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
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-21
tcp: fix rejected syncookies due to stale timestamps
Guillaume Nault
1
-2
/
+3
2019-12-21
inet: protect against too small mtu values.
Eric Dumazet
1
-0
/
+5
2019-12-13
xfrm interface: fix management of phydev
Nicolas Dichtel
1
-1
/
+0
2019-12-13
sctp: frag_point sanity check
Jakub Audykowicz
1
-0
/
+5
2019-12-13
tcp: make tcp_space() aware of socket backlog
Eric Dumazet
1
-1
/
+1
2019-12-05
sctp: cache netns in sctp_ep_common
Xin Long
1
-0
/
+3
2019-12-05
net: fix possible overflow in __sk_mem_raise_allocated()
Eric Dumazet
1
-1
/
+1
2019-12-05
net/fq_impl: Switch to kvmalloc() for memory allocation
Toke Høiland-Jørgensen
1
-2
/
+2
2019-11-20
llc: avoid blocking in llc_sap_close()
Cong Wang
1
-0
/
+1
2019-11-12
net: prevent load/store tearing on sk->sk_stamp
Eric Dumazet
1
-2
/
+2
2019-11-12
ipvs: move old_secure_tcp into struct netns_ipvs
Eric Dumazet
1
-0
/
+1
2019-11-12
netfilter: nf_tables: Align nft_expr private data to 64-bit
Lukas Wunner
1
-1
/
+2
2019-11-12
net: fix data-race in neigh_event_send()
Eric Dumazet
1
-2
/
+2
2019-11-12
bonding: fix state transition issue in link monitoring
Jay Vosburgh
1
-2
/
+1
2019-11-10
net/flow_dissector: switch to siphash
Eric Dumazet
3
-4
/
+5
2019-11-10
netns: fix GFP flags in rtnl_net_notifyid()
Guillaume Nault
1
-1
/
+1
2019-11-10
net: fix sk_page_frag() recursion from memory reclaim
Tejun Heo
1
-3
/
+8
2019-11-10
net: annotate lockless accesses to sk->sk_napi_id
Eric Dumazet
1
-3
/
+3
2019-11-10
net: annotate accesses to sk->sk_incoming_cpu
Eric Dumazet
1
-2
/
+2
2019-11-06
sch_netem: fix rcu splat in netem_enqueue()
Eric Dumazet
1
-0
/
+5
2019-11-06
llc: fix sk_buff leak in llc_conn_service()
Eric Biggers
1
-1
/
+1
2019-09-21
udp: correct reuseport selection with connected sockets
Willem de Bruijn
1
-1
/
+20
2019-09-16
{nl,mac}80211: fix interface combinations on crypto controlled devices
Manikanta Pubbisetty
1
-0
/
+15
2019-09-10
netfilter: nf_tables: use-after-free in failing rule with bound set
Pablo Neira Ayuso
1
-2
/
+7
2019-09-10
net_sched: fix a NULL pointer deref in ipt action
Cong Wang
1
-1
/
+3
2019-09-10
net: sched: act_sample: fix psample group handling on overwrite
Vlad Buslov
1
-0
/
+1
2019-07-28
net/tls: make sure offload also gets the keys wiped
Jakub Kicinski
1
-0
/
+1
2019-07-28
tcp: fix tcp_set_congestion_control() use from bpf hook
Eric Dumazet
1
-1
/
+2
2019-07-28
tcp: be more careful in tcp_fragment()
Eric Dumazet
1
-0
/
+5
2019-07-28
net: make skb_dst_force return true when dst is refcounted
Florian Westphal
1
-1
/
+4
2019-07-26
ipvs: fix tinfo memory leak in start_sync_thread
Julian Anastasov
1
-2
/
+4
2019-07-14
ip6_tunnel: allow not to count pkts on tstats by passing dev as NULL
Xin Long
1
-3
/
+6
2019-07-10
ip6: fix skb leak in ip6frag_expire_frag_queue()
Eric Dumazet
1
-1
/
+0
2019-07-03
9p: Add refcount to p9_req_t
Tomas Bortoli
1
-0
/
+14
2019-07-03
9p: add a per-client fcall kmem_cache
Dominique Martinet
2
-0
/
+5
2019-07-03
9p: embed fcall in req to round down buffer allocs
Dominique Martinet
1
-2
/
+3
2019-07-03
9p: Use a slab for allocating requests
Matthew Wilcox
1
-42
/
+9
2019-06-25
{nl,mac}80211: allow 4addr AP operation on crypto controlled devices
Manikanta Pubbisetty
1
-1
/
+2
2019-06-25
Bluetooth: Align minimum encryption key size for LE and BR/EDR connections
Marcel Holtmann
1
-0
/
+3
2019-06-17
tcp: add tcp_min_snd_mss sysctl
Eric Dumazet
1
-0
/
+1
2019-06-17
tcp: limit payload size of sacked skbs
Eric Dumazet
1
-0
/
+2
2019-06-15
Revert "Bluetooth: Align minimum encryption key size for LE and BR/EDR connec...
Greg Kroah-Hartman
1
-3
/
+0
2019-06-11
ipv4: Define __ipv4_neigh_lookup_noref when CONFIG_INET is disabled
David Ahern
1
-0
/
+8
2019-06-11
net/tls: replace the sleeping lock around RX resync with a bit lock
Jakub Kicinski
1
-0
/
+4
2019-06-11
ipv6: fix the check before getting the cookie in rt6_get_cookie
Xin Long
1
-2
/
+1
2019-06-04
inet: switch IP ID generator to siphash
Eric Dumazet
1
-0
/
+2
2019-05-31
Bluetooth: Ignore CC events not matching the last HCI command
João Paulo Rechi Vita
1
-0
/
+1
2019-05-25
xfrm: Honor original L3 slave device in xfrmi policy lookup
Martin Willi
1
-1
/
+2
2019-05-25
xfrm: clean up xfrm protocol checks
Cong Wang
1
-0
/
+17
2019-05-25
ipv6: prevent possible fib6 leaks
Eric Dumazet
1
-1
/
+2
[prev]
[next]