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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-10
mld: fix memory leak in mld_del_delrec()
Eric Dumazet
1
-2
/
+3
2019-09-10
net: sched: act_sample: fix psample group handling on overwrite
Vlad Buslov
2
-2
/
+5
2019-09-10
tcp: remove empty skb from write queue in error cases
Eric Dumazet
1
-9
/
+20
2019-09-10
tcp: inherit timestamp on mtu probe
Willem de Bruijn
1
-1
/
+2
2019-09-10
net_sched: fix a NULL pointer deref in ipt action
Cong Wang
16
-20
/
+21
2019-09-10
net: fix skb use after free in netpoll
Feng Sun
1
-3
/
+3
2019-09-06
mac80211: fix possible sta leak
Johannes Berg
1
-4
/
+5
2019-09-06
Revert "cfg80211: fix processing world regdomain when non modular"
Hodaszi, Robert
1
-1
/
+1
2019-09-06
tcp: make sure EPOLLOUT wont be missed
Eric Dumazet
1
-7
/
+9
2019-09-06
net/smc: make sure EPOLLOUT is raised
Jason Baron
1
-4
/
+2
2019-08-29
libceph: fix PG split vs OSD (re)connect race
Ilya Dryomov
1
-5
/
+4
2019-08-29
netfilter: ipset: Fix rename concurrency with listing
Jozsef Kadlecsik
1
-1
/
+1
2019-08-29
netfilter: ebtables: fix a memory leak bug in compat
Wenwen Wang
1
-1
/
+3
2019-08-25
xfrm: policy: remove pcpu policy cache
Florian Westphal
3
-150
/
+3
2019-08-25
sctp: fix the transport error_count check
Xin Long
1
-1
/
+1
2019-08-25
net/packet: fix race in tpacket_snd()
Eric Dumazet
1
-0
/
+7
2019-08-25
netfilter: conntrack: Use consistent ct id hash calculation
Dirk Morris
1
-8
/
+8
2019-08-25
bpf: fix bpf_jit_limit knob for PAGE_SIZE >= 64K
Daniel Borkmann
1
-3
/
+17
2019-08-25
netfilter: ebtables: also count base chain policies
Florian Westphal
1
-11
/
+17
2019-08-25
bpf: add bpf_jit_limit knob to restrict unpriv allocations
Daniel Borkmann
1
-2
/
+8
2019-08-25
bpf: restrict access to core bpf sysctls
Daniel Borkmann
1
-3
/
+38
2019-08-25
bpf: get rid of pure_initcall dependency to enable jits
Daniel Borkmann
2
-15
/
+12
2019-08-16
mac80211: don't WARN on short WMM parameters from AP
Brian Norris
1
-0
/
+10
2019-08-16
mac80211: don't warn about CW params when not using them
Brian Norris
1
-4
/
+9
2019-08-16
netfilter: nft_hash: fix symhash with modulus one
Laura Garcia Liebana
1
-1
/
+1
2019-08-16
netfilter: Fix rpfilter dropping vrf packets by mistake
Miaohe Lin
2
-2
/
+7
2019-08-16
netfilter: nfnetlink: avoid deadlock due to synchronous request_module
Florian Westphal
1
-1
/
+1
2019-08-09
compat_ioctl: pppoe: fix PPPOEIOCSFWD handling
Arnd Bergmann
1
-0
/
+3
2019-08-09
tipc: compat: allow tipc commands without arguments
Taras Kondratiuk
1
-4
/
+7
2019-08-09
net: sched: Fix a possible null-pointer dereference in dequeue_func()
Jia-Ju Bai
1
-3
/
+3
2019-08-09
net: fix ifindex collision during namespace removal
Jiri Pirko
1
-0
/
+2
2019-08-09
net: bridge: mcast: don't delete permanent entries when fast leave is enabled
Nikolay Aleksandrov
1
-0
/
+3
2019-08-09
net: bridge: delete local fdb on device init failure
Nikolay Aleksandrov
1
-0
/
+5
2019-08-09
ip6_tunnel: fix possible use-after-free on xmit
Haishuang Yan
1
-4
/
+2
2019-08-09
ife: error out when nla attributes are empty
Cong Wang
1
-0
/
+3
2019-08-09
tcp: be more careful in tcp_fragment()
Eric Dumazet
1
-1
/
+10
2019-08-04
ip_tunnel: allow not to count pkts on tstats by setting skb's dev to NULL
Xin Long
1
-3
/
+6
2019-08-04
hv_sock: Add support for delayed close
Sunil Muthuswamy
1
-31
/
+77
2019-08-04
vsock: correct removal of socket from the list
Sunil Muthuswamy
1
-31
/
+7
2019-08-04
VSOCK: use TCP state constants for sk_state
Stefan Hajnoczi
7
-56
/
+64
2019-07-31
hvsock: fix epollout hang from race condition
Sunil Muthuswamy
1
-33
/
+11
2019-07-31
net: bridge: stp: don't cache eth dest pointer before skb pull
Nikolay Aleksandrov
1
-2
/
+1
2019-07-31
net: bridge: mcast: fix stale ipv6 hdr pointer when handling v6 query
Nikolay Aleksandrov
1
-2
/
+1
2019-07-31
net: bridge: mcast: fix stale nsrcs pointer in igmp3/mld2 report handling
Nikolay Aleksandrov
1
-12
/
+17
2019-07-31
tcp: Reset bytes_acked and bytes_received when disconnecting
Christoph Paasch
1
-0
/
+2
2019-07-31
tcp: fix tcp_set_congestion_control() use from bpf hook
Eric Dumazet
3
-5
/
+8
2019-07-31
net: make skb_dst_force return true when dst is refcounted
Florian Westphal
1
-1
/
+5
2019-07-31
netrom: hold sock when setting skb->destructor
Cong Wang
1
-0
/
+1
2019-07-31
netrom: fix a memory leak in nr_rx_frame()
Cong Wang
1
-1
/
+2
2019-07-31
rxrpc: Fix send on a connected, but unbound socket
David Howells
1
-2
/
+2
[next]