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
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
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
*
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-25
1
-0
/
+2
|
\
|
*
ip: hash fragments consistently
Paolo Abeni
2018-07-23
1
-0
/
+2
*
|
ip: unconditionally set cork gso_size
Willem de Bruijn
2018-07-07
1
-2
/
+1
*
|
ip: remove tx_flags from ipcm_cookie and use same logic for v4 and v6
Willem de Bruijn
2018-07-07
1
-10
/
+8
*
|
ipv6: fold sockcm_cookie into ipcm6_cookie
Willem de Bruijn
2018-07-07
1
-14
/
+10
*
|
net: ipv6: Hook into time based transmission
Jesus Sanchez-Palencia
2018-07-04
1
-3
/
+8
|
/
*
ip: limit use of gso_size to udp
Willem de Bruijn
2018-06-20
1
-1
/
+2
*
vrf: check the original netdevice for generating redirect
Stephen Suryaputra
2018-06-04
1
-1
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-21
1
-1
/
+2
|
\
|
*
net: test tailroom before appending to linear skb
Willem de Bruijn
2018-05-17
1
-1
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2018-05-07
1
-22
/
+0
|
\
\
|
*
|
ipv6: make ip6_dst_mtu_forward inline
Felix Fietkau
2018-04-21
1
-22
/
+0
*
|
|
udp: paged allocation with gso
Willem de Bruijn
2018-04-26
1
-5
/
+14
*
|
|
udp: generate gso with UDP_SEGMENT
Willem de Bruijn
2018-04-26
1
-2
/
+4
*
|
|
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-18
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-06
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-02
1
-4
/
+9
|
\
|
*
ipv6: the entire IPv6 header chain must fit the first fragment
Paolo Abeni
2018-03-26
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-25
1
-1
/
+1
|
\
|
*
ipv6: Fix getsockopt() for sockets with default IPV6_AUTOFLOWLABEL
Ben Hutchings
2018-01-24
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-12
1
-2
/
+3
|
\
|
[next]