summaryrefslogtreecommitdiff
path: root/net/ipv6/udp.c
AgeCommit message (Expand)Author
2017-07-12net: ipv6: reset daddr and dport in socket if connect() failsWei Wang
2017-07-12net: ipv6: Fix UDP early demux lookup with udp_l3mdev_accept=0"Subash Abhinov Kasiviswanathan
2017-06-28Merge branch 'android-4.4@77ddb50' (v4.4.74) into 'msm-4.4'Blagovest Kolenichev
2017-06-27Merge 4.4.73 into android-4.4Greg Kroah-Hartman
2017-06-17ipv6: Handle IPv4-mapped src to in6addr_any dst.Jonathan T. Leighton
2017-03-29net: ipv6: Add early demux handler for UDP unicastSubash Abhinov Kasiviswanathan
2017-01-03Merge remote-tracking branch 'common/android-4.4' into android-4.4.yDmitry Shmidt
2017-01-02net: inet: Support UID-based routing in IP protocols.Lorenzo Colitti
2017-01-02Revert "net: core: Support UID-based routing."Amit Pundir
2016-12-20net: inet: Support UID-based routing in IP protocols.Lorenzo Colitti
2016-12-20Revert "net: core: Support UID-based routing."Lorenzo Colitti
2016-11-15Merge tag 'v4.4.32' into android-4.4.yDmitry Shmidt
2016-11-15Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAmit Pundir
2016-11-15udp: fix IP_CHECKSUM handlingEric Dumazet
2016-10-12net: diag: support SOCK_DESTROY for UDP socketsDavid Ahern
2016-09-20Merge remote-tracking branch 'common/android-4.4' into android-4.4.y-mergeDmitry Shmidt
2016-09-20Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-09-19net: diag: support SOCK_DESTROY for UDP socketsDavid Ahern
2016-09-16Merge tag 'v4.4.21' into android-4.4.yDmitry Shmidt
2016-09-15udp: properly support MSG_PEEK with truncated buffersEric Dumazet
2016-08-01Merge tag 'v4.4.16' into android-4.4.yDmitry Shmidt
2016-06-27Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-06-24udp: prevent skbs lingering in tunnel socket queuesHannes Frederic Sowa
2016-04-21Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-04-20ipv6: udp: fix UDP_MIB_IGNOREDMULTI updatesEric Dumazet
2016-04-20udp6: fix UDP/IPv6 encap resubmit pathBill Sommerfeld
2016-02-16net: core: Support UID-based routing.Lorenzo Colitti
2015-12-02ipv6: add complete rcu protection around np->optEric Dumazet
2015-10-12net: SO_INCOMING_CPU setsockopt() supportEric Dumazet
2015-08-17ipv6: trivial whitespace fixIan Morris
2015-05-31udp: fix behavior of wrong checksumsEric Dumazet
2015-05-19net/ipv6/udp: Fix ipv6 multicast socket filter regressionHenning Rogge
2015-04-07net: remove extra newlinesSheng Yong
2015-03-31ipv6: coding style: comparison for inequality with NULLIan Morris
2015-03-31ipv6: coding style: comparison for equality with NULLIan Morris
2015-03-18netns: constify net_hash_mix() and various callersEric Dumazet
2015-03-02net: Remove iocb argument from sendmsg and recvmsgYing Xue
2015-02-02udpv6: Add lockless sendmsg() supportVlad Yasevich
2015-02-02ipv6: Introduce udpv6_send_skb()Vlad Yasevich
2015-01-05ip: Move checksum convert defines to inetTom Herbert
2014-12-09ip_generic_getfrag, udplite_getfrag: switch to passing msghdrAl Viro
2014-12-08udp: Neaten and reduce size of compute_score functionsJoe Perches
2014-11-24new helper: skb_copy_and_csum_datagram_msg()Al Viro
2014-11-23ipv6: coding style improvements (remove assignment in if statements)Ian Morris
2014-11-11net: Convert LIMIT_NETDEBUG to net_dbg_ratelimitedJoe Perches
2014-11-11net: introduce SO_INCOMING_CPUEric Dumazet
2014-11-07udp: Increment UDP_MIB_IGNOREDMULTI for arriving unmatched multicastsRick Jones
2014-11-05net: Add and use skb_copy_datagram_msg() helper.David S. Miller
2014-09-01udp: Add support for doing checksum unnecessary conversionTom Herbert
2014-08-24ipv6: White-space cleansing : Line LayoutsIan Morris