summaryrefslogtreecommitdiff
path: root/net/ipv4/udp.c
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-03-31
|\
| * bpf: Hooks for sys_connectAndrey Ignatov2018-03-31
* | net: Drop pernet_operations::asyncKirill Tkhai2018-03-27
* | net: Use octal not symbolic permissionsJoe Perches2018-03-26
* | net: Convert udp_sysctl_opsKirill Tkhai2018-03-23
|/
* udp: Move the udp sysctl to namespace.Tonghao Zhang2018-03-16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-02-19
|\
| * udplite: fix partial checksum initializationAlexey Kodanev2018-02-16
* | net: Convert pernet_subsys, registered from inet_init()Kirill Tkhai2018-02-13
|/
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-31
|\
| * net/ipv4: Allow send to local broadcast from a socket bound to a VRFDavid Ahern2018-01-25
| * net: delete /proc THIS_MODULE referencesAlexey Dobriyan2018-01-16
| * net: revert "Update RFS target at poll for tcp/udp"Soheil Hassas Yeganeh2018-01-05
| * udp: Move udp[46]_portaddr_hash() to net/ip[v6].hMartin KaFai Lau2017-12-03
| * net/reuseport: drop legacy codePaolo Abeni2017-11-30
* | net: annotate ->poll() instancesAl Viro2017-11-27
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-11-15
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-22
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-09
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-05
| |\ \ \
| * | | | udp: do rmem bulk free even if the rx sk queue is emptyPaolo Abeni2017-09-20
* | | | | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-25
| |_|_|/ |/| | |
* | | | soreuseport: fix initialization raceCraig Gallek2017-10-22
* | | | udp: make some messages more descriptiveMatteo Croce2017-10-21
| |_|/ |/| |
* | | udp: fix bcast packet receptionPaolo Abeni2017-10-09
| |/ |/|
* | udp: perform source validation for mcast early demuxPaolo Abeni2017-10-01
* | IPv4: early demux can return an error codePaolo Abeni2017-10-01
|/
* udp: drop head states only when all skb references are gonePaolo Abeni2017-09-07
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-09-06
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-09-01
| |\
| * | udp: remove unreachable ufo branchesWillem de Bruijn2017-08-22
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-21
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-10
| |\ \ \
| * | | | net: ipv4: add second dif to multicast source filterDavid Ahern2017-08-07
| * | | | net: ipv4: add second dif to inet socket lookupsDavid Ahern2017-08-07
| * | | | net: ipv4: add second dif to udp socket lookupsDavid Ahern2017-08-07
| * | | | udp: no need to preserve skb->dstPaolo Abeni2017-08-06
* | | | | Merge branch 'linus' into locking/core, to fix up conflictsIngo Molnar2017-09-04
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | udp: fix secpath leakYossi Kuperman2017-09-01
| * | | | udp6: set rx_dst_cookie on rx_dst updatesPaolo Abeni2017-08-25
| | |_|/ | |/| |
* | | | Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2017-08-25
|\ \ \ \ | |/ / /
| * | | datagram: When peeking datagrams with offset < 0 don't skip empty skbsMatthew Dawson2017-08-18
| | |/ | |/|
* | | Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-08-11
|\ \ \ | |/ /
| * | udp: consistently apply ufo or fragmentationWillem de Bruijn2017-08-10
| |/
* | jump_label: Do not use unserialized static_key_enabled()Paolo Bonzini2017-08-10
|/
* udp6: fix socket leak on early demuxPaolo Abeni2017-07-29
* udp: unbreak build lacking CONFIG_XFRMPaolo Abeni2017-07-26
* udp: preserve head state for IP_CMSG_PASSSECPaolo Abeni2017-07-25
* udp: preserve skb->dst if required for IP options processingPaolo Abeni2017-07-18