summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-02-09rtnetlink: Add RTM_F_OFFLOAD_FAILED flagAmit Cohen1-0/+5
2021-02-09Merge tag 'mlx5-updates-2021-02-04' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller25-1057/+3812
2021-02-09cxgb4: remove unused vpd_cap_addrHeiner Kallweit2-3/+0
2021-02-09net: bridge: use switchdev for port flags set through sysfs tooVladimir Oltean1-3/+6
2021-02-09selftests: tc-testing: u32: Add tests covering sample optionPhil Sutter1-0/+46
2021-02-09rxrpc: use udp tunnel APIs instead of open code in rxrpc_open_socketXin Long1-45/+24
2021-02-09net-sysfs: Add rtnl locking for getting Tx queue traffic classAlexander Duyck1-3/+10
2021-02-09nfc: st-nci: Remove unnecessary variablewengjianfeng1-2/+1
2021-02-09selftests/net: so_txtime: remove unneeded semicolonYang Li1-1/+1
2021-02-09seg6: fool-proof the processing of SRv6 behavior attributesAndrea Mayer1-28/+39
2021-02-08Merge tag 'batadv-next-pullrequest-20210208' of git://git.open-mesh.org/linux...Jakub Kicinski57-65/+66
2021-02-07Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski12-242/+906
2021-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextJakub Kicinski44-247/+406
2021-02-07r8169: don't try to disable interrupts if NAPI is scheduled alreadyHeiner Kallweit1-2/+4
2021-02-07net/packet: Improve the comment about LL header visibility criteriaXie He1-2/+2
2021-02-07Merge branch 'net-ipa-a-mix-of-small-improvements'Jakub Kicinski5-67/+73
2021-02-07net: ipa: avoid field overflowAlex Elder1-8/+14
2021-02-07net: ipa: get rid of status size constraintAlex Elder1-3/+0
2021-02-07net: ipa: use a Boolean rather than count when replenishingAlex Elder1-16/+19
2021-02-07net: ipa: remove two unused register definitionsAlex Elder1-10/+0
2021-02-07net: ipa: do not cache event ring stateAlex Elder2-19/+21
2021-02-07net: ipa: synchronize NAPI only for suspendAlex Elder1-8/+10
2021-02-07net: ipa: move mutex calls into __gsi_channel_stop()Alex Elder1-11/+17
2021-02-07Merge branch 'lag-offload-for-ocelot-dsa-switches'Jakub Kicinski7-143/+262
2021-02-07net: dsa: felix: propagate the LAG offload ops towards the ocelot libVladimir Oltean3-6/+38
2021-02-07net: dsa: make assisted_learning_on_cpu_port bypass offloaded LAG interfacesVladimir Oltean2-0/+21
2021-02-07net: mscc: ocelot: rebalance LAGs on link up/down eventsVladimir Oltean4-9/+64
2021-02-07net: mscc: ocelot: rename aggr_count to num_ports_in_lagVladimir Oltean1-4/+3
2021-02-07net: mscc: ocelot: drop the use of the "lags" arrayVladimir Oltean2-58/+39
2021-02-07net: mscc: ocelot: set up logical port IDs centrallyVladimir Oltean1-19/+28
2021-02-07net: mscc: ocelot: avoid unneeded "lp" variable in LAG joinVladimir Oltean1-10/+6
2021-02-07net: mscc: ocelot: set up the bonding mask in a way that avoids a net_deviceVladimir Oltean2-7/+24
2021-02-07net: mscc: ocelot: use ipv6 in the aggregation codeVladimir Oltean1-1/+4
2021-02-07net: mscc: ocelot: don't refuse bonding interfaces we can't offloadVladimir Oltean3-28/+17
2021-02-07net: mscc: ocelot: use a switch-case statement in ocelot_netdevice_eventVladimir Oltean1-23/+45
2021-02-07net: mscc: ocelot: rename ocelot_netdevice_port_event to ocelot_netdevice_cha...Vladimir Oltean1-32/+27
2021-02-07Merge branch 'automatically-manage-dsa-master-interface-state'Jakub Kicinski4-28/+50
2021-02-07Revert "net: ipv4: handle DSA enabled master network devices"Vladimir Oltean1-4/+17
2021-02-07Revert "net: Have netpoll bring-up DSA management interface"Vladimir Oltean1-18/+4
2021-02-07net: dsa: automatically bring user ports down when master goes downVladimir Oltean1-0/+24
2021-02-07net: dsa: automatically bring up DSA master when opening user portVladimir Oltean2-6/+5
2021-02-07Merge branch 'net-hns3-updates-for-next'Jakub Kicinski15-63/+140
2021-02-07net: hns3: replace macro of max qset number with specificationGuangbin Huang6-6/+12
2021-02-07net: hns3: debugfs add max tm rate specification printGuangbin Huang1-0/+1
2021-02-07net: hns3: add support for obtaining the maximum frame sizeYufeng Mo9-8/+20
2021-02-07net: hns3: optimize the code when update the tc infoGuoJia Liao3-7/+12
2021-02-07net: hns3: RSS indirection table use device specificationGuangbin Huang6-41/+66
2021-02-07net: hns3: add api capability bits for firmwareJian Shen4-2/+30
2021-02-07Merge branch 'mptcp-misc-updates-for-tests-lock-annotation'Jakub Kicinski5-478/+614
2021-02-07mptcp: pm: add lockdep assertionsFlorian Westphal4-0/+24