index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2017-05-08
net: avoid signed overflows for SO_{SND|RCV}BUFFORCE
Eric Dumazet
2017-05-08
l2tp: fix racy SOCK_ZAPPED flag check in l2tp_ip{,6}_bind()
Guillaume Nault
2017-05-08
p9_client_readdir() fix
Al Viro
2017-05-08
ip6mr: fix notification device destruction
Nikolay Aleksandrov
2017-05-08
netpoll: Check for skb->queue_mapping
Tushar Dave
2017-05-08
sctp: listen on the sock only when it's state is listening or closed
Xin Long
2017-05-08
net/packet: fix overflow in check for tp_reserve
Andrey Konovalov
2017-05-08
net/packet: fix overflow in check for tp_frame_nr
Andrey Konovalov
2017-05-08
l2tp: purge socket queues in the .destruct() callback
Guillaume Nault
2017-05-08
net: neigh: guard against NULL solicit() method
Eric Dumazet
2017-05-08
RDS: Fix the atomicity for congestion map update
santosh.shilimkar@oracle.com
2017-04-30
ping: implement proper locking
Eric Dumazet
2017-04-22
tcp: initialize icsk_ack.lrcvtime at session start time
Eric Dumazet
2017-04-22
socket, bpf: fix sk_filter use after free in sk_clone_lock
Daniel Borkmann
2017-04-22
net: unix: properly re-increment inflight counter of GC discarded candidates
Andrey Ulanov
2017-04-22
net: properly release sk_frag.page
Eric Dumazet
2017-04-22
ipv4: provide stronger user input validation in nl_fib_input()
Eric Dumazet
2017-04-22
net sched actions: decrement module reference count after table flush.
Roman Mashak
2017-04-22
sctp: deny peeloff operation on asocs with threads sleeping on it
Marcelo Ricardo Leitner
2017-04-22
net: ipv6: check route protocol when deleting routes
Mantas M
2017-04-18
dccp: fix memory leak during tear-down of unsuccessful connection request
Hannes Frederic Sowa
2017-04-18
dccp/tcp: fix routing redirect race
Jon Maxwell
2017-04-18
net: fix socket refcounting in skb_complete_tx_timestamp()
Eric Dumazet
2017-04-18
net: fix socket refcounting in skb_complete_wifi_ack()
Eric Dumazet
2017-04-18
tcp: fix various issues for sockets morphing to listen state
Eric Dumazet
2017-04-18
libceph: don't set weight to IN when OSD is destroyed
Ilya Dryomov
2017-04-18
net/packet: fix overflow in check for priv area size
Andrey Konovalov
2017-04-18
dccp: Unlock sock before calling sk_free()
Arnaldo Carvalho de Melo
2017-04-18
net: don't call strlen() on the user buffer in packet_bind_spkt()
Alexander Potapenko
2017-04-18
l2tp: avoid use-after-free caused by l2tp_ip_backlog_recv
Paul Hüber
2017-04-18
ipv4: mask tos for input route
Julian Anastasov
2017-04-18
vti6: return GRE_KEY for vti6
David Forster
2017-04-18
netlink: remove mmapped netlink support
Florian Westphal
2017-04-18
mac80211: flush delayed work when entering suspend
Matt Chen
2017-04-18
xfrm_user: validate XFRM_MSG_NEWAE XFRMA_REPLAY_ESN_VAL replay_window
Andy Whitcroft
2017-04-18
xfrm_user: validate XFRM_MSG_NEWAE incoming ESN size harder
Andy Whitcroft
2017-04-18
xfrm: policy: init locks early
Florian Westphal
2017-04-18
net: socket: fix recvmmsg not returning error from sock_error
Maxime Jayat
2017-04-18
dccp: fix freeing skb too early for IPV6_RECVPKTINFO
Andrey Konovalov
2017-04-18
net/llc: avoid BUG_ON() in skb_orphan()
Eric Dumazet
2017-04-18
netlink: do not enter direct reclaim from netlink_dump()
Eric Dumazet
2017-04-18
packet: on direct_xmit, limit tso and csum to supported devices
Willem de Bruijn
2017-04-18
sctp: validate chunk len before actually using it
Marcelo Ricardo Leitner
2017-04-18
net: sctp, forbid negative length
Jiri Slaby
2017-04-18
ipv4: disable BH in set_ping_group_range()
Eric Dumazet
2017-04-18
net: pktgen: remove rcu locking in pktgen_change_name()
Eric Dumazet
2017-04-18
ipv6: correctly add local routes when lo goes up
Nicolas Dichtel
2017-04-18
packet: call fanout_release, while UNREGISTERING a netdev
Anoob Soman
2017-04-18
net: Add netdev all_adj_list refcnt propagation to fix panic
Andrew Collins
2017-04-18
ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_route
Nikolay Aleksandrov
[next]