index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
ip6_output.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: use indirect call helpers for dst_output
Brian Vazquez
2021-02-03
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-01-14
1
-1
/
+40
|
\
|
*
net: ipv6: Validate GSO SKB before finish IPv6 processing
Aya Levin
2021-01-09
1
-1
/
+40
*
|
skbuff: Rename skb_zcopy_{get|put} to net_zcopy_{get|put}
Jonathan Lemon
2021-01-07
1
-1
/
+1
*
|
skbuff: rename sock_zerocopy_* to msg_zerocopy_*
Jonathan Lemon
2021-01-07
1
-1
/
+1
*
|
skbuff: Call sock_zerocopy_put_abort from skb_zcopy_put_abort
Jonathan Lemon
2021-01-07
1
-2
/
+1
|
/
*
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2020-10-15
1
-3
/
+1
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-10-15
1
-2
/
+0
|
|
\
|
|
*
ipv6/icmp: l3mdev: Perform icmp error route lookup on source device routing t...
Mathieu Desnoyers
2020-10-14
1
-2
/
+0
|
*
|
net: ipv6: delete duplicated words
Randy Dunlap
2020-09-18
1
-1
/
+1
|
|
/
*
/
skb_copy_and_csum_bits(): don't bother with the last argument
Al Viro
2020-08-20
1
-1
/
+1
|
/
*
net: ipv6: kerneldoc fixes
Andrew Lunn
2020-07-13
1
-2
/
+4
*
net: UDP tunnel encapsulation module for tunnelling different protocols like ...
Martin Varghese
2020-02-24
1
-0
/
+70
*
net: ipv6: add net argument to ip6_dst_lookup_flow
Sabrina Dubroca
2019-12-04
1
-4
/
+4
*
netfilter: Support iif matches in POSTROUTING
Phil Sutter
2019-11-15
1
-2
/
+2
*
net: ensure correct skb->tstamp in various fragmenters
Eric Dumazet
2019-10-18
1
-0
/
+3
*
ipv6: add priority parameter to ip6_xmit()
Eric Dumazet
2019-09-27
1
-2
/
+2
*
ip: support SO_MARK cmsg
Willem de Bruijn
2019-09-13
1
-1
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-27
1
-1
/
+1
|
\
|
*
ipv6: constify rt6_nexthop()
Nicolas Dichtel
2019-06-26
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-17
1
-1
/
+1
|
\
|
|
*
net: correct udp zerocopy refcnt also when zerocopy only on append
Willem de Bruijn
2019-06-11
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-07
1
-5
/
+1
|
\
|
|
*
Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
2019-05-31
1
-5
/
+1
|
|
\
|
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
|
|
net: fix use-after-free in kfree_skb_list
Eric Dumazet
2019-06-03
1
-3
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-05-31
1
-9
/
+17
|
\
\
\
|
*
|
|
bpf: Update BPF_CGROUP_RUN_PROG_INET_EGRESS calls
brakmo
2019-05-31
1
-9
/
+17
|
|
|
/
|
|
/
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-05-31
1
-2
/
+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
net: correct zerocopy refcnt with udp MSG_MORE
Willem de Bruijn
2019-05-30
1
-2
/
+2
|
|
/
*
|
net: ipv6: split skbuff into fragments transformer
Pablo Neira Ayuso
2019-05-30
1
-76
/
+107
*
|
net: ipv6: add skbuff fraglist splitter
Pablo Neira Ayuso
2019-05-30
1
-55
/
+77
|
/
*
neighbor: Add skip_cache argument to neigh_output
David Ahern
2019-04-08
1
-1
/
+1
*
ipv6: Fix dangling pointer when ipv6 fragment
Junwei Hu
2019-04-03
1
-1
/
+3
*
net: ipv6: add socket option IPV6_ROUTER_ALERT_ISOLATE
Francesco Ruggeri
2019-03-03
1
-0
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-20
1
-0
/
+1
|
\
|
*
net: clear skb->tstamp in forwarding paths
Eric Dumazet
2018-12-15
1
-0
/
+1
*
|
sk_buff: add skb extension infrastructure
Florian Westphal
2018-12-19
1
-0
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-09
1
-21
/
+21
|
\
|
|
*
ipv6: Check available headroom in ip6_xmit() even without options
Stefano Brivio
2018-12-07
1
-21
/
+21
*
|
ip: silence udp zerocopy smatch false positive
Willem de Bruijn
2018-12-08
1
-1
/
+2
*
|
net: Do not route unicast IP packets twice
Ido Schimmel
2018-12-04
1
-0
/
+7
*
|
udp: elide zerocopy operation in hot path
Willem de Bruijn
2018-12-03
1
-11
/
+11
*
|
udp: msg_zerocopy
Willem de Bruijn
2018-12-03
1
-1
/
+22
|
/
*
net: always initialize pagedlen
Willem de Bruijn
2018-11-24
1
-1
/
+2
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-18
1
-4
/
+2
|
\
|
*
ipv6: fix possible use-after-free in ip6_xmit()
Eric Dumazet
2018-09-17
1
-4
/
+2
*
|
net: Add and use skb_mark_not_on_list().
David S. Miller
2018-09-10
1
-1
/
+1
|
/
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-07-24
1
-0
/
+2
|
\
|
*
ip: hash fragments consistently
Paolo Abeni
2018-07-23
1
-0
/
+2
[next]