summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-07act_ife: fix a typo in kmemdup() parametersWANG Cong
2016-03-05Merge branch 'reset_mac_header'David S. Miller
2016-03-05wireless: use reset to set mac headerZhang Shengju
2016-03-05mac80211: use reset to set header pointerZhang Shengju
2016-03-05mac80211_hwsim: use reset to set mac headerZhang Shengju
2016-03-05vxlan: use reset to set header pointersZhang Shengju
2016-03-04Merge tag 'rxrpc-rewrite-20160304' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller
2016-03-04Merge branch 'DIV_ROUND_UP-uapi'David S. Miller
2016-03-04ethtool.h: define INT_MAX for userlandNicolas Dichtel
2016-03-04drm/vmwgfx: remove userland definition of DIV_ROUND_UPNicolas Dichtel
2016-03-04cxgb4i: don't redefine DIV_ROUND_UPNicolas Dichtel
2016-03-04uapi: define DIV_ROUND_UP for userlandNicolas Dichtel
2016-03-04nfp: remove Rolf Neugebauer as co-maintainerSimon Horman
2016-03-04rxrpc: Don't try to map ICMP to error as the lower layer already did thatDavid Howells
2016-03-04rxrpc: Clear the unused part of a sockaddr_rxrpc for memcmp() useDavid Howells
2016-03-04rxrpc: rxkad: Casts are needed when comparing be32 valuesDavid Howells
2016-03-04rxrpc: rxkad: The version number in the response should be net byte orderDavid Howells
2016-03-04rxrpc: Use ACCESS_ONCE() when accessing circular buffer pointersDavid Howells
2016-03-04rxrpc: Adjust some whitespace and commentsDavid Howells
2016-03-04rxrpc: Be more selective about the types of received packets we acceptDavid Howells
2016-03-04rxrpc: Fix defined range for /proc/sys/net/rxrpc/rx_mtuDavid Howells
2016-03-04rxrpc: The protocol family should be set to PF_RXRPC not PF_UNIXDavid Howells
2016-03-04rxrpc: Keep the skb private record of the Rx header in host byte orderDavid Howells
2016-03-04rxrpc: Rename call events to begin RXRPC_CALL_EV_David Howells
2016-03-04rxrpc: Convert call flag and event numbers into enumsDavid Howells
2016-03-04rxrpc: Fix a case where a call event bit is being used as a flag bitDavid Howells
2016-03-03net: sched: use pfifo_fast for non real queuesEric Dumazet
2016-03-03net: ipv6: Fix refcnt on host routesDavid Ahern
2016-03-03net: ezchip: adapt driver to little endian architectureLada Trimasova
2016-03-03sh_eth, ravb: Use ARCH_RENESASSimon Horman
2016-03-03net: mellanox: add DEVLINK dependenciesArnd Bergmann
2016-03-03Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2016-03-03net: relax setup_tc ndo op handle restrictionJohn Fastabend
2016-03-02ethernet/atl1c: remove left over dead codeEric Engestrom
2016-03-02net/ipv4: remove left over dead codeEric Engestrom
2016-03-02net/rtnetlink: remove dead codeEric Engestrom
2016-03-02Merge branch 'cxgb4-next'David S. Miller
2016-03-02cxgb4vf: Remove dead functions collect_netdev_[um]c_list_addrsHariprasad Shenai
2016-03-02cxgb4vf: Remove redundant adapter ready check during probeHariprasad Shenai
2016-03-02cxgb4vf: Make sge init code more readableHariprasad Shenai
2016-03-02cxgb4/cxgb4vf: For T6 adapter, set FBMIN to 64 bytesHariprasad Shenai
2016-03-02cxgb4/cxgb4vf: Use fl capacity to check if fl needs to be replenishedHariprasad Shenai
2016-03-02Merge branch 'stmmac-optimizations'David S. Miller
2016-03-02stmmac: update version to Oct_2015Giuseppe Cavallaro
2016-03-02stmmac: tune rx copy via threshold.Giuseppe Cavallaro
2016-03-02stmmac: do not perform zero-copy for rx framesGiuseppe Cavallaro
2016-03-02stmmac: fix phy init when attached to a phyFabrice Gasnier
2016-03-02stmmac: do not poll phy handler when attach a switchGiuseppe Cavallaro
2016-03-02stmmac: first frame prep at the end of xmit routineGiuseppe Cavallaro
2016-03-02stmmac: set dirty index out of the loopGiuseppe Cavallaro