summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds20-44/+537
2016-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1787-28740/+107766
2016-12-12sparc: fix a building error reported by kbuildGonglei \(Arei\)1-0/+1
2016-12-12sparc64: fix typo in pgd_clear()Kirill A. Shutemov1-1/+1
2016-12-12sparc64: restore irq in error paths in iommuDan Carpenter1-0/+2
2016-12-12sparc: leon: Fix a retry loop in leon_init_timers()Dan Carpenter1-28/+28
2016-12-12sparc64: make string buffers large enoughDan Carpenter1-2/+2
2016-12-12sparc64: move dereference after check for NULLDan Carpenter1-3/+2
2016-12-12sparc: kernel: use builtin_platform_driverGeliang Tang1-6/+1
2016-12-12sparc64:Support User Probes for sparcAllen Pais14-4/+500
2016-12-11Linux 4.9v4.9Linus Torvalds1-2/+2
2016-12-11Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2-2/+2
2016-12-11netfilter: nft_counter: rework atomic dump and resetPablo Neira1-72/+55
2016-12-11MIPS: Lantiq: Fix mask of GPE frequencyHauke Mehrtens1-1/+1
2016-12-11MIPS: Return -ENODEV from weak implementation of rtc_mips_set_timeLuuk Paulussen1-1/+1
2016-12-11e1000: use disable_hardirq() for e1000_netpoll()WANG Cong2-6/+6
2016-12-11i40e: don't truncate match_method assignmentKeller, Jacob E1-2/+1
2016-12-11net: ethernet: ti: netcp: add support of cptsWingMan Kwok4-14/+452
2016-12-11net: phy: phy drivers should not set SUPPORTED_[Asym_]PauseTimur Tabi11-90/+67
2016-12-11net: l2tp: ppp: change PPPOL2TP_MSG_* => L2TP_MSG_*Asbjørn Sloth Tønnesen1-27/+27
2016-12-11net: l2tp: deprecate PPPOL2TP_MSG_* in favour of L2TP_MSG_*Asbjørn Sloth Tønnesen2-11/+10
2016-12-11net: l2tp: export debug flags to UAPIAsbjørn Sloth Tønnesen2-11/+16
2016-12-11Merge branch 'sxgbe-stmmac-remove-private-tx-lock'David S. Miller4-45/+12
2016-12-11net: ethernet: stmmac: remove private tx queue lockLino Sanfilippo2-23/+6
2016-12-11net: ethernet: sxgbe: remove private tx queue lockLino Sanfilippo2-22/+6
2016-12-11Merge branch 'bridge-fast-ageing-on-topology-change'David S. Miller6-23/+65
2016-12-11net: bridge: shorten ageing time on topology changeVivien Didelot3-2/+30
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