index
:
linux.git
cached
cdir_v2
cfid-fixes
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-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
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
ipv4: fix ip option filtering for locally generated fragments
Jakub Kicinski
1
-3
/
+12
2022-02-01
net: ipv4: Fix the warning for dereference
Yajun Deng
1
-1
/
+3
2022-02-01
net: ipv4: Move ip_options_fragment() out of loop
Yajun Deng
1
-15
/
+4
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
netfilter: nft_payload: do not update layer 4 checksum when mangling fragments
Pablo Neira Ayuso
1
-0
/
+3
2022-02-01
fsnotify: fix fsnotify hooks in pseudo filesystems
Amir Goldstein
1
-2
/
+2
2022-02-01
Bluetooth: refactor malicious adv data check
Brian Gix
1
-5
/
+5
2022-01-27
net_sched: restore "mpu xxx" handling
Kevin Bracey
1
-0
/
+1
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
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 debugfs entry leak in hci_register_dev()
Wei Yongjun
1
-0
/
+1
2022-01-27
netrom: fix api breakage in nr_setsockopt()
Dan Carpenter
1
-6
/
+6
2022-01-27
ax25: uninitialized variable in ax25_setsockopt()
Dan Carpenter
1
-5
/
+5
2022-01-27
Bluetooth: L2CAP: uninitialized variables in l2cap_sock_setsockopt()
Dan Carpenter
1
-6
/
+8
2022-01-27
netfilter: nft_set_pipapo: allocate pcpu scratch maps on clone
Florian Westphal
1
-0
/
+8
2022-01-27
bpf: Fix SO_RCVBUF/SO_SNDBUF handling in _bpf_setsockopt().
Kuniyuki Iwashima
1
-0
/
+2
2022-01-27
netfilter: ipt_CLUSTERIP: fix refcount leak in clusterip_tg_check()
Xin Xiong
1
-1
/
+4
2022-01-27
Bluetooth: L2CAP: Fix using wrong mode
Luiz Augusto von Dentz
1
-2
/
+10
2022-01-27
xfrm: state and policy should fail if XFRMA_IF_ID 0
Antony Antony
1
-3
/
+18
2022-01-27
xfrm: interface with if_id 0 should return error
Antony Antony
1
-2
/
+12
[next]