aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/raw.c
Commit message (Expand)AuthorAge
* netfilter: drop bridge nf reset from nf_resetFlorian Westphal2019-10-01
* ip: support SO_MARK cmsgWillem de Bruijn2019-09-13
* ipv6: elide flowlabel check if no exclusive leases existWillem de Bruijn2019-07-08
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-06-07
|\
| * ipv6: fix EFAULT on sendto with icmpv6 and hdrinclOlivier Matz2019-06-06
| * ipv6: use READ_ONCE() for inet->hdrincl as in ipv4Olivier Matz2019-06-06
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-30
|/
* ipv6: Consider sk_bound_dev_if when binding a raw socket to an addressMike Manning2019-05-21
* net: rework SIOCGSTAMP ioctl handlingArnd Bergmann2019-04-19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-20
|\
| * net: add missing SOF_TIMESTAMPING_OPT_ID supportWillem de Bruijn2018-12-18
| * ipv6: add missing tx timestamping on IPPROTO_RAWWillem de Bruijn2018-12-18
* | net: fix raw socket lookup device bind matching with VRFsDuncan Eastoe2018-11-07
|/
* ipv6: take rcu lock in rawv6_send_hdrinc()Wei Wang2018-10-05
* ipv6: fold sockcm_cookie into ipcm6_cookieWillem de Bruijn2018-07-06
* ipv6: ipcm6_cookie initializerWillem de Bruijn2018-07-06
* net: ipv6: Hook into time based transmissionJesus Sanchez-Palencia2018-07-04
* Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLLLinus Torvalds2018-06-28
* 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}/raw: simplify ѕeq_file codeChristoph Hellwig2018-05-16
|/
* net: Drop pernet_operations::asyncKirill Tkhai2018-03-27
* net: Use octal not symbolic permissionsJoe Perches2018-03-26
* net: Convert raw6_net_ops, udplite6_net_ops, ipv6_proc_ops, if6_proc_net_ops ...Kirill Tkhai2018-02-19
* Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-02-03
|\
| * ip: Define usercopy region in IP proto slab cacheDavid Windsor2018-01-15
* | net: delete /proc THIS_MODULE referencesAlexey Dobriyan2018-01-16
|/
* ipv6: mark expected switch fall-throughsGustavo A. R. Silva2017-10-18
* net: ipv6: add second dif to raw socket lookupsDavid Ahern2017-08-07
* net: ping: do not abuse udp_poll()Eric Dumazet2017-06-04
* ipv4, ipv6: ensure raw socket message is big enough to hold an IP headerAlexander Potapenko2017-05-04
* ipv6: check raw payload size correctly in ioctlJamie Bainbridge2017-04-26
* net: use dst_confirm_neigh for UDP, RAW, ICMP, L2TPJulian Anastasov2017-02-07
* ipv6: handle -EFAULT from skb_copy_bitsDave Jones2016-12-23
* net: inet: Support UID-based routing in IP protocols.Lorenzo Colitti2016-11-04
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-10-30
|\
| * udp: must lock the socket in udp_disconnect()Eric Dumazet2016-10-20
* | net: ip, diag -- Add diag interface for raw socketsCyrill Gorcunov2016-10-23
|/
* net: l3mdev: Add hook to output pathDavid Ahern2016-09-11
* ipv6: use TOS marks from sockets for routing decisionHannes Frederic Sowa2016-06-11
* ipv6: add new struct ipcm6_cookieWei Wang2016-05-03
* sock: enable timestamping using control messagesSoheil Hassas Yeganeh2016-04-04
* ipv6: process socket-level control messages in IPv6Soheil Hassas Yeganeh2016-04-04
* ipv6: add IPV6_HDRINCL option for raw socketsHannes Frederic Sowa2015-12-17
* ipv6: add complete rcu protection around np->optEric Dumazet2015-12-02
* net: Pass net into dst_output and remove dst_output_okfnEric W. Biederman2015-10-08
* netfilter: Pass net into okfnEric W. Biederman2015-09-17
* netfilter: Pass struct net into the netfilter hooksEric W. Biederman2015-09-17
* ipv6: Compute net once in raw6_send_hdrincEric W. Biederman2015-09-17