summaryrefslogtreecommitdiff
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v3.18.30' into v3.18-rtSteven Rostedt (Red Hat)2016-06-231-0/+6
|\
| * cfg80211/wext: fix message orderingJohannes Berg2016-03-201-0/+6
* | Merge tag 'v3.18.27' into v3.18-rtSteven Rostedt (Red Hat)2016-02-233-7/+25
|\ \ | |/
| * ipv6: update skb->csum when CE mark is propagatedEric Dumazet2016-02-151-3/+16
| * vxlan: fix test which detect duplicate vxlan ifaceNicolas Dichtel2016-02-151-0/+5
| * mac802154: fix typo IEEE802515 to IEEE802154Alexander Aring2016-02-091-4/+4
* | Merge tag 'v3.18.26' into v3.18-rtSteven Rostedt (Red Hat)2016-02-233-1/+38
|\ \ | |/
| * unix: avoid use-after-free in ep_remove_wait_queueRainer Weikusat2016-01-151-0/+1
| * net: fix IP early demux racesEric Dumazet2016-01-152-1/+34
| * net: add validation for the socket syscall protocol argumentHannes Frederic Sowa2016-01-151-0/+1
| * sctp: update the netstamp_needed counter when copying socketsMarcelo Ricardo Leitner2016-01-151-0/+2
* | Merge tag 'v3.18.25' into v3.18-rtSteven Rostedt (Red Hat)2016-01-116-5/+40
|\ \ | |/
| * ipv6: add complete rcu protection around np->optEric Dumazet2015-12-141-1/+20
| * ipv6: distinguish frag queues by device for multicast and link-local packetsMichal Kubeček2015-12-141-0/+1
| * ip_tunnel: disable preemption when updating per-cpu tstatsJason A. Donenfeld2015-12-142-2/+4
| * net: avoid NULL deref in inet_ctl_sock_destroy()Eric Dumazet2015-12-031-1/+2
| * net: add pfmemalloc check in sk_add_backlog()Eric Dumazet2015-11-131-0/+8
| * af_unix: Convert the unix_sk macro to an inline function for type safetyAaron Conole2015-11-131-1/+5
* | Merge tag 'v3.18.22' into v3.18-rtSteven Rostedt (Red Hat)2015-11-101-0/+1
|\ \ | |/
| * ipv6: lock socket in ip6_datagram_connect()Eric Dumazet2015-09-281-0/+1
* | Merge tag 'v3.18.18' into v3.18-rtSteven Rostedt (Red Hat)2015-07-203-0/+7
|\ \ | |/
| * sctp: fix ASCONF list handlingMarcelo Ricardo Leitner2015-07-052-0/+5
| * netfilter: nf_qeueue: Drop queue entries on nf_unregister_hookEric W. Biederman2015-07-051-0/+2
* | Merge tag 'v3.18.17' into v3.18-rtSteven Rostedt (Red Hat)2015-07-014-4/+19
|\ \ | |/
| * net: add sk_fullsock() helperEric Dumazet2015-06-281-0/+9
| * inet: add TCP_NEW_SYN_RECV stateEric Dumazet2015-06-281-1/+3
| * tcp: fix child sockets to use system default congestion control if not setNeal Cardwell2015-06-151-1/+2
| * sctp: Fix mangled IPv4 addresses on a IPv6 listening socketJason Gunthorpe2015-06-151-2/+5
* | Merge tag 'v3.18.15' into v3.18-rtSteven Rostedt (Red Hat)2015-06-181-0/+1
|\ \ | |/
| * xfrm: release dst_orig in case of error in xfrm_lookup()huaibin Wang2015-06-101-0/+1
* | seqlock: Prevent rt starvationThomas Gleixner2015-06-182-3/+3
* | net: sysrq via icmpCarsten Emde2015-06-181-0/+1
|/
* ipv6: protect skb->sk accesses from recursive dereference inside the stackhannes@stressinduktion.org2015-04-273-17/+4
* cipso: don't use IPCB() to locate the CIPSO IP optionPaul Moore2015-03-061-9/+16
* net: sched: fix panic in rate estimatorsEric Dumazet2015-02-261-8/+5
* ipv4: tcp: get rid of ugly unicast_sockEric Dumazet2015-02-262-1/+2
* ipv4: try to cache dst_entries which would cause a redirectHannes Frederic Sowa2015-02-261-5/+6
* net: Generalize ndo_gso_check to ndo_features_checkJesse Gross2015-01-271-4/+24
* Revert "mac80211: Fix accounting of the tailroom-needed counter"Johannes Berg2015-01-161-5/+2
* net-timestamp: make tcp_recvmsg call ipv6_recv_error for AF_INET6 socksWillem de Bruijn2014-11-261-0/+2
* vxlan: Inline vxlan_gso_check().Joe Stringer2014-11-181-1/+17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-11-161-2/+0
|\
| * netfilter: nf_tables: restore synchronous object release from commit/abortPablo Neira Ayuso2014-11-121-2/+0
* | net: Add vxlan_gso_check() helperJoe Stringer2014-11-141-0/+2
* | udptunnel: Add SKB_GSO_UDP_TUNNEL during gro_complete.Jesse Gross2014-11-101-0/+9
* | net/9p: remove a comment about pref member which doesn't existRyo Munakata2014-11-061-1/+0
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-10-312-0/+20
|\
| * netfilter: nf_reject_ipv6: split nf_send_reset6() in smaller functionsPablo Neira Ayuso2014-10-311-0/+10
| * netfilter: nf_reject_ipv4: split nf_send_reset() in smaller functionsPablo Neira Ayuso2014-10-311-0/+10
* | drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packetsBen Hutchings2014-10-301-0/+2
|/