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
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-07-02
rxrpc: Fix several cases where a padded len isn't checked in ticket decode
David Howells
1
-30
/
+34
2017-06-05
ipv6: fix out of bound writes in __ip6_append_data()
Eric Dumazet
1
-7
/
+8
2017-06-05
ipv6/dccp: do not inherit ipv6_mc_list from parent
WANG Cong
2
-0
/
+8
2017-06-05
sctp: do not inherit ipv6_{mc|ac|fl}_list from parent
Eric Dumazet
1
-0
/
+3
2017-06-05
ipv6: Check ip6_find_1stfragopt() return value properly.
David S. Miller
3
-12
/
+12
2017-06-05
ipv6: Prevent overrun when parsing v6 header options
Craig Gallek
4
-6
/
+16
2017-06-05
dccp/tcp: do not inherit mc_list from parent
Eric Dumazet
1
-0
/
+2
2017-06-05
ipx: call ipxitf_put() in ioctl error path
Dan Carpenter
1
-3
/
+2
2017-06-05
net: ipv6: check route protocol when deleting routes
Mantas M
1
-0
/
+2
2017-06-05
net/packet: fix overflow in check for tp_reserve
Andrey Konovalov
1
-0
/
+2
2017-06-05
net/packet: fix overflow in check for tp_frame_nr
Andrey Konovalov
1
-0
/
+2
2017-06-05
net/packet: fix overflow in check for priv area size
Andrey Konovalov
1
-2
/
+2
2017-06-05
xfrm_user: validate XFRM_MSG_NEWAE incoming ESN size harder
Andy Whitcroft
1
-1
/
+5
2017-06-05
xfrm_user: validate XFRM_MSG_NEWAE XFRMA_REPLAY_ESN_VAL replay_window
Andy Whitcroft
1
-0
/
+3
2017-06-05
ping: implement proper locking
Eric Dumazet
1
-2
/
+3
2017-06-05
net: net_enable_timestamp() can be called from irq contexts
Eric Dumazet
1
-4
/
+31
2017-06-05
mac80211: flush delayed work when entering suspend
Matt Chen
1
-0
/
+1
2017-06-05
net sched actions: decrement module reference count after table flush.
Roman Mashak
1
-4
/
+1
2017-06-05
ipv4: mask tos for input route
Julian Anastasov
1
-0
/
+1
2017-06-05
tcp: account for ts offset only if tsecr not zero
Alexey Kodanev
1
-1
/
+2
2017-06-05
net/dccp: fix use after free in tw_timer_handler()
Andrey Ryabinin
2
-0
/
+12
2017-06-05
l2tp: Avoid schedule while atomic in exit_net
Ridge Kennedy
1
-1
/
+3
2017-06-05
batman-adv: Fix transmission of final, 16th fragment
Linus Lüssing
1
-4
/
+4
2017-06-05
batman-adv: Fix double free during fragment merge error
Sven Eckelmann
2
-5
/
+11
2017-04-04
netlink: remove mmapped netlink support
Florian Westphal
4
-792
/
+9
2017-03-16
sctp: deny peeloff operation on asocs with threads sleeping on it
Marcelo Ricardo Leitner
1
-2
/
+6
2017-03-16
sctp: avoid BUG_ON on sctp_wait_for_sndbuf
Marcelo Ricardo Leitner
1
-1
/
+2
2017-03-16
igmp, mld: Fix memory leak in igmpv3/mld_del_delrec()
Hangbin Liu
2
-0
/
+2
2017-03-16
mld: do not remove mld souce list info when set link down
Hangbin Liu
1
-21
/
+30
2017-03-16
igmp: do not remove igmp souce list info when set link down
Hangbin Liu
1
-14
/
+35
2017-03-16
sit: fix a double free on error path
WANG Cong
1
-0
/
+1
2017-03-16
tcp: fix 0 divide in __tcp_select_window()
Eric Dumazet
1
-2
/
+4
2017-03-16
ipv6: pointer math error in ip6_tnl_parse_tlv_enc_lim()
Dan Carpenter
1
-1
/
+1
2017-03-16
ipv6: fix ip6_tnl_parse_tlv_enc_lim()
Eric Dumazet
1
-12
/
+22
2017-03-16
can: Fix kernel panic at security_sock_rcv_skb
Eric Dumazet
5
-8
/
+17
2017-03-16
net: socket: fix recvmmsg not returning error from sock_error
Maxime Jayat
1
-1
/
+3
2017-03-16
ipv6: addrconf: Avoid addrconf_disable_change() using RCU read-side lock
Kefeng Wang
1
-3
/
+1
2017-03-16
tcp: fix tcp_fastopen unaligned access complaints on sparc
Shannon Nelson
1
-1
/
+1
2017-03-16
igmp: Make igmp group member RFC 3376 compliant
Michal Tesar
1
-1
/
+6
2017-03-16
drop_monitor: consider inserted data in genlmsg_end
Reiter Wolfgang
1
-1
/
+7
2017-03-16
drop_monitor: add missing call to genlmsg_end
Reiter Wolfgang
1
-9
/
+24
2017-03-16
ipv6: handle -EFAULT from skb_copy_bits
Dave Jones
1
-2
/
+5
2017-03-16
net/dccp: fix use-after-free in dccp_invalid_packet
Eric Dumazet
1
-5
/
+7
2017-03-16
net/sched: pedit: make sure that offset is valid
Amir Vadai
1
-4
/
+20
2017-03-16
ip6_tunnel: disable caching when the traffic class is inherited
Paolo Abeni
1
-2
/
+11
2017-03-16
sock: fix sendmmsg for partial sendmsg
Soheil Hassas Yeganeh
1
-4
/
+11
2017-03-16
sctp: assign assoc_id earlier in __sctp_connect
Marcelo Ricardo Leitner
1
-2
/
+5
2017-03-16
ipv6: dccp: add missing bind_conflict to dccp_ipv6_mapped
Eric Dumazet
1
-0
/
+1
2017-03-16
ipv6: dccp: fix out of bound access in dccp_v6_err()
Eric Dumazet
1
-7
/
+8
2017-03-16
dccp: fix out of bound access in dccp_v4_err()
Eric Dumazet
1
-6
/
+8
[next]