aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/udp.c
Commit message (Expand)AuthorAge
* bpf: Enable BPF_PROG_TYPE_SK_REUSEPORT bpf prog in reuseport selectionMartin KaFai Lau2018-08-10
* bpf: Introduce BPF_PROG_TYPE_SK_REUSEPORTMartin KaFai Lau2018-08-10
* ip: remove tx_flags from ipcm_cookie and use same logic for v4 and v6Willem de Bruijn2018-07-06
* ipv4: ipcm_cookie initializersWillem de Bruijn2018-07-06
* net: ipv4: Hook into time based transmissionJesus Sanchez-Palencia2018-07-04
* Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLLLinus Torvalds2018-06-28
* udp: fix rx queue len reported by diag and proc interfacePaolo Abeni2018-06-08
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-06-06
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-06-05
| |\
| | * bpf: Hooks for sys_sendmsgAndrey Ignatov2018-05-28
| * | netfilter: provide udp*_lib_lookup for nf_tproxyArnd Bergmann2018-06-05
| |/
| * udp: exclude gso from xfrm pathsWillem de Bruijn2018-05-23
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-11
| |\
| * | net/udp: Update udp_encap_needed static key to modern apiDavidlohr Bueso2018-05-10
| * | udp: Record gso_segs when supporting UDP segmentation offloadAlexander Duyck2018-05-08
| * | udp: disable gso with no_check_txWillem de Bruijn2018-05-01
| * | udp: add gso segment cmsgWillem de Bruijn2018-04-26
| * | udp: generate gso with UDP_SEGMENTWillem de Bruijn2018-04-26
| * | udp: expose inet cork to udpWillem de Bruijn2018-04-26
* | | Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-06-04
|\ \ \
| * | | net: convert datagram_poll users tp ->poll_maskChristoph Hellwig2018-05-26
| |/ /
* | | proc: introduce proc_create_net{,_data}Christoph Hellwig2018-05-16
* | | ipv{4,6}/udp{,lite}: simplify proc registrationChristoph Hellwig2018-05-16
| |/ |/|
* | ipv4: fix memory leaks in udp_sendmsg, ping_v4_sendmsgAndrey Ignatov2018-05-11
* | udp: fix SO_BINDTODEVICEPaolo Abeni2018-05-10
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-03-31
|\
| * bpf: Hooks for sys_connectAndrey Ignatov2018-03-30
* | 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-21
* | | | udp: make some messages more descriptiveMatteo Croce2017-10-20
| |_|/ |/| |