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
*
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-26
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-18
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-18
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-10
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-19
1
-2
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-02-17
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-12
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
*
ipv6: Should use consistent conditional judgement for ip6 fragment between __...
Zheng Li
2016-12-29
1
-1
/
+1
*
net: ipv4, ipv6: run cgroup eBPF egress programs
Daniel Mack
2016-11-25
1
-0
/
+9
*
net: fix bogus cast in skb_pagelen() and use unsigned variables
Alexey Dobriyan
2016-11-20
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-15
1
-1
/
+1
|
\
|
*
ipv6: Don't use ufo handling on later transformed packets
Jakub Sitnicki
2016-10-31
1
-1
/
+1
*
|
ipv6: add source address argument for ipv6_push_nfrag_opts
David Lebrun
2016-11-10
1
-2
/
+3
|
/
*
net: ipv6: Remove l3mdev_get_saddr6
David Ahern
2016-09-11
1
-8
/
+1
*
net: l3mdev: remove redundant calls
David Ahern
2016-09-11
1
-2
/
+0
*
net: l3mdev: Add hook to output path
David Ahern
2016-09-11
1
-0
/
+8
*
net: lwtunnel: Handle fragmentation
Roopa Prabhu
2016-08-31
1
-0
/
+8
*
net: vrf: Implement get_saddr for IPv6
David Ahern
2016-06-18
1
-2
/
+10
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-06-10
1
-8
/
+3
|
\
|
*
ipv6: Skip XFRM lookup if dst_entry in socket cache is valid
Jakub Sitnicki
2016-06-08
1
-8
/
+3
*
|
skbuff: introduce skb_gso_validate_mtu
Marcelo Ricardo Leitner
2016-06-04
1
-1
/
+1
|
/
*
ipv6: add new struct ipcm6_cookie
Wei Wang
2016-05-03
1
-22
/
+20
*
ipv6: rename IP6_INC_STATS_BH()
Eric Dumazet
2016-04-28
1
-17
/
+17
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-04-09
1
-4
/
+4
|
\
|
*
ipv6: Count in extension headers in skb->network_header
Jakub Sitnicki
2016-04-08
1
-4
/
+4
*
|
sock: enable timestamping using control messages
Soheil Hassas Yeganeh
2016-04-04
1
-6
/
+9
|
/
*
net: remove skb_sender_cpu_clear()
WANG Cong
2016-03-01
1
-1
/
+0
*
ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail()
Paolo Abeni
2016-01-30
1
-1
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-01-12
1
-1
/
+1
|
\
|
*
udp: disallow UFO for sockets with SO_NO_CHECK option
Michal Kubeček
2016-01-11
1
-1
/
+1
*
|
net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUM
Tom Herbert
2015-12-15
1
-1
/
+1
|
/
*
ipv6: add defensive check for CHECKSUM_PARTIAL skbs in ip_fragment
Hannes Frederic Sowa
2015-11-01
1
-4
/
+4
*
ipv6: no CHECKSUM_PARTIAL on MSG_MORE corked sockets
Hannes Frederic Sowa
2015-11-01
1
-37
/
+33
[next]