summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-10net: l2tp: export debug flags to UAPIAsbjørn Sloth Tønnesen
2016-12-10Merge branch 'sxgbe-stmmac-remove-private-tx-lock'David S. Miller
2016-12-10net: ethernet: stmmac: remove private tx queue lockLino Sanfilippo
2016-12-10net: ethernet: sxgbe: remove private tx queue lockLino Sanfilippo
2016-12-10Merge branch 'bridge-fast-ageing-on-topology-change'David S. Miller
2016-12-10net: bridge: shorten ageing time on topology changeVivien Didelot
2016-12-10net: bridge: add helper to set topology changeVivien Didelot
2016-12-10net: bridge: add helper to offload ageing timeVivien Didelot
2016-12-10net: nicvf: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-12-10net: ethernet: ti: cpsw: sync rates for channels in dual emac modeIvan Khoronzhuk
2016-12-10net: ethernet: ti: cpsw: re-split res only when speed is changedIvan Khoronzhuk
2016-12-10net: ethernet: ti: cpsw: combine budget and weight split and checkIvan Khoronzhuk
2016-12-10net: ethernet: ti: cpsw: don't start queue twiceIvan Khoronzhuk
2016-12-10net: ethernet: ti: cpsw: use same macros to get active slaveIvan Khoronzhuk
2016-12-10net: mvneta: select GENERIC_ALLOCATORArnd Bergmann
2016-12-10net: socket: removed an unnecessary newlineAmit Kushwaha
2016-12-10netlink: use blocking notifierWANG Cong
2016-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-12-10Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-12-09net: mlx5: Fix Kconfig help textChristopher Covington
2016-12-09net: skb_condense() can also deal with empty skbsEric Dumazet
2016-12-09net: smsc911x: back out silently on probe deferralsLinus Walleij
2016-12-09Merge tag 'mac80211-next-for-davem-2016-12-09' of git://git.kernel.org/pub/sc...David S. Miller
2016-12-09ibmveth: set correct gso_size and gso_typeThomas Falcon
2016-12-09Merge branch 'udp-receive-path-optimizations'David S. Miller
2016-12-09udp: udp_rmem_release() should touch sk_rmem_alloc laterEric Dumazet
2016-12-09udp: add batching to udp_rmem_release()Eric Dumazet
2016-12-09udp: copy skb->truesize in the first cache lineEric Dumazet
2016-12-09udp: add busylocks in RX pathEric Dumazet
2016-12-09Merge branch 'qcom-emac'David S. Miller
2016-12-09net: qcom/emac: add support for the Qualcomm Technologies QDF2400Timur Tabi
2016-12-09net: qcom/emac: move phy init code to separate filesTimur Tabi
2016-12-09Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-12-09Merge branch 'for-4.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-12-09Merge tag 'ceph-for-4.9-rc9' of git://github.com/ceph/ceph-clientLinus Torvalds
2016-12-09Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2016-12-09Merge tag 'm68k-for-v4.9-tag2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-12-09Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-12-09Revert "radix tree test suite: fix compilation"Linus Torvalds
2016-12-09cfg80211/mac80211: fix BSS leaks when abandoning assoc attemptsJohannes Berg
2016-12-09nl80211: Use different attrs for BSSID and random MAC addr in scan reqVamsi Krishna
2016-12-09nl80211: fix logic inversion in start_nan()Johannes Berg
2016-12-08net: xgene: avoid bogus maybe-uninitialized warningArnd Bergmann
2016-12-08net: xgene: move xgene_cle_ptree_ewdn data off stackArnd Bergmann
2016-12-08net/mlx5e: use %pad format string for dma_addr_tArnd Bergmann
2016-12-08Merge branch 'ethernet-missing-netdev-parent'David S. Miller
2016-12-08net: ethernet: cpmac: Call SET_NETDEV_DEV()Florian Fainelli
2016-12-08net: ethernet: lantiq_etop: Call SET_NETDEV_DEV()Florian Fainelli
2016-12-08vhost-vsock: fix orphan connection resetPeng Tao