Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | l2tp: Support different protocol versions with same IP/port quadruple | Samuel Thibault | 2024-05-14 | 1 | -8/+10 | |
| * | | | | | | | | | | | netdev: Add queue stats for TX stop and wake | Daniel Jurgens | 2024-05-13 | 1 | -1/+3 | |
| * | | | | | | | | | | | tcp: socket option to check for MPTCP fallback to TCP | Matthieu Baerts (NGI0) | 2024-05-13 | 2 | -0/+5 | |
| * | | | | | | | | | | | net: gro: move L3 flush checks to tcp_gro_receive and udp_gro_receive_segment | Richard Gobert | 2024-05-13 | 5 | -76/+5 | |
| * | | | | | | | | | | | net: gro: use cb instead of skb->network_header | Richard Gobert | 2024-05-13 | 4 | -9/+6 | |
| * | | | | | | | | | | | Merge tag 'nf-next-24-05-12' of git://git.kernel.org/pub/scm/linux/kernel/git... | Jakub Kicinski | 2024-05-13 | 15 | -171/+159 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | netfilter: nf_tables: allow clone callbacks to sleep | Florian Westphal | 2024-05-10 | 7 | -19/+21 | |
| | * | | | | | | | | | | netfilter: nft_set_pipapo: remove dirty flag | Florian Westphal | 2024-05-10 | 2 | -27/+0 | |
| | * | | | | | | | | | | netfilter: nft_set_pipapo: move cloning of match info to insert/removal path | Florian Westphal | 2024-05-10 | 1 | -21/+49 | |
| | * | | | | | | | | | | netfilter: nft_set_pipapo: prepare pipapo_get helper for on-demand clone | Florian Westphal | 2024-05-10 | 1 | -7/+10 | |
| | * | | | | | | | | | | netfilter: nft_set_pipapo: merge deactivate helper into caller | Florian Westphal | 2024-05-06 | 1 | -30/+9 | |
| | * | | | | | | | | | | netfilter: nft_set_pipapo: prepare walk function for on-demand clone | Florian Westphal | 2024-05-06 | 1 | -21/+39 | |
| | * | | | | | | | | | | netfilter: nft_set_pipapo: prepare destroy function for on-demand clone | Florian Westphal | 2024-05-06 | 1 | -21/+6 | |
| | * | | | | | | | | | | netfilter: nft_set_pipapo: make pipapo_clone helper return NULL | Florian Westphal | 2024-05-06 | 1 | -7/+7 | |
| | * | | | | | | | | | | netfilter: nft_set_pipapo: move prove_locking helper around | Florian Westphal | 2024-05-06 | 1 | -11/+11 | |
| | * | | | | | | | | | | netfilter: conntrack: remove flowtable early-drop test | Florian Westphal | 2024-05-06 | 1 | -2/+0 | |
| | * | | | | | | | | | | netfilter: use NF_DROP instead of -NF_DROP | Jason Xing | 2024-05-06 | 3 | -3/+3 | |
| | * | | | | | | | | | | netfilter: conntrack: dccp: try not to drop skb in conntrack | Jason Xing | 2024-05-06 | 1 | -2/+2 | |
| | * | | | | | | | | | | netfilter: conntrack: fix ct-state for ICMPv6 Multicast Router Discovery | Linus Lüssing | 2024-05-06 | 1 | -1/+3 | |
| | * | | | | | | | | | | netfilter: nf_tables: remove NETDEV_CHANGENAME from netdev chain event handler | Pablo Neira Ayuso | 2024-05-06 | 1 | -5/+1 | |
| | * | | | | | | | | | | netfilter: nf_tables: skip transaction if update object is not implemented | Pablo Neira Ayuso | 2024-05-06 | 1 | -2/+6 | |
| * | | | | | | | | | | | af_unix: Add dead flag to struct scm_fp_list. | Kuniyuki Iwashima | 2024-05-11 | 2 | -4/+11 | |
| * | | | | | | | | | | | net: ipv6: fix wrong start position when receive hop-by-hop fragment | gaoxingwang | 2024-05-10 | 1 | -1/+1 | |
| * | | | | | | | | | | | tcp: get rid of twsk_unique() | Eric Dumazet | 2024-05-10 | 4 | -4/+5 | |
| * | | | | | | | | | | | net/sched: adjust device watchdog timer to detect stopped queue at right time | Praveen Kumar Kannoju | 2024-05-10 | 1 | -4/+7 | |
| * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2024-05-09 | 28 | -79/+199 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | l2tp: Support several sockets with same IP/port quadruple | Samuel Thibault | 2024-05-09 | 1 | -0/+21 | |
| * | | | | | | | | | | | Merge tag 'wireless-next-2024-05-08' of git://git.kernel.org/pub/scm/linux/ke... | Jakub Kicinski | 2024-05-09 | 6 | -60/+168 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ | Merge wireless into wireless-next | Johannes Berg | 2024-05-06 | 1 | -7/+7 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | wifi: nl80211: Avoid address calculations via out of bounds array indexing | Kees Cook | 2024-05-03 | 1 | -7/+7 | |
| | | | |_|_|_|_|_|_|_|/ / | | | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | | | Merge tag 'ath-next-20240502' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Kalle Valo | 2024-05-03 | 1 | -0/+46 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | net: qrtr: support suspend/hibernation | Baochen Qiang | 2024-04-09 | 1 | -0/+46 | |
| | * | | | | | | | | | | | | wifi: mac80211: handle color change per link | Aditya Kumar Singh | 2024-05-03 | 2 | -49/+102 | |
| | * | | | | | | | | | | | | wifi: cfg80211: handle color change per link | Aditya Kumar Singh | 2024-05-03 | 3 | -9/+17 | |
| | * | | | | | | | | | | | | wifi: cfg80211: Clear mlo_links info when STA disconnects | Xin Deng | 2024-05-03 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | phonet: no longer hold RTNL in route_dumpit() | Eric Dumazet | 2024-05-09 | 1 | -8/+9 | |
| * | | | | | | | | | | | | | net: dst_cache: minor optimization in dst_cache_set_ip6() | Eric Dumazet | 2024-05-09 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | net: dst_cache: annotate data-races around dst_cache->reset_ts | Eric Dumazet | 2024-05-09 | 1 | -2/+3 | |
| * | | | | | | | | | | | | | ax25: Remove superfuous "return" from ax25_ds_set_timer | Joel Granados | 2024-05-08 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | ipvs: allow some sysctls in non-init user namespaces | Alexander Mikhalitsyn | 2024-05-08 | 1 | -4/+15 | |
| * | | | | | | | | | | | | | ipvs: add READ_ONCE barrier for ipvs->sysctl_amemthresh | Alexander Mikhalitsyn | 2024-05-08 | 1 | -7/+7 | |
| * | | | | | | | | | | | | | net: bridge: switchdev: Improve error message for port_obj_add/del functions | Oleksij Rempel | 2024-05-08 | 1 | -4/+95 | |
| * | | | | | | | | | | | | | net/ipv4: add tracepoint for icmp_send | Peilin He | 2024-05-08 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | net: dsa: add support switches global DSCP priority mapping | Oleksij Rempel | 2024-05-08 | 1 | -0/+75 | |
| * | | | | | | | | | | | | | net: add IEEE 802.1q specific helpers | Oleksij Rempel | 2024-05-08 | 3 | -0/+246 | |
| * | | | | | | | | | | | | | net: dsa: add support for DCB get/set apptrust configuration | Oleksij Rempel | 2024-05-08 | 1 | -0/+28 | |
| * | | | | | | | | | | | | | mptcp: fix possible NULL dereferences | Eric Dumazet | 2024-05-08 | 1 | -15/+17 | |
| * | | | | | | | | | | | | | net: annotate writes on dev->mtu from ndo_change_mtu() | Eric Dumazet | 2024-05-08 | 11 | -12/+13 | |
| * | | | | | | | | | | | | | net: dccp: Fix ccid2_rtt_estimator() kernel-doc | Jeff Johnson | 2024-05-08 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | rtnetlink: allow rtnl_fill_link_netnsid() to run under RCU protection | Eric Dumazet | 2024-05-07 | 4 | -6/+5 |