summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2017-04-18netlabel: out of bound access in cipso_v4_validate()Eric Dumazet1-0/+4
2017-01-15net: ipv4: Convert IP network timestamps to be y2038 safeDeepa Dinamani1-0/+2
2016-12-23tcp: fix use after free in tcp_xmit_retransmit_queue()Eric Dumazet1-0/+2
2016-07-12net_sched: update hierarchical backlog tooWANG Cong2-2/+7
2016-07-12net_sched: introduce qdisc_replace() helperWANG Cong1-0/+17
2016-03-21cfg80211/wext: fix message orderingJohannes Berg1-0/+6
2016-02-15ipv6: update skb->csum when CE mark is propagatedEric Dumazet1-3/+16
2016-02-15vxlan: fix test which detect duplicate vxlan ifaceNicolas Dichtel1-0/+5
2016-02-10mac802154: fix typo IEEE802515 to IEEE802154Alexander Aring1-4/+4
2016-01-16unix: avoid use-after-free in ep_remove_wait_queueRainer Weikusat1-0/+1
2016-01-16net: fix IP early demux racesEric Dumazet2-1/+34
2016-01-16net: add validation for the socket syscall protocol argumentHannes Frederic Sowa1-0/+1
2016-01-16sctp: update the netstamp_needed counter when copying socketsMarcelo Ricardo Leitner1-0/+2
2015-12-14ipv6: add complete rcu protection around np->optEric Dumazet1-1/+20
2015-12-14ipv6: distinguish frag queues by device for multicast and link-local packetsMichal Kubeček1-0/+1
2015-12-14ip_tunnel: disable preemption when updating per-cpu tstatsJason A. Donenfeld2-2/+4
2015-12-03net: avoid NULL deref in inet_ctl_sock_destroy()Eric Dumazet1-1/+2
2015-11-13net: add pfmemalloc check in sk_add_backlog()Eric Dumazet1-0/+8
2015-11-13af_unix: Convert the unix_sk macro to an inline function for type safetyAaron Conole1-1/+5
2015-09-29ipv6: lock socket in ip6_datagram_connect()Eric Dumazet1-0/+1
2015-07-05sctp: fix ASCONF list handlingMarcelo Ricardo Leitner2-0/+5
2015-07-05netfilter: nf_qeueue: Drop queue entries on nf_unregister_hookEric W. Biederman1-0/+2
2015-06-28net: add sk_fullsock() helperEric Dumazet1-0/+9
2015-06-28inet: add TCP_NEW_SYN_RECV stateEric Dumazet1-1/+3
2015-06-15tcp: fix child sockets to use system default congestion control if not setNeal Cardwell1-1/+2
2015-06-15sctp: Fix mangled IPv4 addresses on a IPv6 listening socketJason Gunthorpe1-2/+5
2015-06-10xfrm: release dst_orig in case of error in xfrm_lookup()huaibin Wang1-0/+1
2015-04-27ipv6: protect skb->sk accesses from recursive dereference inside the stackhannes@stressinduktion.org3-17/+4
2015-03-07cipso: don't use IPCB() to locate the CIPSO IP optionPaul Moore1-9/+16
2015-02-27net: sched: fix panic in rate estimatorsEric Dumazet1-8/+5
2015-02-27ipv4: tcp: get rid of ugly unicast_sockEric Dumazet2-1/+2
2015-02-27ipv4: try to cache dst_entries which would cause a redirectHannes Frederic Sowa1-5/+6
2015-01-27net: Generalize ndo_gso_check to ndo_features_checkJesse Gross1-4/+24
2015-01-16Revert "mac80211: Fix accounting of the tailroom-needed counter"Johannes Berg1-5/+2
2014-11-26net-timestamp: make tcp_recvmsg call ipv6_recv_error for AF_INET6 socksWillem de Bruijn1-0/+2
2014-11-18vxlan: Inline vxlan_gso_check().Joe Stringer1-1/+17
2014-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-2/+0
2014-11-15net: Add vxlan_gso_check() helperJoe Stringer1-0/+2
2014-11-12netfilter: nf_tables: restore synchronous object release from commit/abortPablo Neira Ayuso1-2/+0
2014-11-10udptunnel: Add SKB_GSO_UDP_TUNNEL during gro_complete.Jesse Gross1-0/+9
2014-11-06net/9p: remove a comment about pref member which doesn't existRyo Munakata1-1/+0
2014-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2-0/+20
2014-10-31netfilter: nf_reject_ipv6: split nf_send_reset6() in smaller functionsPablo Neira Ayuso1-0/+10
2014-10-31netfilter: nf_reject_ipv4: split nf_send_reset() in smaller functionsPablo Neira Ayuso1-0/+10
2014-10-31drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packetsBen Hutchings1-0/+2
2014-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2-0/+6
2014-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+2
2014-10-18tcp: fix build error if IPv6 is not enabledEric Dumazet1-0/+2
2014-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds7-9/+43
2014-10-18net: dsa: add includes for ethtool and phy_fixed definitionsFlorian Fainelli1-0/+1