index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
ip6_output.c
Age
Commit message (
Expand
)
Author
2021-07-23
ipv6: decrease hop limit counter in ip6_forward()
Kangmin Park
2021-07-20
ipv6: ip6_finish_output2: set sk into newly allocated nskb
Vasily Averin
2021-07-12
ipv6: allocate enough headroom in ip6_finish_output2()
Vasily Averin
2021-07-06
ipv6: fix 'disable_policy' for fwd packets
Nicolas Dichtel
2021-06-24
ipv6: delete useless dst check in ip6_dst_lookup_tail
zhang kai
2021-06-24
net: ip: avoid OOM kills with large UDP sends over loopback
Jakub Kicinski
2021-02-03
net: use indirect call helpers for dst_output
Brian Vazquez
2021-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-01-09
net: ipv6: Validate GSO SKB before finish IPv6 processing
Aya Levin
2021-01-07
skbuff: Rename skb_zcopy_{get|put} to net_zcopy_{get|put}
Jonathan Lemon
2021-01-07
skbuff: rename sock_zerocopy_* to msg_zerocopy_*
Jonathan Lemon
2021-01-07
skbuff: Call sock_zerocopy_put_abort from skb_zcopy_put_abort
Jonathan Lemon
2020-10-15
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2020-10-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-10-14
ipv6/icmp: l3mdev: Perform icmp error route lookup on source device routing t...
Mathieu Desnoyers
2020-09-18
net: ipv6: delete duplicated words
Randy Dunlap
2020-08-20
skb_copy_and_csum_bits(): don't bother with the last argument
Al Viro
2020-07-13
net: ipv6: kerneldoc fixes
Andrew Lunn
2020-02-24
net: UDP tunnel encapsulation module for tunnelling different protocols like ...
Martin Varghese
2019-12-04
net: ipv6: add net argument to ip6_dst_lookup_flow
Sabrina Dubroca
2019-11-15
netfilter: Support iif matches in POSTROUTING
Phil Sutter
2019-10-18
net: ensure correct skb->tstamp in various fragmenters
Eric Dumazet
2019-09-27
ipv6: add priority parameter to ip6_xmit()
Eric Dumazet
2019-09-13
ip: support SO_MARK cmsg
Willem de Bruijn
2019-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-26
ipv6: constify rt6_nexthop()
Nicolas Dichtel
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-11
net: correct udp zerocopy refcnt also when zerocopy only on append
Willem de Bruijn
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-03
net: fix use-after-free in kfree_skb_list
Eric Dumazet
2019-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-05-31
bpf: Update BPF_CGROUP_RUN_PROG_INET_EGRESS calls
brakmo
2019-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-05-31
Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
2019-05-30
net: correct zerocopy refcnt with udp MSG_MORE
Willem de Bruijn
2019-05-30
net: ipv6: split skbuff into fragments transformer
Pablo Neira Ayuso
2019-05-30
net: ipv6: add skbuff fraglist splitter
Pablo Neira Ayuso
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-04-08
neighbor: Add skip_cache argument to neigh_output
David Ahern
2019-04-03
ipv6: Fix dangling pointer when ipv6 fragment
Junwei Hu
2019-03-03
net: ipv6: add socket option IPV6_ROUTER_ALERT_ISOLATE
Francesco Ruggeri
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-19
sk_buff: add skb extension infrastructure
Florian Westphal
2018-12-15
net: clear skb->tstamp in forwarding paths
Eric Dumazet
2018-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-08
ip: silence udp zerocopy smatch false positive
Willem de Bruijn
2018-12-07
ipv6: Check available headroom in ip6_xmit() even without options
Stefano Brivio
2018-12-04
net: Do not route unicast IP packets twice
Ido Schimmel
2018-12-03
udp: elide zerocopy operation in hot path
Willem de Bruijn
2018-12-03
udp: msg_zerocopy
Willem de Bruijn
[next]