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-03-31
sch_netem: fix skb leak in netem_enqueue()
Alexey Kodanev
1
-0
/
+19
2018-03-31
tcp: reset sk_send_head in tcp_write_queue_purge
Soheil Hassas Yeganeh
1
-5
/
+6
2018-03-08
udplite: fix partial checksum initialization
Alexey Kodanev
1
-0
/
+1
2018-03-03
net_sched: get rid of rcu_barrier() in tcf_block_put_ext()
Cong Wang
1
-1
/
+0
2018-03-03
xfrm: Reinject transport-mode packets through tasklet
Herbert Xu
1
-0
/
+3
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-02-25
mac80211_hwsim: validate number of different channels
Johannes Berg
1
-0
/
+2
2018-02-22
kmemcheck: remove annotations
Levin, Alexander (Sasha Levin)
3
-10
/
+0
2018-02-03
mac80211: use QoS NDP for AP probing
Johannes Berg
1
-1
/
+7
2018-01-31
net/tls: Fix inverted error codes to avoid endless loop
r.hering@avm.de
1
-1
/
+1
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-31
ipv4: Make neigh lookup keys for loopback/point-to-point devices be INADDR_ANY
Jim Westfall
1
-0
/
+3
2018-01-17
sctp: fix the handling of ICMP Frag Needed for too small MTUs
Marcelo Ricardo Leitner
1
-1
/
+1
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
/
+1
2017-12-17
net: accept UFO datagrams from tuntap and packet
Willem de Bruijn
1
-1
/
+1
2017-12-17
tcp: when scheduling TLP, time of RTO should account for current ACK
Neal Cardwell
1
-1
/
+1
2017-12-17
tcp: use IPCB instead of TCP_SKB_CB in inet_exact_dif_match()
David Ahern
1
-2
/
+1
2017-12-17
net: remove hlist_nulls_add_tail_rcu()
Eric Dumazet
1
-5
/
+1
2017-11-30
uapi: fix linux/tls.h userspace compilation error
Dmitry V. Levin
1
-0
/
+4
2017-11-09
net_sched: introduce tcf_exts_get_net() and tcf_exts_put_net()
Cong Wang
1
-0
/
+24
2017-11-09
Revert "net_sched: hold netns refcnt for each action"
Cong Wang
1
-3
/
+1
2017-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+5
2017-11-03
net_sched: hold netns refcnt for each action
Cong Wang
1
-1
/
+3
2017-11-03
net_sched: acquire RTNL in tc_action_net_exit()
Cong Wang
1
-0
/
+2
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
165
-0
/
+165
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
165
-0
/
+165
2017-11-01
tcp: fix tcp_mtu_probe() vs highest_sack
Eric Dumazet
1
-3
/
+3
2017-10-29
net_sched: introduce a workqueue for RCU callbacks of tc filter
Cong Wang
2
-0
/
+5
2017-10-29
sctp: fix some type cast warnings introduced by stream reconf
Xin Long
2
-2
/
+2
2017-10-29
bpf: bpf_compute_data uses incorrect cb structure
John Fastabend
1
-0
/
+1
2017-10-27
Merge tag 'mac80211-for-davem-2017-10-25' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-3
/
+6
2017-10-26
tcp/dccp: fix other lockdep splats accessing ireq_opt
Eric Dumazet
1
-0
/
+6
2017-10-25
strparser: Use delayed work instead of timer for msg timeout
Tom Herbert
1
-2
/
+1
2017-10-21
tcp/dccp: fix ireq->opt races
Eric Dumazet
1
-1
/
+1
2017-10-20
bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb region
John Fastabend
1
-0
/
+5
2017-10-18
fq_impl: Properly enforce memory limit
Toke Høiland-Jørgensen
1
-3
/
+6
2017-10-01
udp: perform source validation for mcast early demux
Paolo Abeni
1
-1
/
+3
2017-10-01
IPv4: early demux can return an error code
Paolo Abeni
3
-4
/
+4
2017-09-25
netlink: fix nla_put_{u8,u16,u32} for KASAN
Arnd Bergmann
1
-18
/
+55
2017-09-21
net: prevent dst uses after free
Eric Dumazet
3
-20
/
+6
2017-09-18
tcp: remove two unused functions
Yuchung Cheng
1
-1
/
+0
2017-09-15
sctp: fix an use-after-free issue in sctp_sock_dump
Xin Long
1
-1
/
+2
2017-09-13
sctp: potential read out of bounds in sctp_ulpevent_type_enabled()
Dan Carpenter
1
-1
/
+5
2017-09-12
net_sched: get rid of tcfa_rcu
Cong Wang
1
-2
/
+0
2017-09-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-3
/
+1
2017-09-08
netfilter: nat: Revert "netfilter: nat: convert nat bysrc hash to rhashtable"
Florian Westphal
2
-3
/
+1
[next]