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
2017-06-20
ipv6: check raw payload size correctly in ioctl
Jamie Bainbridge
1
-1
/
+1
2017-06-20
p9_client_readdir() fix
Al Viro
1
-0
/
+4
2017-06-20
RDS: Fix the atomicity for congestion map update
santosh.shilimkar@oracle.com
1
-2
/
+2
2017-06-20
ip6mr: fix notification device destruction
Nikolay Aleksandrov
1
-7
/
+6
2017-06-20
sctp: listen on the sock only when it's state is listening or closed
Xin Long
1
-0
/
+3
2017-06-20
net: neigh: guard against NULL solicit() method
Eric Dumazet
1
-1
/
+2
2017-06-20
net/packet: fix overflow in check for tp_reserve
Andrey Konovalov
1
-0
/
+2
2017-06-20
net/packet: fix overflow in check for tp_frame_nr
Andrey Konovalov
1
-0
/
+2
2017-06-20
net: ipv6: check route protocol when deleting routes
Mantas M
1
-0
/
+2
2017-06-20
net/packet: fix overflow in check for priv area size
Andrey Konovalov
1
-2
/
+2
2017-06-20
libceph: force GFP_NOIO for socket allocations
Ilya Dryomov
1
-0
/
+6
2017-06-20
tcp: initialize icsk_ack.lrcvtime at session start time
Eric Dumazet
2
-1
/
+2
2017-06-20
ipv4: provide stronger user input validation in nl_fib_input()
Eric Dumazet
1
-1
/
+2
2017-06-20
dccp: fix memory leak during tear-down of unsuccessful connection request
Hannes Frederic Sowa
1
-0
/
+1
2017-06-20
ipv6: avoid write to a possibly cloned skb
Florian Westphal
1
-1
/
+6
2017-06-20
tcp: fix various issues for sockets morphing to listen state
Eric Dumazet
2
-4
/
+9
2017-06-20
dccp: Unlock sock before calling sk_free()
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-06-20
net: don't call strlen() on the user buffer in packet_bind_spkt()
Alexander Potapenko
1
-2
/
+6
2017-06-20
l2tp: avoid use-after-free caused by l2tp_ip_backlog_recv
Paul Hüber
1
-1
/
+1
2017-06-20
mac80211: flush delayed work when entering suspend
Matt Chen
1
-0
/
+1
2017-06-20
af_packet: remove a stray tab in packet_set_ring()
Dan Carpenter
1
-1
/
+1
2017-06-20
irda: Fix lockdep annotations in hashbin_delete().
David S. Miller
1
-18
/
+16
2017-06-20
packet: round up linear to header len
Willem de Bruijn
1
-2
/
+4
2017-06-20
tcp: fix 0 divide in __tcp_select_window()
Eric Dumazet
1
-2
/
+4
2017-06-20
af_unix: move unix_mknod() out of bindlock
WANG Cong
1
-11
/
+16
2017-06-20
ipv6: addrconf: Avoid addrconf_disable_change() using RCU read-side lock
Kefeng Wang
1
-3
/
+1
2017-06-20
igmp: Make igmp group member RFC 3376 compliant
Michal Tesar
1
-1
/
+6
2017-06-20
drop_monitor: consider inserted data in genlmsg_end
Reiter Wolfgang
1
-1
/
+7
2017-06-20
drop_monitor: add missing call to genlmsg_end
Reiter Wolfgang
1
-9
/
+24
2017-06-20
libceph: verify authorize reply on connect
Ilya Dryomov
1
-0
/
+13
2017-06-20
can: bcm: fix hrtimer/tasklet termination in bcm op removal
Oliver Hartkopp
1
-7
/
+16
2017-06-20
can: raw: raw_setsockopt: limit number of can_filter that can be set
Marc Kleine-Budde
1
-0
/
+3
2017-06-09
dccp: fix freeing skb too early for IPV6_RECVPKTINFO
Andrey Konovalov
1
-1
/
+2
2017-06-08
dccp/tcp: do not inherit mc_list from parent
Eric Dumazet
1
-0
/
+2
2017-06-08
ipv6: handle -EFAULT from skb_copy_bits
Dave Jones
1
-2
/
+5
2017-06-08
sctp: deny peeloff operation on asocs with threads sleeping on it
Marcelo Ricardo Leitner
1
-2
/
+6
2017-06-08
sctp: avoid BUG_ON on sctp_wait_for_sndbuf
Marcelo Ricardo Leitner
1
-1
/
+2
2017-06-08
ipv6: fix the use of pcpu_tstats in ip6_tunnel
Li RongQing
1
-5
/
+16
2017-06-08
ipv6: pointer math error in ip6_tnl_parse_tlv_enc_lim()
Dan Carpenter
1
-1
/
+1
2017-06-08
ipv6: fix ip6_tnl_parse_tlv_enc_lim()
Eric Dumazet
1
-12
/
+22
2017-06-08
can: Fix kernel panic at security_sock_rcv_skb
Eric Dumazet
5
-8
/
+17
2017-06-08
ping: implement proper locking
Eric Dumazet
1
-2
/
+3
2017-06-08
net: sctp: rework multihoming retransmission path selection to rfc4960
Daniel Borkmann
1
-51
/
+80
2017-06-08
l2tp: take reference on sessions being dumped
Guillaume Nault
5
-11
/
+27
2017-06-08
netfilter: arp_tables: fix invoking 32bit "iptable -P INPUT ACCEPT" failed in...
Hongxu Jia
1
-2
/
+2
2017-06-08
ipv4: igmp: Allow removing groups from a removed interface
Andrew Lunn
1
-2
/
+4
2017-06-08
net: unix: properly re-increment inflight counter of GC discarded candidates
Andrey Ulanov
1
-9
/
+9
2017-06-08
net: properly release sk_frag.page
Eric Dumazet
1
-5
/
+5
2017-06-08
net sched actions: decrement module reference count after table flush.
Roman Mashak
1
-4
/
+1
2017-06-08
dccp/tcp: fix routing redirect race
Jon Maxwell
4
-8
/
+14
[next]