summaryrefslogtreecommitdiff
path: root/net/ipv6/udp.c (follow)
Commit message (Expand)AuthorAge
* Merge android-4.4.177 (0c3b8c4) into msm-4.4Srinivasarao P2019-03-25
|\
| * Merge 4.4.177 into android-4.4Greg Kroah-Hartman2019-03-23
| |\
| | * udplite: call proper backlog handlersEric Dumazet2019-03-23
| * | Merge 4.4.94 into android-4.4Greg Kroah-Hartman2017-10-22
| |\|
| | * udpv6: Fix the checksum computation when HW checksum does not applySubash Abhinov Kasiviswanathan2017-10-21
* | | udpv6: Fix the checksum computation when HW checksum does not applySubash Abhinov Kasiviswanathan2017-09-13
* | | net: ipv6: reset daddr and dport in socket if connect() failsWei Wang2017-07-12
* | | net: ipv6: Fix UDP early demux lookup with udp_l3mdev_accept=0"Subash Abhinov Kasiviswanathan2017-07-12
* | | Merge branch 'android-4.4@77ddb50' (v4.4.74) into 'msm-4.4'Blagovest Kolenichev2017-06-28
|\| |
| * | Merge 4.4.73 into android-4.4Greg Kroah-Hartman2017-06-27
| |\|
| | * ipv6: Handle IPv4-mapped src to in6addr_any dst.Jonathan T. Leighton2017-06-17
| * | Merge remote-tracking branch 'common/android-4.4' into android-4.4.yDmitry Shmidt2017-01-03
| |\ \
| | * | net: inet: Support UID-based routing in IP protocols.Lorenzo Colitti2016-12-20
| | * | Revert "net: core: Support UID-based routing."Lorenzo Colitti2016-12-20
| * | | Merge tag 'v4.4.32' into android-4.4.yDmitry Shmidt2016-11-15
| |\ \ \ | | | |/ | | |/|
| * | | Merge remote-tracking branch 'common/android-4.4' into android-4.4.y-mergeDmitry Shmidt2016-09-20
| |\ \ \ | | | |/ | | |/|
| | * | net: diag: support SOCK_DESTROY for UDP socketsDavid Ahern2016-09-19
| * | | Merge tag 'v4.4.21' into android-4.4.yDmitry Shmidt2016-09-16
| |\ \ \
| * \ \ \ Merge tag 'v4.4.16' into android-4.4.yDmitry Shmidt2016-08-01
| |\ \ \ \ | | |_|/ / | |/| | |
* | | | | net: ipv6: Add early demux handler for UDP unicastSubash Abhinov Kasiviswanathan2017-03-29
* | | | | net: inet: Support UID-based routing in IP protocols.Lorenzo Colitti2017-01-02
* | | | | Revert "net: core: Support UID-based routing."Amit Pundir2017-01-02
* | | | | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAmit Pundir2016-11-15
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | udp: fix IP_CHECKSUM handlingEric Dumazet2016-11-15
| | |_|/ | |/| |
* | | | net: diag: support SOCK_DESTROY for UDP socketsDavid Ahern2016-10-12
* | | | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-09-20
|\| | |
| * | | udp: properly support MSG_PEEK with truncated buffersEric Dumazet2016-09-15
| | |/ | |/|
* | | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-06-27
|\| |
| * | udp: prevent skbs lingering in tunnel socket queuesHannes Frederic Sowa2016-06-24
* | | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-04-21
|\| | | |/ |/|
| * ipv6: udp: fix UDP_MIB_IGNOREDMULTI updatesEric Dumazet2016-04-20
| * udp6: fix UDP/IPv6 encap resubmit pathBill Sommerfeld2016-04-20
* | net: core: Support UID-based routing.Lorenzo Colitti2016-02-16
|/
* 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-05-31
* 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
* udpv6: Add lockless sendmsg() supportVlad Yasevich2015-02-02
* ipv6: Introduce udpv6_send_skb()Vlad Yasevich2015-02-02
* ip: Move checksum convert defines to inetTom Herbert2015-01-05
* ip_generic_getfrag, udplite_getfrag: switch to passing msghdrAl Viro2014-12-09
* udp: Neaten and reduce size of compute_score functionsJoe Perches2014-12-08
* new helper: skb_copy_and_csum_datagram_msg()Al Viro2014-11-24
* ipv6: coding style improvements (remove assignment in if statements)Ian Morris2014-11-23