summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-12-11net: bridge: add helper to set topology changeVivien Didelot4-4/+11
2016-12-11net: bridge: add helper to offload ageing timeVivien Didelot3-17/+24
2016-12-11net: nicvf: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-25/+31
2016-12-11net: ethernet: ti: cpsw: sync rates for channels in dual emac modeIvan Khoronzhuk1-1/+11
2016-12-11net: ethernet: ti: cpsw: re-split res only when speed is changedIvan Khoronzhuk1-5/+59
2016-12-11net: ethernet: ti: cpsw: combine budget and weight split and checkIvan Khoronzhuk1-73/+34
2016-12-11net: ethernet: ti: cpsw: don't start queue twiceIvan Khoronzhuk1-2/+0
2016-12-11net: ethernet: ti: cpsw: use same macros to get active slaveIvan Khoronzhuk1-4/+1
2016-12-11net: mvneta: select GENERIC_ALLOCATORArnd Bergmann1-0/+1
2016-12-11net: socket: removed an unnecessary newlineAmit Kushwaha1-1/+0
2016-12-11netlink: use blocking notifierWANG Cong1-4/+4
2016-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller80-280/+864
2016-12-10Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds4-37/+57
2016-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds21-20/+142
2016-12-10net: mlx5: Fix Kconfig help textChristopher Covington1-2/+0
2016-12-10net: skb_condense() can also deal with empty skbsEric Dumazet1-9/+13
2016-12-10net: smsc911x: back out silently on probe deferralsLinus Walleij1-1/+8
2016-12-10Merge tag 'mac80211-next-for-davem-2016-12-09' of git://git.kernel.org/pub/sc...David S. Miller7-12/+72
2016-12-10ibmveth: set correct gso_size and gso_typeThomas Falcon2-2/+64
2016-12-10Merge branch 'udp-receive-path-optimizations'David S. Miller3-6/+77
2016-12-10udp: udp_rmem_release() should touch sk_rmem_alloc laterEric Dumazet1-1/+2
2016-12-10udp: add batching to udp_rmem_release()Eric Dumazet2-0/+15
2016-12-10udp: copy skb->truesize in the first cache lineEric Dumazet2-4/+18
2016-12-10udp: add busylocks in RX pathEric Dumazet1-1/+42
2016-12-10Merge branch 'qcom-emac'David S. Miller6-526/+725
2016-12-10net: qcom/emac: add support for the Qualcomm Technologies QDF2400Timur Tabi4-5/+249
2016-12-10net: qcom/emac: move phy init code to separate filesTimur Tabi5-523/+478
2016-12-09Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds9-28/+326
2016-12-09Merge branch 'for-4.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-1/+15
2016-12-09Merge tag 'ceph-for-4.9-rc9' of git://github.com/ceph/ceph-clientLinus Torvalds1-10/+14
2016-12-09Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds3-4/+7
2016-12-09Merge tag 'm68k-for-v4.9-tag2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds13-25/+73
2016-12-09Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds3-2/+6
2016-12-09Revert "radix tree test suite: fix compilation"Linus Torvalds3-1/+30
2016-12-09cfg80211/mac80211: fix BSS leaks when abandoning assoc attemptsJohannes Berg5-9/+50
2016-12-09nl80211: Use different attrs for BSSID and random MAC addr in scan reqVamsi Krishna2-2/+21
2016-12-09nl80211: fix logic inversion in start_nan()Johannes Berg1-1/+1
2016-12-09m68k/atari: Use seq_puts() in atari_get_hardware_list()Markus Elfring1-1/+1
2016-12-09m68k/amiga: Use seq_puts() in amiga_get_hardware_list()Markus Elfring1-2/+1
2016-12-09net: xgene: avoid bogus maybe-uninitialized warningArnd Bergmann1-3/+3
2016-12-09net: xgene: move xgene_cle_ptree_ewdn data off stackArnd Bergmann2-389/+381
2016-12-09net/mlx5e: use %pad format string for dma_addr_tArnd Bergmann1-2/+2
2016-12-09Merge branch 'ethernet-missing-netdev-parent'David S. Miller2-0/+2
2016-12-09net: ethernet: cpmac: Call SET_NETDEV_DEV()Florian Fainelli1-0/+1
2016-12-09net: ethernet: lantiq_etop: Call SET_NETDEV_DEV()Florian Fainelli1-0/+1
2016-12-09vhost-vsock: fix orphan connection resetPeng Tao1-1/+1
2016-12-09Merge branch 'parisc-4.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-25/+16
2016-12-09Merge tag 'linux-can-fixes-for-4.9-20161208' of git://git.kernel.org/pub/scm/...David S. Miller1-2/+4
2016-12-09net: socket: preferred __aligned(size) for control bufferAmit Kushwaha1-1/+2
2016-12-09cxgb4/cxgb4vf: Assign netdev->dev_port with port IDArjun V3-1/+2