aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/udp.c
Commit message (Expand)AuthorAge
* ipv6: make sure to initialize sockc.tsflags before first useAlexander Potapenko2017-03-30
* udplite: call proper backlog handlersEric Dumazet2016-11-24
* udp: restore UDPlite many-cast deliveryPablo Neira2016-11-15
* udp: fix IP_CHECKSUM handlingEric Dumazet2016-10-26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-08-30
|\
| * udp: get rid of SLAB_DESTROY_BY_RCU allocationsEric Dumazet2016-08-23
* | ipv6: udp: remove udp_v6_clear_sk()Eric Dumazet2016-08-24
* | net: diag: support SOCK_DESTROY for UDP socketsDavid Ahern2016-08-24
|/
* udp: use sk_filter_trim_cap for udp{,6}_queue_rcv_skbDaniel Borkmann2016-07-26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-07-24
|\
| * udp: prevent bugcheck if filter truncates packet too muchMichal Kubeček2016-07-11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-06-30
|\|
| * udp reuseport: fix packet of same flow hashed to different socketSu, Xuemin2016-06-14
* | ipv6: use TOS marks from sockets for routing decisionHannes Frederic Sowa2016-06-11
|/
* Possible problem with e6afc8ac ("udp: remove headers from UDP packets before ...Eric Dumazet2016-06-02
* udp: prevent skbs lingering in tunnel socket queuesHannes Frederic Sowa2016-05-20
* udp: Resolve NULL pointer dereference over flow-based vxlan deviceAlexander Duyck2016-05-13
* ipv6: add new struct ipcm6_cookieWei Wang2016-05-03
* udp: prepare for non BH masking at backlog processingEric Dumazet2016-05-02
* net: rename ICMP6_INC_STATS_BH()Eric Dumazet2016-04-27
* net: udp: rename UDP_INC_STATS_BH()Eric Dumazet2016-04-27
* net: snmp: kill various STATS_USER() helpersEric Dumazet2016-04-27
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-04-23
|\
| * ipv6: udp: Do a route lookup and update during release_cbMartin KaFai Lau2016-04-14
* | udp: Add udp6_lib_lookup_skb and udp4_lib_lookup_skbTom Herbert2016-04-07
* | udp: enable MSG_PEEK at non-zero offsetsamanthakumar2016-04-05
* | udp: remove headers from UDP packets before queueingsamanthakumar2016-04-05
* | udp: no longer use SLAB_DESTROY_BY_RCUEric Dumazet2016-04-04
* | sock: enable timestamping using control messagesSoheil Hassas Yeganeh2016-04-04
* | ipv6: process socket-level control messages in IPv6Soheil Hassas Yeganeh2016-04-04
|/
* ipv6: udp: fix UDP_MIB_IGNOREDMULTI updatesEric Dumazet2016-03-30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-03-08
|\
| * udp6: fix UDP/IPv6 encap resubmit pathBill Sommerfeld2016-03-07
* | ipv6: pass up EMSGSIZE msg for UDP socket in Ipv6Wei Wang2016-02-19
* | inet: create IPv6-equivalent inet_hash functionCraig Gallek2016-02-11
|/
* udp: fix potential infinite loop in SO_REUSEPORT logicEric Dumazet2016-01-19
* soreuseport: pass skb to secondary UDP socket lookupCraig Gallek2016-01-06
* soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPFCraig Gallek2016-01-04
* soreuseport: fast reuseport UDP socket selectionCraig Gallek2016-01-04
* udp: properly support MSG_PEEK with truncated buffersEric Dumazet2016-01-04
* ipv6: add complete rcu protection around np->optEric Dumazet2015-12-02
* net: SO_INCOMING_CPU setsockopt() supportEric Dumazet2015-10-12
* ipv6: trivial whitespace fixIan Morris2015-08-17
* udp: fix behavior of wrong checksumsEric Dumazet2015-06-01
* net/ipv6/udp: Fix ipv6 multicast socket filter regressionHenning Rogge2015-05-19
* net: remove extra newlinesSheng Yong2015-04-07
* ipv6: coding style: comparison for inequality with NULLIan Morris2015-03-31
* ipv6: coding style: comparison for equality with NULLIan Morris2015-03-31
* netns: constify net_hash_mix() and various callersEric Dumazet2015-03-18
* net: Remove iocb argument from sendmsg and recvmsgYing Xue2015-03-02