index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-08
netfilter: conntrack: Add and use nf_ct_set_auto_assign_helper_warned()
Phil Sutter
1
-0
/
+1
2022-04-08
netfilter: flowtable: Fix QinQ and pppoe support for inet table
Pablo Neira Ayuso
1
-0
/
+18
2022-03-23
vsock: each transport cycles only on its own sockets
Jiyong Park
1
-1
/
+2
2022-03-19
xfrm: Check if_id in xfrm_migrate
Yan Yan
1
-2
/
+3
2022-03-16
Revert "net: dsa: mv88e6xxx: flush switchdev FDB workqueue before removing VLAN"
Vladimir Oltean
1
-1
/
+0
2022-03-16
esp: Fix possible buffer overflow in ESP transformation
Steffen Klassert
1
-0
/
+2
2022-03-08
Revert "xfrm: xfrm_state_mtu should return at least 1280 for ipv6"
Jiri Bohac
1
-1
/
+0
2022-03-08
netfilter: nf_queue: fix possible use-after-free
Florian Westphal
1
-1
/
+1
2022-03-08
ipv6: fix skb drops in igmp6_event_query() and igmp6_event_report()
Eric Dumazet
1
-2
/
+2
2022-03-02
net-timestamp: convert sk->sk_tskey to atomic_t
Eric Dumazet
1
-2
/
+2
2022-03-02
net: Force inlining of checksum functions in net/checksum.h
Christophe Leroy
1
-22
/
+23
2022-03-02
openvswitch: Fix setting ipv6 fields causing hw csum failure
Paul Blakey
1
-0
/
+5
2022-03-02
netfilter: nf_tables_offload: incorrect flow offload action array size
Pablo Neira Ayuso
2
-3
/
+1
2022-02-23
bonding: fix data-races around agg_select_timer
Eric Dumazet
1
-1
/
+1
2022-02-23
net: dsa: mv88e6xxx: flush switchdev FDB workqueue before removing VLAN
Vladimir Oltean
1
-0
/
+1
2022-02-23
ipv6: per-netns exclusive flowlabel checks
Willem de Bruijn
2
-2
/
+6
2022-02-23
ipv6: mcast: use rcu-safe version of ipv6_get_lladdr()
Ignat Korchagin
1
-2
/
+0
2022-02-23
ipv6: fix data-race in fib6_info_hw_flags_set / fib6_purge_rt
Eric Dumazet
1
-4
/
+6
2022-02-16
net: fix a memleak when uncloning an skb dst and its metadata
Antoine Tenart
1
-1
/
+0
2022-02-16
net: do not keep the dst cache when uncloning an skb dst and its metadata
Antoine Tenart
1
-0
/
+13
2022-02-01
ipv4: remove sparse error in ip_neigh_gw4()
Eric Dumazet
1
-1
/
+1
2022-02-01
Revert "ipv6: Honor all IPv6 PIO Valid Lifetime values"
Guillaume Nault
1
-0
/
+2
2022-02-01
ipv6: annotate accesses to fn->fn_sernum
Eric Dumazet
1
-1
/
+1
2022-02-01
ipv4: avoid using shared IP generator for connected sockets
Eric Dumazet
1
-11
/
+10
2022-01-27
net_sched: restore "mpu xxx" handling
Kevin Bracey
1
-0
/
+5
2022-01-27
inet: frags: annotate races around fqdir->dead and fqdir->high_thresh
Eric Dumazet
2
-3
/
+11
2022-01-27
xfrm: fix dflt policy check when there is no policy configured
Nicolas Dichtel
1
-1
/
+1
2022-01-27
udp6: Use Segment Routing Header for dest address if present
Andrew Lunn
1
-0
/
+19
2022-01-27
icmp: ICMPV6: Examine invoking packet for Segment Route Headers.
Andrew Lunn
1
-0
/
+1
2022-01-27
seg6: export get_srh() for ICMP handling
Andrew Lunn
1
-0
/
+1
2022-01-27
xfrm: rate limit SA mapping change message to user space
Antony Antony
1
-0
/
+5
2022-01-27
net: openvswitch: Fix ct_state nat flags for conns arriving from tc
Paul Blakey
1
-1
/
+3
2022-01-27
net/sched: flow_dissector: Fix matching on zone id for invalid conns
Paul Blakey
1
-0
/
+1
2022-01-16
Bluetooth: add quirk disabling LE Read Transmit Power
Aditya Garg
1
-0
/
+9
2022-01-11
sctp: hold endpoint before calling cb in sctp_transport_lookup_process
Xin Long
1
-2
/
+1
2022-01-05
sctp: use call_rcu to free endpoint
Xin Long
2
-4
/
+5
2022-01-05
net/sched: Extend qdisc control block with tc control block
Paul Blakey
2
-2
/
+15
2021-12-29
inet: fully convert sk->sk_rx_dst to RCU rules
Eric Dumazet
1
-1
/
+1
2021-12-29
ipv6: move inet6_sk(sk)->rx_dst_cookie to sk->sk_rx_dst_cookie
Eric Dumazet
1
-0
/
+2
2021-12-29
tcp: move inet->rx_dst_ifindex to sk->sk_rx_dst_ifindex
Eric Dumazet
2
-2
/
+4
2021-12-14
netfilter: conntrack: annotate data-races around ct->timeout
Eric Dumazet
1
-3
/
+3
2021-12-14
bonding: make tx_rebalance_counter an atomic
Eric Dumazet
1
-1
/
+1
2021-12-08
ipv4: convert fib_num_tclassid_users to atomic_t
Eric Dumazet
2
-2
/
+2
2021-12-08
tcp: fix page frag corruption on page fault
Paolo Abeni
1
-5
/
+8
2021-12-08
wireguard: device: reset peer src endpoint when netns exits
Jason A. Donenfeld
1
-0
/
+11
2021-12-08
ipv6: fix memory leak in fib6_rule_suppress
msizanoen1
1
-1
/
+3
2021-12-01
net: ipv6: add fib6_nh_release_dsts stub
Nikolay Aleksandrov
2
-0
/
+2
2021-12-01
net: ieee802154: handle iftypes as u32
Alexander Aring
1
-3
/
+4
2021-11-25
NFC: add NCI_UNREG flag to eliminate the race
Lin Ma
1
-0
/
+1
2021-11-18
net, neigh: Enable state migration between NUD_PERMANENT and NTF_USE
Daniel Borkmann
1
-0
/
+1
[next]