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
...
*
|
|
udp: expose inet cork to udp
Willem de Bruijn
2018-04-26
1
-10
/
+10
*
|
|
net/ipv6: Make from in rt6_info rcu protected
David Ahern
2018-04-21
1
-2
/
+7
|
/
/
*
|
net/ipv6: separate handling of FIB entries from dst based routes
David Ahern
2018-04-17
1
-1
/
+2
*
|
ipv6: Count interface receive statistics on the ingress netdev
Stephen Suryaputra
2018-04-17
1
-11
/
+7
|
/
*
net/ipv6: Increment OUTxxx counters after netfilter hook
Jeff Barnhill
2018-04-05
1
-2
/
+5
*
net: avoid unneeded atomic operation in ip*_append_data()
Paolo Abeni
2018-04-04
1
-1
/
+2
*
ipv6: allow to cache dst for a connected sk in ip6_sk_dst_lookup_flow()
Alexey Kodanev
2018-04-04
1
-3
/
+12
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-04-01
1
-4
/
+9
|
\
|
*
ipv6: the entire IPv6 header chain must fit the first fragment
Paolo Abeni
2018-03-25
1
-4
/
+9
*
|
ipv6: factorize sk_wmem_alloc updates done by __ip6_append_data()
Eric Dumazet
2018-04-01
1
-5
/
+12
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-06
1
-1
/
+1
|
\
|
|
*
net: rename skb_gso_validate_mtu -> skb_gso_validate_network_len
Daniel Axtens
2018-03-04
1
-1
/
+1
*
|
ip6mr: Make mroute_sk rcu-based
Yuval Mintz
2018-03-01
1
-1
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-24
1
-1
/
+1
|
\
|
*
ipv6: Fix getsockopt() for sockets with default IPV6_AUTOFLOWLABEL
Ben Hutchings
2018-01-23
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-17
1
-2
/
+5
|
\
|
|
*
ipv6: ip6_make_skb() needs to clear cork.base.dst
Eric Dumazet
2018-01-15
1
-0
/
+1
|
*
ipv6: fix udpv6 sendmsg crash caused by too small MTU
Mike Maloney
2018-01-15
1
-2
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-11
1
-2
/
+3
|
\
|
|
*
ipv6: fix possible mem leaks in ipv6_make_skb()
Eric Dumazet
2018-01-10
1
-2
/
+3
*
|
netfilter: flow table support for IPv6
Pablo Neira Ayuso
2018-01-08
1
-1
/
+2
*
|
ipv6: Reinject IPv6 packets if IPsec policy matches after SNAT
Tobias Brunner
2017-12-26
1
-0
/
+8
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-12-22
1
-2
/
+10
|
\
|
|
*
net: reevalulate autoflowlabel setting after sysctl setting
Shaohua Li
2017-12-21
1
-2
/
+10
*
|
xfrm: Move dst->path into struct xfrm_dst
David Miller
2017-11-30
1
-2
/
+2
|
/
*
ipv6: flowlabel: do not leave opt->tot_len with garbage
Eric Dumazet
2017-10-22
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-01
1
-4
/
+0
|
\
|
*
ipv6: Don't increase IPSTATS_MIB_FRAGFAILS twice in ip6_fragment()
Stefano Brivio
2017-07-25
1
-4
/
+0
*
|
inet: Stop generating UFO packets.
David S. Miller
2017-07-17
1
-76
/
+0
|
/
*
net: convert sock.sk_wmem_alloc from atomic_t to refcount_t
Reshetova, Elena
2017-07-01
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-30
1
-1
/
+1
|
\
|
*
net: account for current skb length when deciding about UFO
Michal Kubeček
2017-06-23
1
-1
/
+1
*
|
ipv6: remove unnecessary dst_hold() in ip6_fragment()
Wei Wang
2017-06-17
1
-4
/
+0
*
|
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-06-16
1
-2
/
+2
*
|
Remove the redundant skb->dev initialization in ip6_fragment
Chenbo Feng
2017-06-10
1
-1
/
+0
*
|
ipv6: Initial skb->dev and skb->protocol in ip6_output
Chenbo Feng
2017-06-09
1
-3
/
+3
|
/
*
ipv6: fix out of bound writes in __ip6_append_data()
Eric Dumazet
2017-05-22
1
-7
/
+8
*
ipv6: Check ip6_find_1stfragopt() return value properly.
David S. Miller
2017-05-17
1
-4
/
+3
*
ipv6: Prevent overrun when parsing v6 header options
Craig Gallek
2017-05-17
1
-0
/
+4
*
ipv6: avoid write to a possibly cloned skb
Florian Westphal
2017-03-13
1
-1
/
+6
*
udp: avoid ufo handling on IP payload compression packets
Alexey Kodanev
2017-03-09
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-02-19
1
-2
/
+4
|
\
|
*
ipv6: release dst on error in ip6_dst_lookup_tail
Willem de Bruijn
2017-02-18
1
-2
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-02-16
1
-0
/
+3
|
\
|
|
*
ipv6: Inhibit IPv4-mapped src address on the wire.
Jonathan T. Leighton
2017-02-14
1
-0
/
+3
*
|
net: rename dst_neigh_output back to neigh_output
Julian Anastasov
2017-02-11
1
-1
/
+1
*
|
net: use dst_confirm_neigh for UDP, RAW, ICMP, L2TP
Julian Anastasov
2017-02-07
1
-0
/
+6
*
|
net: add dst_pending_confirm flag to skbuff
Julian Anastasov
2017-02-07
1
-0
/
+1
|
/
*
ipv6: Paritially checksum full MTU frames
Vlad Yasevich
2017-01-30
1
-1
/
+1
*
tcp: don't annotate mark on control socket from tcp_v6_send_response()
Pablo Neira
2017-01-27
1
-2
/
+2
[prev]
[next]