aboutsummaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2021-03-18net: embed nr_ids in the xps mapsAntoine Tenart2-40/+43
2021-03-18net: embed num_tc in the xps mapsAntoine Tenart2-50/+58
2021-03-18net-sysfs: make xps_cpus_show and xps_rxqs_show consistentAntoine Tenart1-13/+16
2021-03-18net-sysfs: store the return of get_netdev_queue_index in an unsigned intAntoine Tenart1-4/+7
2021-03-18net-sysfs: convert xps_cpus_show to bitmap_zallocAntoine Tenart1-6/+6
2021-03-18net: check all name nodes in __dev_alloc_nameJiri Bohac1-0/+12
2021-03-18ipv6: weaken the v4mapped source checkJakub Kicinski4-10/+15
2021-03-17bpf: net: Emit anonymous enum with BPF_TCP_CLOSE value explicitlyYonghong Song1-0/+12
2021-03-18netfilter: nftables: update table flags from the commit phasePablo Neira Ayuso1-15/+16
2021-03-18netfilter: nftables: skip hook overlap logic if flowtable is stalePablo Neira Ayuso1-0/+3
2021-03-18netfilter: flowtable: refresh timeout after dst and writable checksPablo Neira Ayuso1-4/+4
2021-03-18netfilter: flowtable: call dst_check() to fall back to classic forwardingPablo Neira Ayuso1-10/+2
2021-03-18netfilter: flowtable: fast NAT functions never failPablo Neira Ayuso2-110/+78
2021-03-18netfilter: flowtable: move FLOW_OFFLOAD_DIR_MAX away from enumerationPablo Neira Ayuso2-12/+0
2021-03-18netfilter: flowtable: move skb_try_make_writable() before NAT in IPv4Pablo Neira Ayuso1-4/+4
2021-03-18netfilter: flowtable: consolidate skb_try_make_writable() callPablo Neira Ayuso2-55/+31
2021-03-18netfilter: Fix fall-through warnings for ClangGustavo A. R. Silva3-0/+3
2021-03-18netfilter: flowtable: Make sure GC works periodically in idle systemYinjun Zhang1-1/+1
2021-03-18netfilter: nftables: allow to update flowtable flagsPablo Neira Ayuso1-0/+15
2021-03-18netfilter: nftables: report EOPNOTSUPP on unsupported flowtable flagsPablo Neira Ayuso1-1/+3
2021-03-18netfilter: conntrack: Fix gre tunneling over ipv6Ludovic Senecaux1-3/+0
2021-03-18netfilter: flowtable: separate replace, destroy and stats to different workqueuesOz Shlomo1-8/+36
2021-03-17net: fix race between napi kthread mode and busy pollWei Wang1-1/+18
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky1-1/+0
2021-03-17net: dsa: tag_brcm: add support for legacy tagsÁlvaro Fernández Rojas2-3/+111
2021-03-17Merge tag 'mac80211-for-net-2021-03-17' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller9-15/+32
2021-03-17net/sched: cls_flower: fix only mask bit check in the validate_ct_statewenxu1-1/+1
2021-03-17tipc: remove some unnecessary warningsJon Maloy2-21/+16
2021-03-17tipc: add host-endian copy of user subscription to struct tipc_subscriptionJon Maloy3-40/+37
2021-03-17tipc: simplify api between binding table and topology serverJon Maloy3-48/+43
2021-03-17tipc: simplify signature of tipc_find_service()Jon Maloy3-27/+39
2021-03-17tipc: simplify signature of tipc_service_find_range()Jon Maloy1-6/+8
2021-03-17tipc: simplify signature of tipc_nametbl_lookup_group()Jon Maloy3-36/+27
2021-03-17tipc: simplify signature of tipc_nametbl_lookup_mcast_nodes()Jon Maloy3-16/+14
2021-03-17tipc: simplify signature of tipc_namtbl_lookup_mcast_sockets()Jon Maloy3-19/+18
2021-03-17tipc: refactor tipc_sendmsg() and tipc_lookup_anycast()Jon Maloy4-95/+91
2021-03-17tipc: rename binding table lookup functionsJon Maloy4-37/+56
2021-03-17tipc: simplify signature of tipc_nametbl_withdraw() functionsJon Maloy5-68/+70
2021-03-17tipc: simplify call signatures for publication creationJon Maloy3-40/+34
2021-03-17tipc: simplify signature of tipc_namtbl_publish()Jon Maloy5-58/+68
2021-03-17tipc: introduce new unified address type for internal useJon Maloy2-1/+46
2021-03-17tipc: move creation of publication item one level up in call chainJon Maloy1-33/+32
2021-03-17tipc: re-organize members of struct publicationJon Maloy4-97/+92
2021-03-17ethtool: Add common function for filling out stringsAlexander Duyck1-0/+12
2021-03-17Bluetooth: Fix incorrect status handling in LE PHY UPDATE eventAyush Garg1-1/+1
2021-03-16openvswitch: Warn over-mtu packets only if iface is UP.Flavio Leitner1-3/+5
2021-03-16net: ocelot: Remove ocelot_xfh_get_cpuqHoratiu Vultur1-2/+0
2021-03-16net: ocelot: Extend MRPHoratiu Vultur1-6/+0
2021-03-16net/sched: act_api: fix miss set post_ct for ovs after do conntrack in act_ctwenxu4-6/+13
2021-03-16net: ipv4: route.c: simplify procfs codeYejune Deng1-30/+4