index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
ip6_output.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipv6: ip6_finish_output2: set sk into newly allocated nskb
Vasily Averin
2021-07-20
1
-1
/
+1
*
ipv6: allocate enough headroom in ip6_finish_output2()
Vasily Averin
2021-07-12
1
-0
/
+28
*
ipv6: fix 'disable_policy' for fwd packets
Nicolas Dichtel
2021-07-07
1
-1
/
+3
*
ipv6: delete useless dst check in ip6_dst_lookup_tail
zhang kai
2021-06-25
1
-5
/
+3
*
net: ip: avoid OOM kills with large UDP sends over loopback
Jakub Kicinski
2021-06-24
1
-15
/
+17
*
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-15
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-08
1
-1
/
+1
*
|
skbuff: rename sock_zerocopy_* to msg_zerocopy_*
Jonathan Lemon
2021-01-08
1
-1
/
+1
*
|
skbuff: Call sock_zerocopy_put_abort from skb_zcopy_put_abort
Jonathan Lemon
2021-01-08
1
-2
/
+1
|
/
*
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2020-10-16
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-15
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-14
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-28
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-18
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-04
1
-3
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-06-01
1
-9
/
+17
|
\
\
\
|
*
|
|
bpf: Update BPF_CGROUP_RUN_PROG_INET_EGRESS calls
brakmo
2019-06-01
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-31
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-09
1
-1
/
+1
*
ipv6: Fix dangling pointer when ipv6 fragment
Junwei Hu
2019-04-04
1
-1
/
+3
*
net: ipv6: add socket option IPV6_ROUTER_ALERT_ISOLATE
Francesco Ruggeri
2019-03-04
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-10
1
-21
/
+21
|
\
|
|
*
ipv6: Check available headroom in ip6_xmit() even without options
Stefano Brivio
2018-12-08
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-04
1
-11
/
+11
*
|
udp: msg_zerocopy
Willem de Bruijn
2018-12-04
1
-1
/
+22
|
/
*
net: always initialize pagedlen
Willem de Bruijn
2018-11-25
1
-1
/
+2
[next]