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
/
include
/
net
Age
Commit message (
Expand
)
Author
2016-03-24
cfg80211/wext: fix message ordering
Johannes Berg
2016-03-24
route: check and remove route cache when we get route
Xin Long
2016-02-25
unix: correctly track in-flight fds in sending process user_struct
Hannes Frederic Sowa
2016-01-28
sctp: start t5 timer only when peer rwnd is 0 and local state is SHUTDOWN_PEN...
lucien
2016-01-28
sctp: convert sack_needed and sack_generation to bits
Marcelo Ricardo Leitner
2016-01-28
ipv6: update skb->csum when CE mark is propagated
Eric Dumazet
2016-01-28
vxlan: fix test which detect duplicate vxlan iface
Nicolas Dichtel
2016-01-25
net: fix warnings in 'make htmldocs' by moving macro definition out of field ...
Hannes Frederic Sowa
2016-01-04
net: add validation for the socket syscall protocol argument
Hannes Frederic Sowa
2016-01-04
sctp: update the netstamp_needed counter when copying sockets
Marcelo Ricardo Leitner
2015-12-18
ipv6: add complete rcu protection around np->opt
Eric Dumazet
2015-12-18
ipv6: distinguish frag queues by device for multicast and link-local packets
Michal Kubeček
2015-12-18
ip_tunnel: disable preemption when updating per-cpu tstats
Jason A. Donenfeld
2015-12-18
unix: avoid use-after-free in ep_remove_wait_queue
Rainer Weikusat
2015-12-13
netfilter: remove dead code
Flavio Leitner
2015-12-09
net: avoid NULL deref in inet_ctl_sock_destroy()
Eric Dumazet
2015-10-28
net: add pfmemalloc check in sk_add_backlog()
Eric Dumazet
2015-10-28
af_unix: Convert the unix_sk macro to an inline function for type safety
Aaron Conole
2015-08-27
ipv6: lock socket in ip6_datagram_connect()
Eric Dumazet
2015-08-25
net: sched: fix refcount imbalance in actions
Daniel Borkmann
2015-07-15
netfilter: nf_qeueue: Drop queue entries on nf_unregister_hook
Eric W. Biederman
2015-07-06
sctp: fix ASCONF list handling
Marcelo Ricardo Leitner
2015-04-27
ipv6: protect skb->sk accesses from recursive dereference inside the stack
hannes@stressinduktion.org
2015-03-30
xfrm: release dst_orig in case of error in xfrm_lookup()
huaibin Wang
2015-03-02
fib_trie: Fix /proc/net/fib_trie when CONFIG_IP_MULTIPLE_TABLES is not defined
Alexander Duyck
2015-02-10
ipv4: tcp: get rid of ugly unicast_sock
Eric Dumazet
2015-02-04
ipv4: try to cache dst_entries which would cause a redirect
Hannes Frederic Sowa
2014-12-10
drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packets
Ben Hutchings
2014-11-13
net: sctp: fix panic on duplicate ASCONF chunks
Daniel Borkmann
2014-11-13
net: sctp: fix skb_over_panic when receiving malformed ASCONF chunks
Daniel Borkmann
2014-10-15
sctp: handle association restarts when the socket is closed.
Vlad Yasevich
2014-10-15
ipv6: remove rt6i_genid
Hannes Frederic Sowa
2014-10-15
xfrm: Generate queueing routes only from route lookup functions
Steffen Klassert
2014-10-15
xfrm: Generate blackhole routes only from route lookup functions
Steffen Klassert
2014-10-15
tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()
Neal Cardwell
2014-10-15
tcp: don't use timestamp from repaired skb-s to calculate RTT (v2)
Andrey Vagin
2014-10-05
regulatory: add NUL to alpha2
Eliad Peller
2014-08-14
ip_tunnel(ipv4): fix tunnels with "local any remote $remote_ip"
Dmitry Popov
2014-07-28
ip: make IP identifiers less predictable
Eric Dumazet
2014-07-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2014-07-14
neigh: sysctl - simplify address calculation of gc_* variables
Mathias Krause
2014-07-14
netfilter: nf_tables: 64bit stats need some extra synchronization
Eric Dumazet
2014-07-14
netfilter: nf_tables: set NLM_F_DUMP_INTR if netlink dumping is stale
Pablo Neira Ayuso
2014-07-02
ieee802154: reassembly: fix possible buffer overflow
Alexander Aring
2014-07-02
net: fix sparse warning in sk_dst_set()
Eric Dumazet
2014-06-30
ipv4: irq safe sk_dst_[re]set() and ipv4_sk_update_pmtu() fix
Eric Dumazet
2014-06-25
ipv4: fix dst race in sk_dst_get()
Eric Dumazet
2014-06-16
netfilter: nf_tables: use u32 for chain use counter
Pablo Neira Ayuso
2014-06-15
udp: call __skb_checksum_complete when doing full checksum
Tom Herbert
2014-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
[next]