summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* net: move the xps maps to an arrayAntoine Tenart2021-03-182-45/+34
* net: remove the xps possible_maskAntoine Tenart2021-03-182-29/+15
* net: embed nr_ids in the xps mapsAntoine Tenart2021-03-182-40/+43
* net: embed num_tc in the xps mapsAntoine Tenart2021-03-182-50/+58
* net-sysfs: make xps_cpus_show and xps_rxqs_show consistentAntoine Tenart2021-03-181-15/+18
* net-sysfs: store the return of get_netdev_queue_index in an unsigned intAntoine Tenart2021-03-181-4/+7
* net-sysfs: convert xps_cpus_show to bitmap_zallocAntoine Tenart2021-03-181-6/+6
* net: dsa: tag_brcm: add support for legacy tagsÁlvaro Fernández Rojas2021-03-172-3/+111
* tipc: remove some unnecessary warningsJon Maloy2021-03-172-21/+16
* tipc: add host-endian copy of user subscription to struct tipc_subscriptionJon Maloy2021-03-173-40/+37
* tipc: simplify api between binding table and topology serverJon Maloy2021-03-173-48/+43
* tipc: simplify signature of tipc_find_service()Jon Maloy2021-03-173-27/+39
* tipc: simplify signature of tipc_service_find_range()Jon Maloy2021-03-171-6/+8
* tipc: simplify signature of tipc_nametbl_lookup_group()Jon Maloy2021-03-173-36/+27
* tipc: simplify signature of tipc_nametbl_lookup_mcast_nodes()Jon Maloy2021-03-173-16/+14
* tipc: simplify signature of tipc_namtbl_lookup_mcast_sockets()Jon Maloy2021-03-173-19/+18
* tipc: refactor tipc_sendmsg() and tipc_lookup_anycast()Jon Maloy2021-03-174-95/+91
* tipc: rename binding table lookup functionsJon Maloy2021-03-174-37/+56
* tipc: simplify signature of tipc_nametbl_withdraw() functionsJon Maloy2021-03-175-68/+70
* tipc: simplify call signatures for publication creationJon Maloy2021-03-173-40/+34
* tipc: simplify signature of tipc_namtbl_publish()Jon Maloy2021-03-175-58/+68
* tipc: introduce new unified address type for internal useJon Maloy2021-03-172-1/+46
* tipc: move creation of publication item one level up in call chainJon Maloy2021-03-171-33/+32
* tipc: re-organize members of struct publicationJon Maloy2021-03-174-97/+92
* ethtool: Add common function for filling out stringsAlexander Duyck2021-03-171-0/+12
* openvswitch: Warn over-mtu packets only if iface is UP.Flavio Leitner2021-03-161-3/+5
* net: ocelot: Remove ocelot_xfh_get_cpuqHoratiu Vultur2021-03-161-2/+0
* net: ocelot: Extend MRPHoratiu Vultur2021-03-161-6/+0
* net: ipv4: route.c: simplify procfs codeYejune Deng2021-03-161-30/+4
* net: bridge: mcast: factor out common allow/block EHT handlingNikolay Aleksandrov2021-03-161-71/+27
* net: bridge: mcast: remove unreachable EHT codeNikolay Aleksandrov2021-03-161-42/+15
* net: dsa: mt7530: support MDB and bridge flag operationsDENG Qingfang2021-03-161-13/+1
* net: export dev_set_threaded symbolLorenzo Bianconi2021-03-151-0/+1
* psample: Add additional metadata attributesIdo Schimmel2021-03-141-1/+38
* psample: Encapsulate packet metadata in a structIdo Schimmel2021-03-142-12/+10
* ethernet: constify eth_get_headlen()'s data argumentAlexander Lobakin2021-03-141-1/+1
* flow_dissector: constify raw input data argumentAlexander Lobakin2021-03-141-19/+22
* gro: give 'hash' variable in dev_gro_receive() a less confusing nameAlexander Lobakin2021-03-141-6/+6
* gro: consistentify napi->gro_hash[x] access in dev_gro_receive()Alexander Lobakin2021-03-141-11/+11
* gro: simplify gro_list_prepare()Alexander Lobakin2021-03-141-8/+4
* Merge tag 'batadv-next-pullrequest-20210312' of git://git.open-mesh.org/linux...David S. Miller2021-03-131-4/+1
|\
| * batman-adv: Use netif_rx_any_context().Sebastian Andrzej Siewior2021-02-131-4/+1
* | net/sched: act_police: add support for packet-per-second policingBaowen Zheng2021-03-132-32/+102
* | flow_offload: add support for packet-per-second policingXingfeng Hu2021-03-131-0/+3
* | mptcp: remove a list of addrs when flushingGeliang Tang2021-03-121-4/+4
* | mptcp: remove multi addresses and subflows in PMGeliang Tang2021-03-121-0/+48
* | mptcp: remove multi subflows in PMGeliang Tang2021-03-123-22/+31
* | mptcp: remove multi addresses in PMGeliang Tang2021-03-122-17/+20
* | mptcp: add rm_list_rx in mptcp_pm_dataGeliang Tang2021-03-122-1/+3
* | mptcp: add rm_list in mptcp_options_receivedGeliang Tang2021-03-123-10/+18