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
2018-06-16
bonding: require speed/duplex only for 802.3ad, alb and tlb
Andreas Born
1
-0
/
+5
2018-05-30
llc: properly handle dev_queue_xmit() return value
Cong Wang
1
-1
/
+1
2018-05-30
ipv4: lock mtu in fnhe when received PMTU < net.ipv4.route.min_pmtu
Sabrina Dubroca
3
-3
/
+12
2018-05-30
regulatory: add NUL to request alpha2
Johannes Berg
1
-1
/
+1
2018-05-30
mac80211: round IEEE80211_TX_STATUS_HEADROOM up to multiple of 4
Felix Fietkau
1
-1
/
+1
2018-05-19
bonding: send learning packets for vlans on slave
Debabrata Banerjee
1
-0
/
+1
2018-05-16
soreuseport: initialise timewait reuseport field
Eric Dumazet
1
-0
/
+1
2018-05-16
net: fix rtnh_ok()
Eric Dumazet
1
-1
/
+1
2018-04-29
llc: delete timers synchronously in llc_sk_free()
Cong Wang
1
-0
/
+1
2018-04-20
slip: Check if rstate is initialized before uncompressing
Tejaswi Tanikella
1
-0
/
+1
2018-04-20
Bluetooth: Fix connection if directed advertising and privacy is used
Szymon Janc
1
-1
/
+1
2018-04-13
net: x25: fix one potential use-after-free issue
linzhang
1
-2
/
+2
2018-04-13
cfg80211: make RATE_INFO_BW_20 the default
Johannes Berg
1
-1
/
+1
2018-03-31
sch_netem: fix skb leak in netem_enqueue()
Alexey Kodanev
1
-0
/
+19
2018-03-22
tcp: sysctl: Fix a race to avoid unexpected 0 window from space
Gao Feng
1
-3
/
+5
2018-03-11
udplite: fix partial checksum initialization
Alexey Kodanev
1
-0
/
+1
2018-02-25
net_sched: red: Avoid illegal values
Nogah Frankel
1
-0
/
+11
2018-02-25
net_sched: red: Avoid devision by zero
Nogah Frankel
1
-1
/
+1
2018-02-25
sctp: set frag_point in sctp_setsockopt_maxseg correctly
Xin Long
1
-1
/
+2
2018-01-31
ipv4: Make neigh lookup keys for loopback/point-to-point devices be INADDR_ANY
Jim Westfall
1
-0
/
+3
2018-01-31
net: tcp: close sock if net namespace is exiting
Dan Streetman
1
-0
/
+10
2018-01-31
ipv6: Fix getsockopt() for sockets with default IPV6_AUTOFLOWLABEL
Ben Hutchings
1
-0
/
+1
2018-01-17
mac80211: Add RX flag to indicate ICV stripped
David Spinadel
1
-1
/
+4
2018-01-02
tcp: invalidate rate samples during SACK reneging
Yousuk Seung
1
-1
/
+1
2018-01-02
ipv4: igmp: guard against silly MTU values
Eric Dumazet
1
-0
/
+2
2017-12-25
vhost-vsock: add pkt cancel capability
Peng Tao
1
-0
/
+3
2017-12-16
net: remove hlist_nulls_add_tail_rcu()
Eric Dumazet
1
-5
/
+1
2017-11-18
netfilter: nat: Revert "netfilter: nat: convert nat bysrc hash to rhashtable"
Florian Westphal
2
-3
/
+1
2017-11-18
tcp/dccp: fix other lockdep splats accessing ireq_opt
Eric Dumazet
1
-0
/
+6
2017-11-18
tcp/dccp: fix ireq->opt races
Eric Dumazet
1
-1
/
+1
2017-11-18
tcp: fix tcp_mtu_probe() vs highest_sack
Eric Dumazet
1
-3
/
+3
2017-10-12
netlink: fix nla_put_{u8,u16,u32} for KASAN
Arnd Bergmann
1
-18
/
+55
2017-10-12
sctp: potential read out of bounds in sctp_ulpevent_type_enabled()
Dan Carpenter
1
-1
/
+5
2017-10-08
netfilter: nf_tables: set pktinfo->thoff at AH header if found
Pablo Neira Ayuso
1
-2
/
+4
2017-10-05
mac80211: fix VLAN handling with TXQs
Johannes Berg
1
-13
/
+2
2017-09-20
Revert "net: fix percpu memory leaks"
Jesper Dangaard Brouer
1
-6
/
+1
2017-09-20
Revert "net: use lib/percpu_counter API for fragmentation mem accounting"
Jesper Dangaard Brouer
1
-27
/
+9
2017-09-20
ipv6: fix sparse warning on rt6i_node
Wei Wang
1
-1
/
+1
2017-09-20
ipv6: add rcu grace period before freeing fib6_node
Wei Wang
1
-1
/
+29
2017-08-30
net_sched: fix order of queue length updates in qdisc_replace()
Konstantin Khlebnikov
1
-1
/
+4
2017-08-30
ipv4: better IP_MAX_MTU enforcement
Eric Dumazet
1
-2
/
+2
2017-08-11
wext: handle NULL extra data in iwe_stream_add_point better
Arnd Bergmann
1
-1
/
+2
2017-08-11
sctp: fix the check for _sctp_walk_params and _sctp_walk_errors
Xin Long
1
-2
/
+2
2017-08-11
sctp: don't dereference ptr before leaving _sctp_walk_{params, errors}()
Alexander Potapenko
1
-0
/
+4
2017-07-21
net: ipv6: Compare lwstate in detecting duplicate nexthops
David Ahern
1
-0
/
+8
2017-07-21
vxlan: fix hlist corruption
Jiri Benc
1
-1
/
+9
2017-07-05
xfrm: fix stack access out of bounds with CONFIG_XFRM_SUB_POLICY
Sabrina Dubroca
1
-10
/
+0
2017-06-17
ipv6: fix flow labels when the traffic class is non-0
Dimitris Michailidis
1
-0
/
+5
2017-06-14
net: ping: do not abuse udp_poll()
Eric Dumazet
1
-0
/
+1
2017-06-07
ipv4: add reference counting to metrics
Eric Dumazet
2
-6
/
+12
[next]