summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-04-15sctp: implement memory accounting on tx pathXin Long1-2/+8
2019-04-15Merge branch 'mlxsw-Add-neighbour-offload-indication'David S. Miller2-8/+47
2019-04-15selftests: mlxsw: Test neighbour offload indicationIdo Schimmel1-0/+26
2019-04-15mlxsw: spectrum_router: Add neighbour offload indicationIdo Schimmel1-0/+6
2019-04-15mlxsw: spectrum_router: Propagate neighbour update errorsIdo Schimmel1-8/+15
2019-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller57-638/+1187
2019-04-15bridge: only include nf_queue.h if neededStephen Rothwell1-0/+2
2019-04-14r8169: change irq handler to always trigger NAPI pollingHeiner Kallweit1-4/+2
2019-04-14Merge branch 'r8169-phy-func-ptr-arrays'David S. Miller1-274/+127
2019-04-14r8169: create function pointer array for chip hw init functionsHeiner Kallweit1-151/+68
2019-04-14r8169: create function pointer array for PHY init functionsHeiner Kallweit1-123/+59
2019-04-14Merge branch 'hns3-next'David S. Miller14-530/+1224
2019-04-14net: hns3: code optimization for command queue' spin lockPeng Li2-4/+4
2019-04-14net: hns3: free the pending skb when clean RX ringPeng Li1-0/+7
2019-04-14net: hns3: do not initialize MDIO bus when PHY is inexistentJian Shen1-1/+7
2019-04-14net: hns3: set dividual reset level for all RAS and MSI-X errorsWeihang Li2-339/+618
2019-04-14net: hns3: divide shared buffer between TCYunsheng Lin1-7/+20
2019-04-14net: hns3: always assume no drop TC for performance reasonYunsheng Lin1-25/+4
2019-04-14net: hns3: add hns3_gro_complete for HW GRO processYunsheng Lin1-75/+123
2019-04-14net: hns3: minor refactor for hns3_rx_checksumYunsheng Lin1-7/+2
2019-04-14net: hns3: fix set port based VLAN issue for VFJian Shen7-9/+111
2019-04-14net: hns3: fix set port based VLAN for PFJian Shen3-34/+203
2019-04-14net: hns3: fix VLAN offload handle for VLAN inserted by portJian Shen3-4/+52
2019-04-14net: hns3: modify VLAN initialization to be compatible with port based VLANJian Shen3-30/+78
2019-04-14Merge branch 'net-phy-shrink-PHY-settings-array-and-add-200Gbps-support'David S. Miller1-202/+68
2019-04-14phy: warn if phylib and ethtool PHY mode definitions are out of syncHeiner Kallweit1-0/+5
2019-04-14net: phy: add support for new modes in phylibHeiner Kallweit1-0/+18
2019-04-14net: phy: shrink PHY settings arrayHeiner Kallweit1-202/+45
2019-04-13Merge branch 'rhashtable-bit-locking-m68k'David S. Miller3-110/+142
2019-04-13rhashtable: use BIT(0) for locking.NeilBrown2-12/+25
2019-04-13rhashtable: replace rht_ptr_locked() with rht_assign_locked()NeilBrown2-6/+9
2019-04-13rhashtable: move dereference inside rht_ptr()NeilBrown3-34/+49
2019-04-13rhashtable: reorder some inline functions and macros.NeilBrown1-71/+71
2019-04-13rhashtable: fix some __rcu annotation errorsNeilBrown2-7/+8
2019-04-13rhashtable: use struct_size() in kvzalloc()Gustavo A. R. Silva1-2/+1
2019-04-13Merge branch 'nfp-update-to-control-structures'David S. Miller12-293/+451
2019-04-13nfp: split out common control message handling codeJakub Kicinski8-263/+340
2019-04-13nfp: move vNIC reset before netdev initJakub Kicinski1-3/+3
2019-04-13nfp: add a mutex lock for the vNIC ctrl BARJakub Kicinski4-23/+87
2019-04-13nfp: opportunistically poll for reconfig resultDirk van der Merwe1-4/+21
2019-04-13ipv6: Remove flowi6_oif compare from __ip6_route_redirectDavid Ahern1-2/+0
2019-04-13Merge branch 'netdevsim-Mostly-cleanup-in-sdev-bpf-iface-area'David S. Miller6-90/+159
2019-04-13netdevsim: move sdev-specific init/uninit code into separate functionsJiri Pirko1-25/+38
2019-04-13netdevsim: make bpf_offload_dev_create() per-sdev instead of first nsJiri Pirko1-12/+14
2019-04-13netdevsim: move sdev specific bpf debugfs files to sdev dirJiri Pirko3-13/+13
2019-04-13netdevsim: move shared dev creation and destruction into separate fileJiri Pirko4-50/+104
2019-04-13Documentation: net: dsa: transition to the rst formatIoana Ciornei5-154/+169
2019-04-13net: veth: use generic helper to report timestamping infoJulian Wiedmann1-13/+1
2019-04-13net: loopback: use generic helper to report timestamping infoJulian Wiedmann1-13/+1
2019-04-13net: dummy: use generic helper to report timestamping infoJulian Wiedmann1-13/+2