aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-01-04soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPFCraig Gallek22-44/+282
2016-01-04soreuseport: fast reuseport UDP socket selectionCraig Gallek5-35/+141
2016-01-04soreuseport: define reuseport groupsCraig Gallek4-1/+196
2016-01-04Merge branch 'mlxsw-fixes'David S. Miller2-17/+23
2016-01-04mlxsw: spectrum: Change bridge port attributes only when bridgedIdo Schimmel2-6/+14
2016-01-04mlxsw: spectrum: Set bridge status in appropriate functionsIdo Schimmel1-10/+5
2016-01-04mlxsw: spectrum: Return NOTIFY_BAD on bridge failureIdo Schimmel1-3/+7
2016-01-04mlxsw: spectrum: Initialize PVID only onceIdo Schimmel1-1/+0
2016-01-04chelsio: constify cphy_ops structuresJulia Lawall8-14/+14
2016-01-04fsl/fman: allow modular buildArnd Bergmann1-1/+2
2016-01-04net: make ip6tunnel_xmit definition conditionalArnd Bergmann1-0/+2
2016-01-04Merge tag 'nfc-next-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-nextDavid S. Miller34-181/+1862
2016-01-04udp: properly support MSG_PEEK with truncated buffersEric Dumazet2-4/+8
2016-01-04Merge branch 'r8169-hw-programming-typo-fixes'David S. Miller1-16/+9
2016-01-04r8169:Correct the way of setting RTL8168DP ephyChun-Hao Lin1-11/+4
2016-01-04r8169:Fix typo in setting RTL8168H PHY PFM mode.Chun-Hao Lin1-2/+2
2016-01-04r8169:Fix typo in setting RTL8168EP and RTL8168H D3cold PFM modeChun-Hao Lin1-3/+3
2016-01-04l2tp: rely on ppp layer for skb scrubbingGuillaume Nault1-16/+1
2016-01-04Merge branch 'sh_eth-remove-BE-desc-support'David S. Miller3-59/+30
2016-01-04sh_eth: get rid of {cpu|edmac}_to_{edmac|cpu}()Sergei Shtylyov1-43/+29
2016-01-04sh_eth: remove EDMAC_BIG_ENDIANSergei Shtylyov3-18/+3
2016-01-04tilepro: use to_delayed_workGeliang Tang1-2/+1
2016-01-04Merge branch 'bnxt_en-combined-rx-tx-channels'David S. Miller3-185/+328
2016-01-04bnxt_en: Modify ethtool -l|-L to support combined or rx/tx rings.Michael Chan1-12/+45
2016-01-04bnxt_en: Modify init sequence to support shared or non shared rings.Michael Chan1-10/+32
2016-01-04bnxt_en: Modify bnxt_get_max_rings() to support shared or non shared rings.Michael Chan3-25/+79
2016-01-04bnxt_en: Re-structure ring indexing and mapping.Michael Chan2-38/+55
2016-01-04bnxt_en: Check for NULL rx or tx ring.Michael Chan1-5/+22
2016-01-04bnxt_en: Separate bnxt_{rx|tx}_ring_info structs from bnxt_napi struct.Michael Chan2-86/+70
2016-01-04bnxt_en: Refactor bnxt_dbg_dump_states().Michael Chan1-17/+33
2015-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller265-1263/+2582
2015-12-31Merge tag 'pci-v4.4-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-1/+3
2015-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds3-18/+25
2015-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds36-198/+334
2015-12-31sparc: Wire up mlock2 system call.David S. Miller3-4/+5
2015-12-31sparc: Add all necessary direct socket system calls.David S. Miller3-18/+24
2015-12-31Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller8-59/+32
2015-12-31Merge branch 'ethtool-phy-stats'David S. Miller5-1/+320
2015-12-31phy: micrel: Add ethtool statistics countersAndrew Lunn1-0/+96
2015-12-31phy: marvell: Add ethtool statistics countersAndrew Lunn1-0/+135
2015-12-31ethtool: Add phy statisticsAndrew Lunn3-1/+89
2015-12-30sctp: sctp should release assoc when sctp_make_abort_user return NULL in sctp_closeXin Long2-4/+5
2015-12-30Merge tag 'wireless-drivers-for-davem-2015-12-28' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-driversDavid S. Miller2-20/+44
2015-12-30net, socket, socket_wq: fix missing initialization of flagsNicolai Stange1-0/+1
2015-12-30Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller7-32/+62
2015-12-30Merge branch 'be2net-next'David S. Miller5-776/+841
2015-12-30be2net: bump up the driver version to 11.0.0.0Suresh Reddy1-1/+1
2015-12-30be2net: support ethtool get-dump optionVenkat Duvvuru5-57/+71
2015-12-30be2net: fix port-res desc query of GET_PROFILE_CONFIG FW cmdSuresh Reddy4-53/+63
2015-12-30be2net: remove unused error variablesVenkat Duvvuru1-4/+0