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
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
2016-11-20
Bluetooth: Fix potential NULL dereference in RFCOMM bind callback
Jaganath Kanakkassery
1
-7
/
+12
2016-11-20
ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_route
Nikolay Aleksandrov
4
-5
/
+10
2016-11-20
xfrm: Fix memory leak of aead algorithm name
Ilan Tayari
1
-0
/
+1
2016-11-20
irda: Free skb on irda_accept error path.
phil.turnbull@oracle.com
1
-3
/
+2
2016-11-20
xfrm_user: propagate sec ctx allocation errors
Mathias Krause
1
-3
/
+6
2016-11-20
netfilter: nfnetlink_queue: reject verdict request from different portid
Liping Zhang
1
-3
/
+0
2016-11-20
tcp: consider recv buf for the initial window scale
Soheil Hassas Yeganeh
1
-1
/
+2
2016-11-20
l2tp: Correctly return -EBADF from pppol2tp_getname.
phil.turnbull@oracle.com
1
-5
/
+2
2016-11-20
net/irda: fix NULL pointer dereference on memory allocation failure
Vegard Nossum
1
-2
/
+5
2016-11-20
Bluetooth: Fix l2cap_sock_setsockopt() with optname BT_RCVMTU
Amadeusz Sławiński
1
-1
/
+1
2016-11-20
NFS: Don't drop CB requests with invalid principals
Chuck Lever
1
-0
/
+5
2016-11-20
svc: Avoid garbage replies when pc_func() returns rpc_drop_reply
Chuck Lever
1
-1
/
+1
2016-11-20
netlabel: add address family checks to netlbl_{sock,req}_delattr()
Paul Moore
1
-2
/
+10
2016-08-22
tcp: make challenge acks less predictable
Eric Dumazet
1
-5
/
+12
2016-08-22
rds: fix an infoleak in rds_inc_info_copy
Kangjie Lu
1
-0
/
+2
2016-08-22
tipc: fix an infoleak in tipc_nl_compat_link_dump
Kangjie Lu
1
-1
/
+2
2016-08-22
batman-adv: Fix use-after-free/double-free of tt_req_node
Sven Eckelmann
2
-5
/
+38
2016-06-15
net: fix a kernel infoleak in x25 module
Kangjie Lu
1
-0
/
+1
2016-06-15
net: fix infoleak in rtnetlink
Kangjie Lu
1
-8
/
+10
2016-06-15
net: fix infoleak in llc
Kangjie Lu
1
-0
/
+1
2016-06-15
nf_conntrack: avoid kernel pointer value leak in slab name
Linus Torvalds
1
-1
/
+3
2016-06-15
batman-adv: Fix broadcast/ogm queue limit on a removed interface
Linus Lüssing
1
-0
/
+6
2016-06-15
batman-adv: Reduce refcnt of removed router when updating route
Sven Eckelmann
1
-0
/
+9
2016-06-15
batman-adv: Check skb size before using encapsulated ETH+VLAN header
Sven Eckelmann
1
-2
/
+6
2016-06-15
nl80211: check netlink protocol in socket release notification
Dmitry Ivanov
1
-1
/
+1
2016-06-15
Revert "ax25: add link layer header validation function"
Ben Hutchings
1
-15
/
+0
2016-05-01
netfilter: x_tables: fix unconditional helper
Florian Westphal
3
-33
/
+31
2016-05-01
ipv6: Count in extension headers in skb->network_header
Jakub Sitnicki
1
-5
/
+4
2016-05-01
ipv4: l2tp: fix a potential issue in l2tp_ip_recv
Haishuang Yan
1
-3
/
+5
2016-05-01
xfrm: Fix crash observed during device unregistration and decryption
subashab@codeaurora.org
1
-0
/
+3
2016-05-01
ax25: add link layer header validation function
Willem de Bruijn
1
-0
/
+15
2016-05-01
sctp: lack the check for ports in sctp_v6_cmp_addr
Xin Long
1
-0
/
+2
2016-05-01
sctp: Fix port hash table size computation
Neil Horman
1
-9
/
+38
2016-05-01
ipv4: fix memory leaks in ip_cmsg_send() callers
Eric Dumazet
4
-3
/
+11
2016-05-01
net/ipv6: add sysctl option accept_ra_min_hop_limit
Hangbin Liu
2
-9
/
+17
2016-05-01
ipv6/udp: use sticky pktinfo egress ifindex on connect()
Paolo Abeni
1
-0
/
+3
2016-05-01
af_iucv: Validate socket address length in iucv_sock_bind()
Ursula Braun
1
-0
/
+3
2016-05-01
ipv6: update skb->csum when CE mark is propagated
Eric Dumazet
4
-4
/
+4
2016-05-01
phonet: properly unshare skbs in phonet_rcv()
Eric Dumazet
1
-0
/
+4
2016-05-01
tcp_yeah: don't set ssthresh below 2
Neal Cardwell
1
-1
/
+1
2016-05-01
bridge: Only call /sbin/bridge-stp for the initial network namespace
Hannes Frederic Sowa
1
-1
/
+4
2016-05-01
sctp: sctp should release assoc when sctp_make_abort_user return NULL in sctp...
Xin Long
2
-4
/
+5
2016-05-01
ipv4: Don't do expensive useless work during inetdev destroy.
David S. Miller
3
-2
/
+18
2016-05-01
netfilter: x_tables: make sure e->next_offset covers remaining blob size
Florian Westphal
3
-6
/
+12
2016-05-01
netfilter: x_tables: validate e->target_offset early
Florian Westphal
3
-27
/
+24
2016-05-01
net: Fix use after free in the recvmmsg exit path
Arnaldo Carvalho de Melo
1
-19
/
+19
2016-05-01
ipvs: correct initial offset of Call-ID header search in SIP persistence engine
Marco Angaroni
1
-1
/
+1
2016-05-01
mac80211: fix memory leak
Sudip Mukherjee
1
-1
/
+3
2016-05-01
mac80211: avoid excessive stack usage in sta_info
Arnd Bergmann
1
-5
/
+8
2016-04-01
mld, igmp: Fix reserved tailroom calculation
Benjamin Poirier
2
-4
/
+2
[next]