aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-12-04tcp: reduce POLLOUT events caused by TCP_NOTSENT_LOWATEric Dumazet3-8/+22
2018-12-04Merge branch 'act_tunnel_key-support-key-less-tunnels'David S. Miller1-11/+14
2018-12-04net/sched: act_tunnel_key: Don't dump dst port if it wasn't setAdi Nissim1-1/+3
2018-12-04net/sched: act_tunnel_key: Allow key-less tunnelsAdi Nissim1-10/+11
2018-12-04qed: fix spelling mistake "Dispalying" -> "Displaying"Colin Ian King1-1/+1
2018-12-04Merge branch 'mlxsw-Add-one-armed-router-support'David S. Miller8-9/+287
2018-12-04selftests: mlxsw: Add one-armed router testIdo Schimmel1-0/+259
2018-12-04mlxsw: spectrum: Mirror loopbacked packets instead of trapping themIdo Schimmel2-1/+4
2018-12-04net: Do not route unicast IP packets twiceIdo Schimmel2-0/+14
2018-12-04skbuff: Rename 'offload_mr_fwd_mark' to 'offload_l3_fwd_mark'Ido Schimmel4-8/+10
2018-12-03net: marvell: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li2-26/+2
2018-12-03net: qca_spi: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li1-14/+2
2018-12-03net: stmmac: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li1-30/+4
2018-12-03nfp: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li1-34/+8
2018-12-03Merge branch 'mlx4_core-cleanups'David S. Miller1-9/+8
2018-12-03net/mlx4_core: Fix several coding style errorsErez Alfasi1-3/+3
2018-12-03net/mlx4_core: Fix return codes of unsupported operationsErez Alfasi1-6/+5
2018-12-03net: phy: Also request modules for C45 IDsJose Abreu1-1/+15
2018-12-03Merge branch 'octeontx2-next'David S. Miller10-184/+1095
2018-12-03octeontx2-af: Enable mkex profileVamsi Attunuru8-2/+213
2018-12-03octeontx2-af: Add LSO format configuration mailboxNithin Dabilpuram3-7/+91
2018-12-03octeontx2-af: Add L3 and L4 packet verification mailboxVidhya Raman3-0/+55
2018-12-03octeontx2-af: Configure VLAN TPIDsNithin Dabilpuram1-0/+7
2018-12-03octeontx2-af: Add support for Tx packet markingKrzysztof Kanas3-0/+133
2018-12-03octeontx2-af: Enable RSS with promiscuous modeVamsi Attunuru1-4/+31
2018-12-03octeontx2-af: Define all NIX_AF_RX_DEF_* registersJerin Jacob1-5/+20
2018-12-03octeontx2-af: Enable inner IPv4 checksum and its error codeJerin Jacob1-1/+8
2018-12-03octeontx2-af: Allow freeing single TLx Tx schedule queueNithin Dabilpuram1-1/+71
2018-12-03octeontx2-af: Restrict TL1 allocation and configurationNithin Dabilpuram3-18/+218
2018-12-03octeontx2-af: Add support for runtime RSS algo index reservationJerin Jacob4-94/+119
2018-12-03octeontx2-af: Add support for dynamic flow cfg to RSS field generationJerin Jacob2-27/+87
2018-12-03octeontx2-af: Add response for RSS flow key cfg messageJerin Jacob4-73/+86
2018-12-03octeontx2-af: Skip NIXLF check for bcast MCE entrySunil Goutham2-6/+10
2018-12-03Merge branch 'udp-msg_zerocopy'David S. Miller9-27/+90
2018-12-03selftests: extend zerocopy tests to udpWillem de Bruijn3-1/+7
2018-12-03udp: elide zerocopy operation in hot pathWillem de Bruijn5-31/+36
2018-12-03udp: msg_zerocopyWillem de Bruijn5-3/+55
2018-12-03Merge tag 'wireless-drivers-next-for-davem-2018-11-30' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller131-1144/+4620
2018-12-03Merge branch 'davinci_emac-read-the-MAC-address-from-nvmem'David S. Miller6-51/+49
2018-12-03net: davinci_emac: use nvmem_get_mac_address()Bartosz Golaszewski1-5/+9
2018-12-03of: net: kill of_get_nvmem_mac_address()Bartosz Golaszewski2-45/+0
2018-12-03net: cadence: switch to using nvmem_get_mac_address()Bartosz Golaszewski1-1/+1
2018-12-03net: ethernet: provide nvmem_get_mac_address()Bartosz Golaszewski2-0/+39
2018-12-03rhashtable: detect when object movement between tables might have invalidated a lookupNeilBrown2-11/+31
2018-12-03Merge branch 'hns3-ethtool-dump'David S. Miller4-5/+345
2018-12-03net: hns3: Adds support to dump(using ethool-d) PCIe regs in HNS3 PF driverJian Shen2-5/+171
2018-12-03net: hns3: Support "ethtool -d" for HNS3 VF driverJian Shen2-0/+174
2018-12-03net: phy: improve generic EEE ethtool functionsHeiner Kallweit1-5/+10
2018-12-03Merge branch 'VXLAN-underlay-VRF'David S. Miller8-9/+228
2018-12-03test/net: Add script for VXLAN underlay in a VRFAlexis Bauvin2-1/+130