aboutsummaryrefslogtreecommitdiffstats
path: root/net/netlink (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-15net: hsr: fix naming of file and functionsMurali Karicheri4-24/+24
2019-04-15net: phy: switch drivers to use dynamic feature detectionHeiner Kallweit30-120/+120
2019-04-15nfp: flower: offload merge flowsJohn Hurley4-13/+126
2019-04-15nfp: flower: support stats update for merge flowsJohn Hurley2-0/+117
2019-04-15nfp: flower: generate merge flow ruleJohn Hurley2-1/+150
2019-04-15nfp: flower: validate merge hint flowsJohn Hurley1-0/+228
2019-04-15nfp: flower: handle merge hint messagesJohn Hurley4-1/+78
2019-04-15nfp: flower: get flows by host contextJohn Hurley2-16/+89
2019-04-15nfp: flower: allow tunnels to output to internal portJohn Hurley1-3/+4
2019-04-15nfp: flower: support fallback packets from internal portsJohn Hurley1-2/+24
2019-04-15nfp: allow fallback packets from non-reprsJohn Hurley6-16/+30
2019-04-15nfp: flower: allow offloading of matches on 'internal' portsJohn Hurley5-9/+153
2019-04-15nfp: flower: turn on recirc and merge hint support in firmwareJohn Hurley4-0/+25
2019-04-15net: hns3: fix for vport->bw_limit overflow problemYunsheng Lin1-1/+1
2019-04-15net: hns3: fix sparse: warning when calling hclge_set_vlan_filter_hw()Jian Shen1-2/+4
2019-04-15sctp: implement memory accounting on rx pathXin Long4-15/+15
2019-04-15sctp: implement memory accounting on tx pathXin Long1-2/+8
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-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-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-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-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-12rhashtable: use BIT(0) for locking.NeilBrown2-12/+25
2019-04-12rhashtable: replace rht_ptr_locked() with rht_assign_locked()NeilBrown2-6/+9
2019-04-12rhashtable: move dereference inside rht_ptr()NeilBrown3-34/+49
2019-04-12rhashtable: reorder some inline functions and macros.NeilBrown1-71/+71
2019-04-12rhashtable: fix some __rcu annotation errorsNeilBrown2-7/+8
2019-04-12rhashtable: use struct_size() in kvzalloc()Gustavo A. R. Silva1-2/+1
2019-04-12nfp: split out common control message handling codeJakub Kicinski8-263/+340
2019-04-12nfp: move vNIC reset before netdev initJakub Kicinski1-3/+3
2019-04-12nfp: add a mutex lock for the vNIC ctrl BARJakub Kicinski4-23/+87
2019-04-12nfp: opportunistically poll for reconfig resultDirk van der Merwe1-4/+21
2019-04-12ipv6: Remove flowi6_oif compare from __ip6_route_redirectDavid Ahern1-2/+0