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
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
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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-08
net/smc: Forward wakeup to smc socket waitqueue after fallback
Wen Gu
2
-16
/
+137
2022-02-08
net: ieee802154: Return meaningful error codes from the netlink helpers
Miquel Raynal
1
-4
/
+4
2022-02-08
netfilter: nft_reject_bridge: Fix for missing reply from prerouting
Phil Sutter
1
-4
/
+4
2022-02-08
mptcp: fix msk traversal in mptcp_nl_cmd_set_flags()
Paolo Abeni
1
-9
/
+25
2022-02-05
tcp: add missing tcp_skb_can_collapse() test in tcp_shift_skb_data()
Eric Dumazet
1
-0
/
+2
2022-02-05
af_packet: fix data-race in packet_setsockopt / packet_setsockopt
Eric Dumazet
1
-2
/
+6
2022-02-05
rtnetlink: make sure to refresh master_dev/m_ops in __rtnl_newlink()
Eric Dumazet
1
-2
/
+4
2022-02-05
net: sched: fix use-after-free in tc_new_tfilter()
Eric Dumazet
1
-4
/
+7
2022-02-01
Bluetooth: refactor malicious adv data check
Brian Gix
1
-5
/
+5
2022-02-01
net: bridge: vlan: fix memory leak in __allowed_ingress
Tim Yi
1
-3
/
+3
2022-02-01
ipv4: tcp: send zero IPID in SYNACK messages
Eric Dumazet
1
-2
/
+9
2022-02-01
ipv4: raw: lock the socket in raw_bind()
Eric Dumazet
1
-1
/
+4
2022-02-01
net: bridge: vlan: fix single net device option dumping
Nikolay Aleksandrov
1
-1
/
+2
2022-02-01
Revert "ipv6: Honor all IPv6 PIO Valid Lifetime values"
Guillaume Nault
1
-7
/
+20
2022-02-01
sch_htb: Fail on unsupported parameters when offload is requested
Maxim Mikityanskiy
1
-0
/
+20
2022-02-01
net/smc: Transitional solution for clcsock race issue
Wen Gu
1
-12
/
+51
2022-02-01
ipv4: fix ip option filtering for locally generated fragments
Jakub Kicinski
1
-3
/
+12
2022-02-01
rxrpc: Adjust retransmission backoff
David Howells
2
-6
/
+4
2022-02-01
netfilter: conntrack: don't increment invalid counter on NF_REPEAT
Florian Westphal
1
-3
/
+5
2022-02-01
ipv6: annotate accesses to fn->fn_sernum
Eric Dumazet
2
-11
/
+14
2022-02-01
net-procfs: show net devices bound packet types
Jianguo Wu
1
-3
/
+32
2022-02-01
ping: fix the sk_bound_dev_if match in ping_lookup
Xin Long
1
-1
/
+2
2022-02-01
net: fix information leakage in /proc/net/ptype
Congyu Liu
2
-1
/
+4
2022-02-01
ipv6_tunnel: Rate limit warning messages
Ido Schimmel
1
-4
/
+4
2022-02-01
fsnotify: fix fsnotify hooks in pseudo filesystems
Amir Goldstein
1
-2
/
+2
2022-01-27
sch_api: Don't skip qdisc attach on ingress
Maxim Mikityanskiy
1
-1
/
+1
2022-01-27
net_sched: restore "mpu xxx" handling
Kevin Bracey
1
-0
/
+1
2022-01-27
net: fix sock_timestamping_bind_phc() to release device
Miroslav Lichvar
1
-0
/
+2
2022-01-27
devlink: Remove misleading internal_flags from health reporter dump
Leon Romanovsky
1
-2
/
+0
2022-01-27
gre: Don't accidentally set RTO_ONLINK in gre_fill_metadata_dst()
Guillaume Nault
1
-2
/
+3
2022-01-27
xfrm: Don't accidentally set RTO_ONLINK in decode_session4()
Guillaume Nault
1
-1
/
+2
2022-01-27
netns: add schedule point in ops_exit_list()
Eric Dumazet
1
-1
/
+3
2022-01-27
inet: frags: annotate races around fqdir->dead and fqdir->high_thresh
Eric Dumazet
2
-4
/
+7
2022-01-27
net/smc: Fix hung_task when removing SMC-R devices
Wen Gu
1
-16
/
+1
2022-01-27
af_unix: annote lockless accesses to unix_tot_inflight & gc_in_progress
Eric Dumazet
2
-5
/
+15
2022-01-27
ipv4: avoid quadratic behavior in netns dismantle
Eric Dumazet
1
-19
/
+17
2022-01-27
ipv4: update fib_info_cnt under spinlock protection
Eric Dumazet
1
-3
/
+8
2022-01-27
xdp: check prog type before updating BPF link
Toke Høiland-Jørgensen
1
-0
/
+6
2022-01-27
Bluetooth: hci_sync: Fix not setting adv set duration
Luiz Augusto von Dentz
1
-1
/
+1
2022-01-27
xfrm: fix policy lookup for ipv6 gre packets
Ghalem Boudour
2
-1
/
+25
2022-01-27
udp6: Use Segment Routing Header for dest address if present
Andrew Lunn
1
-1
/
+2
2022-01-27
icmp: ICMPV6: Examine invoking packet for Segment Route Headers.
Andrew Lunn
2
-1
/
+35
2022-01-27
seg6: export get_srh() for ICMP handling
Andrew Lunn
2
-31
/
+31
2022-01-27
mac80211: allow non-standard VHT MCS-10/11
Ping-Ke Shih
1
-1
/
+1
2022-01-27
xfrm: rate limit SA mapping change message to user space
Antony Antony
3
-4
/
+43
2022-01-27
bpf: Do not WARN in bpf_warn_invalid_xdp_action()
Paolo Abeni
1
-3
/
+3
2022-01-27
net-sysfs: update the queue counts in the unregistration path
Antoine Tenart
1
-0
/
+3
2022-01-27
batman-adv: allow netlink usage in unprivileged containers
Linus Lüssing
1
-15
/
+15
2022-01-27
Bluetooth: Fix removing adv when processing cmd complete
Archie Pusaka
1
-2
/
+4
2022-01-27
Bluetooth: Fix memory leak of hci device
Wei Yongjun
1
-0
/
+2
[next]