summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s390/qeth: remove OSN supportJulian Wiedmann2021-07-2010-375/+48
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller2021-07-203-16/+73
|\
| * iavf: fix locking of critical sectionsStefan Assmann2021-07-191-7/+50
| * iavf: do not override the adapter state in the watchdog taskStefan Assmann2021-07-191-1/+0
| * i40e: improve locking of mac_filter_hashStefan Assmann2021-07-191-3/+20
| * net: phy: Fix data type in DP83822 dp8382x_disable_wol()Marek Vasut2021-07-181-5/+3
* | Merge branch 'veth-flexible-channel-numbers'David S. Miller2021-07-202-54/+434
|\ \
| * | selftests: net: veth: add tests for set_channelPaolo Abeni2021-07-201-1/+182
| * | veth: create by default nr_possible_cpus queuesPaolo Abeni2021-07-201-0/+37
| * | veth: implement support for set_channel ethtool opPaolo Abeni2021-07-201-2/+123
| * | veth: factor out initialization helperPaolo Abeni2021-07-201-49/+92
| * | veth: always report zero combined channelsPaolo Abeni2021-07-201-2/+0
|/ /
* | memcg: enable accounting for scm_fp_list objectsVasily Averin2021-07-201-2/+2
* | memcg: ipv6/sit: account and don't WARN on ip_tunnel_prl structs allocationVasily Averin2021-07-201-2/+3
* | memcg: enable accounting for VLAN group arrayVasily Averin2021-07-201-1/+1
* | memcg: enable accounting for inet_bin_bucket cacheVasily Averin2021-07-202-2/+4
* | memcg: enable accounting for IP address and routing-related objectsVasily Averin2021-07-207-10/+10
* | memcg: enable accounting for net_device and Tx/Rx queuesVasily Averin2021-07-201-3/+3
* | Merge branch 'bridge-vlan-multicast'David S. Miller2021-07-2015-826/+1791
|\ \ | |/ |/|
| * net: bridge: vlan: add mcast snooping controlNikolay Aleksandrov2021-07-204-1/+47
| * net: bridge: vlan: notify when global options changeNikolay Aleksandrov2021-07-201-1/+79
| * net: bridge: vlan: add support for dumping global vlan optionsNikolay Aleksandrov2021-07-204-8/+69
| * net: bridge: vlan: add support for global optionsNikolay Aleksandrov2021-07-204-3/+115
| * net: bridge: multicast: include router port vlan id in notificationsNikolay Aleksandrov2021-07-204-10/+26
| * net: bridge: multicast: add vlan querier and query supportNikolay Aleksandrov2021-07-201-8/+60
| * net: bridge: multicast: check if should use vlan mcast ctxNikolay Aleksandrov2021-07-202-15/+62
| * net: bridge: multicast: use the port group to port context helperNikolay Aleksandrov2021-07-201-6/+15
| * net: bridge: multicast: add helper to get port mcast context from port groupNikolay Aleksandrov2021-07-201-0/+38
| * net: bridge: add vlan mcast snooping knobNikolay Aleksandrov2021-07-207-48/+175
| * net: bridge: multicast: add vlan state initialization and controlNikolay Aleksandrov2021-07-203-18/+164
| * net: bridge: vlan: add global and per-port multicast contextNikolay Aleksandrov2021-07-203-40/+106
| * net: bridge: multicast: use multicast contexts instead of bridge or portNikolay Aleksandrov2021-07-208-515/+575
| * net: bridge: multicast: factor out bridge multicast contextNikolay Aleksandrov2021-07-205-275/+335
| * net: bridge: multicast: factor out port multicast contextNikolay Aleksandrov2021-07-205-99/+146
|/
* igmp: Add ip_mc_list lock in ip_check_mc_rcuLiu Jian2021-07-171-0/+2
* Merge branch 'vmxnet3-version-6'David S. Miller2021-07-166-82/+235
|\
| * vmxnet3: update to version 6Ronak Doshi2021-07-162-3/+13
| * vmxnet3: increase maximum configurable mtu to 9190Ronak Doshi2021-07-162-2/+6
| * vmxnet3: set correct hash type based on rss informationRonak Doshi2021-07-162-9/+29
| * vmxnet3: add support for ESP IPv6 RSSRonak Doshi2021-07-161-0/+20
| * vmxnet3: remove power of 2 limitation on the queuesRonak Doshi2021-07-161-3/+5
| * vmxnet3: add support for 32 Tx/Rx queuesRonak Doshi2021-07-163-60/+151
| * vmxnet3: prepare for version 6 changesRonak Doshi2021-07-165-5/+11
|/
* tipc: keep the skb in rcv queue until the whole data is readXin Long2021-07-161-9/+27
* Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tDavid S. Miller2021-07-166-24/+595
|\
| * igc: Export LEDsKurt Kanzenbach2021-07-165-0/+155
| * igc: Make flex filter more flexibleKurt Kanzenbach2021-07-163-20/+22
| * igc: Allow for Flex Filters to be installedVinicius Costa Gomes2021-07-161-6/+0
| * igc: Integrate flex filter into ethtool opsKurt Kanzenbach2021-07-164-10/+228
| * igc: Add possibility to add flex filterKurt Kanzenbach2021-07-164-5/+207