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-03-28
llc: only change llc->dev when bind() succeeds
Eric Dumazet
1
-25
/
+32
2022-03-28
mac80211: fix potential double free on mesh join
Linus Lüssing
1
-3
/
+0
2022-03-28
netfilter: nf_tables: initialize registers in nft_do_chain()
Pablo Neira Ayuso
1
-1
/
+1
2022-03-28
llc: fix netdevice reference leaks in llc_ui_bind()
Eric Dumazet
1
-0
/
+8
2022-03-28
esp: Fix possible buffer overflow in ESP transformation
Steffen Klassert
3
-3
/
+10
2022-03-28
net: ipv6: fix skb_over_panic in __ip6_append_data
Tadeusz Struk
1
-2
/
+2
2022-03-23
net/packet: fix slab-out-of-bounds access in packet_recvmsg()
Eric Dumazet
1
-1
/
+10
2022-03-23
tcp: make tcp_read_sock() more robust
Eric Dumazet
1
-4
/
+6
2022-03-23
nl80211: Update bss channel on channel switch for P2P_CLIENT
Sreeramya Soratkal
1
-1
/
+2
2022-03-23
xfrm: Fix xfrm migrate issues when address family changes
Yan Yan
1
-3
/
+5
2022-03-23
sctp: fix the processing for INIT_ACK chunk
Xin Long
1
-18
/
+19
2022-03-23
sctp: fix the processing for INIT chunk
Xin Long
1
-25
/
+46
2022-03-16
net-sysfs: add check for netdevice being present to speed_show
suresh kumar
1
-1
/
+1
2022-03-16
sctp: fix kernel-infoleak for SCTP sockets
Eric Dumazet
1
-6
/
+3
2022-03-16
ax25: Fix NULL pointer dereference in ax25_kill_by_device
Duoming Zhou
1
-0
/
+7
2022-03-11
xen/9p: use alloc/free_pages_exact()
Juergen Gross
1
-8
/
+6
2022-03-08
net: dcb: disable softirqs in dcbnl_flush_dev()
Vladimir Oltean
1
-2
/
+2
2022-03-08
nl80211: Handle nla_memdup failures in handle_nan_filter
Jiasheng Jiang
1
-0
/
+12
2022-03-08
mac80211: fix forwarded mesh frames AC & queue selection
Nicolas Escande
1
-2
/
+2
2022-03-08
net/smc: fix unexpected SMC_CLC_DECL_ERR_REGRMB error cause by server
D. Wythe
1
-1
/
+2
2022-03-08
net/smc: fix unexpected SMC_CLC_DECL_ERR_REGRMB error generated by client
D. Wythe
1
-1
/
+1
2022-03-08
net: dcb: flush lingering app table entries for unregistered devices
Vladimir Oltean
1
-0
/
+44
2022-03-08
batman-adv: Don't expect inter-netns unique iflink indices
Sven Eckelmann
1
-5
/
+14
2022-03-08
batman-adv: Request iflink once in batadv_get_real_netdevice
Sven Eckelmann
1
-4
/
+5
2022-03-08
batman-adv: Request iflink once in batadv-on-batadv check
Sven Eckelmann
1
-4
/
+5
2022-03-08
netfilter: nf_queue: fix possible use-after-free
Florian Westphal
2
-5
/
+19
2022-03-08
netfilter: nf_queue: don't assume sk is full socket
Florian Westphal
1
-1
/
+10
2022-03-08
xfrm: enforce validity of offload input flags
Leon Romanovsky
1
-1
/
+5
2022-03-08
netfilter: fix use-after-free in __nf_register_net_hook()
Eric Dumazet
1
-2
/
+3
2022-03-08
xfrm: fix MTU regression
Jiri Bohac
1
-4
/
+7
2022-03-02
openvswitch: Fix setting ipv6 fields causing hw csum failure
Paul Blakey
1
-8
/
+38
2022-03-02
gso: do not skip outer ip header in case of ipip and net_failover
Tao Liu
2
-1
/
+6
2022-03-02
net: __pskb_pull_tail() & pskb_carve_frag_list() drop_monitor friends
Eric Dumazet
1
-2
/
+2
2022-03-02
ping: remove pr_err from ping_lookup
Xin Long
1
-1
/
+0
2022-02-23
net: sched: limit TC_ACT_REPEAT loops
Eric Dumazet
1
-2
/
+11
2022-02-23
drop_monitor: fix data-race in dropmon_net_event / trace_napi_poll_hit
Eric Dumazet
1
-2
/
+9
2022-02-23
ping: fix the dif and sdif check in ping_lookup
Xin Long
1
-2
/
+9
2022-02-23
vsock: remove vsock from connected table when connect is interrupted by a signal
Seth Forshee
1
-0
/
+1
2022-02-23
xfrm: Don't accidentally set RTO_ONLINK in decode_session4()
Guillaume Nault
1
-1
/
+2
2022-02-23
ax25: improve the incomplete fix to avoid UAF and NPD bugs
Duoming Zhou
1
-3
/
+6
2022-02-16
tipc: rate limit warning for received illegal binding update
Jon Maloy
1
-1
/
+1
2022-02-16
ipmr,ip6mr: acquire RTNL before calling ip[6]mr_free_table() on failure path
Eric Dumazet
2
-0
/
+4
2022-02-11
tipc: improve size validations for received domain records
Jon Maloy
2
-1
/
+6
2022-02-08
net: ieee802154: Return meaningful error codes from the netlink helpers
Miquel Raynal
1
-4
/
+4
2022-02-08
af_packet: fix data-race in packet_setsockopt / packet_setsockopt
Eric Dumazet
1
-2
/
+6
2022-02-08
rtnetlink: make sure to refresh master_dev/m_ops in __rtnl_newlink()
Eric Dumazet
1
-2
/
+4
2022-02-08
netfilter: nat: limit port clash resolution attempts
Florian Westphal
1
-6
/
+23
2022-02-08
netfilter: nat: remove l4 protocol port rovers
Florian Westphal
5
-25
/
+7
2022-02-08
bpf: fix truncated jump targets on heavy expansions
Daniel Borkmann
1
-2
/
+9
2022-02-08
ipv4: tcp: send zero IPID in SYNACK messages
Eric Dumazet
1
-2
/
+9
[next]