Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
a767ffea05d2737f6542cd78458a84a157fa216d
/
net
/
ipv6
/
ip6_output.c
2be09de
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
df5042f
sk_buff: add skb extension infrastructure
by Florian Westphal
· 6 years ago
8203e2d
net: clear skb->tstamp in forwarding paths
by Eric Dumazet
· 6 years ago
4cc1fee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
97ef7b4
ip: silence udp zerocopy smatch false positive
by Willem de Bruijn
· 6 years ago
66033f4
ipv6: Check available headroom in ip6_xmit() even without options
by Stefano Brivio
· 6 years ago
f839a6c
net: Do not route unicast IP packets twice
by Ido Schimmel
· 6 years ago
52900d2
udp: elide zerocopy operation in hot path
by Willem de Bruijn
· 6 years ago
b5947e5
udp: msg_zerocopy
by Willem de Bruijn
· 6 years ago
aba3693
net: always initialize pagedlen
by Willem de Bruijn
· 6 years ago
e366fa4
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
bbd6528
ipv6: fix possible use-after-free in ip6_xmit()
by Eric Dumazet
· 6 years ago
a8305bf
net: Add and use skb_mark_not_on_list().
by David S. Miller
· 6 years ago
1972549
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
3dd1c9a
ip: hash fragments consistently
by Paolo Abeni
· 6 years ago
fbf4781
ip: unconditionally set cork gso_size
by Willem de Bruijn
· 7 years ago
678ca42
ip: remove tx_flags from ipcm_cookie and use same logic for v4 and v6
by Willem de Bruijn
· 7 years ago
5fdaa88
ipv6: fold sockcm_cookie into ipcm6_cookie
by Willem de Bruijn
· 7 years ago
a818f75
net: ipv6: Hook into time based transmission
by Jesus Sanchez-Palencia
· 7 years ago
9887cba
ip: limit use of gso_size to udp
by Willem de Bruijn
· 7 years ago
2f17bec
vrf: check the original netdevice for generating redirect
by Stephen Suryaputra
· 7 years ago
6f6e434
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
113f99c
net: test tailroom before appending to linear skb
by Willem de Bruijn
· 7 years ago
9027887
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 7 years ago
15e36f5
udp: paged allocation with gso
by Willem de Bruijn
· 7 years ago
bec1f6f
udp: generate gso with UDP_SEGMENT
by Willem de Bruijn
· 7 years ago
1cd7884
udp: expose inet cork to udp
by Willem de Bruijn
· 7 years ago
a68886a
net/ipv6: Make from in rt6_info rcu protected
by David Ahern
· 7 years ago
07cb962
ipv6: make ip6_dst_mtu_forward inline
by Felix Fietkau
· 7 years ago
93531c6
net/ipv6: separate handling of FIB entries from dst based routes
by David Ahern
· 7 years ago
bdb7cc6
ipv6: Count interface receive statistics on the ingress netdev
by Stephen Suryaputra
· 7 years ago
71a1c91
net/ipv6: Increment OUTxxx counters after netfilter hook
by Jeff Barnhill
· 7 years ago
9e8445a
net: avoid unneeded atomic operation in ip*_append_data()
by Paolo Abeni
· 7 years ago
9681815
ipv6: allow to cache dst for a connected sk in ip6_sk_dst_lookup_flow()
by Alexey Kodanev
· 7 years ago
c0b458a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
1f4c6eb
ipv6: factorize sk_wmem_alloc updates done by __ip6_append_data()
by Eric Dumazet
· 7 years ago
10b8a3d
ipv6: the entire IPv6 header chain must fit the first fragment
by Paolo Abeni
· 7 years ago
0f3e9c9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
779b793
net: rename skb_gso_validate_mtu -> skb_gso_validate_network_len
by Daniel Axtens
· 7 years ago
8571ab4
ip6mr: Make mroute_sk rcu-based
by Yuval Mintz
· 7 years ago
955bd1d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
e9191ff
ipv6: Fix getsockopt() for sockets with default IPV6_AUTOFLOWLABEL
by Ben Hutchings
· 7 years ago
c02b374
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
95ef498
ipv6: ip6_make_skb() needs to clear cork.base.dst
by Eric Dumazet
· 7 years ago
749439b
ipv6: fix udpv6 sendmsg crash caused by too small MTU
by Mike Maloney
· 7 years ago
19d28fb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
862c03e
ipv6: fix possible mem leaks in ipv6_make_skb()
by Eric Dumazet
· 7 years ago
0995210
netfilter: flow table support for IPv6
by Pablo Neira Ayuso
· 7 years ago
09ee9dba
ipv6: Reinject IPv6 packets if IPsec policy matches after SNAT
by Tobias Brunner
· 7 years ago
fba961a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
513674b
net: reevalulate autoflowlabel setting after sysctl setting
by Shaohua Li
· 7 years ago
0f6c480
xfrm: Move dst->path into struct xfrm_dst
by David Miller
· 7 years ago
864e2a1
ipv6: flowlabel: do not leave opt->tot_len with garbage
by Eric Dumazet
· 7 years ago
29fda25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
afce615
ipv6: Don't increase IPSTATS_MIB_FRAGFAILS twice in ip6_fragment()
by Stefano Brivio
· 7 years ago
988cf74
inet: Stop generating UFO packets.
by David S. Miller
· 8 years ago
14afee4
net: convert sock.sk_wmem_alloc from atomic_t to refcount_t
by Reshetova, Elena
· 8 years ago
b079115
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
a5cb659
net: account for current skb length when deciding about UFO
by Michal Kubeček
· 8 years ago
1758fd4
ipv6: remove unnecessary dst_hold() in ip6_fragment()
by Wei Wang
· 8 years ago
d58ff35
networking: make skb_push & __skb_push return void pointers
by Johannes Berg
· 8 years ago
89dfba3
Remove the redundant skb->dev initialization in ip6_fragment
by Chenbo Feng
· 8 years ago
97a7a37
ipv6: Initial skb->dev and skb->protocol in ip6_output
by Chenbo Feng
· 8 years ago
232cd35
ipv6: fix out of bound writes in __ip6_append_data()
by Eric Dumazet
· 8 years ago
7dd7eb9
ipv6: Check ip6_find_1stfragopt() return value properly.
by David S. Miller
· 8 years ago
2423496
ipv6: Prevent overrun when parsing v6 header options
by Craig Gallek
· 8 years ago
79e4950
ipv6: avoid write to a possibly cloned skb
by Florian Westphal
· 8 years ago
4b3b45e
udp: avoid ufo handling on IP payload compression packets
by Alexey Kodanev
· 8 years ago
f787d1d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
00ea1ce
ipv6: release dst on error in ip6_dst_lookup_tail
by Willem de Bruijn
· 8 years ago
3f64116
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
ec5e3b0
ipv6: Inhibit IPv4-mapped src address on the wire.
by Jonathan T. Leighton
· 8 years ago
c16ec185
net: rename dst_neigh_output back to neigh_output
by Julian Anastasov
· 8 years ago
0dec879
net: use dst_confirm_neigh for UDP, RAW, ICMP, L2TP
by Julian Anastasov
· 8 years ago
4ff0620
net: add dst_pending_confirm flag to skbuff
by Julian Anastasov
· 8 years ago
2b89ed6
ipv6: Paritially checksum full MTU frames
by Vlad Yasevich
· 8 years ago
92e55f4
tcp: don't annotate mark on control socket from tcp_v6_send_response()
by Pablo Neira
· 8 years ago
e4c5e13
ipv6: Should use consistent conditional judgement for ip6 fragment between __ip6_append_data and ip6_finish_output
by Zheng Li
· 8 years ago
33b4867
net: ipv4, ipv6: run cgroup eBPF egress programs
by Daniel Mack
· 8 years ago
c72d8cd
net: fix bogus cast in skb_pagelen() and use unsigned variables
by Alexey Dobriyan
· 8 years ago
bb598c1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
613fa3c
ipv6: add source address argument for ipv6_push_nfrag_opts
by David Lebrun
· 8 years ago
f89c56c
ipv6: Don't use ufo handling on later transformed packets
by Jakub Sitnicki
· 8 years ago
8a966fc
net: ipv6: Remove l3mdev_get_saddr6
by David Ahern
· 8 years ago
e0d56fd
net: l3mdev: remove redundant calls
by David Ahern
· 8 years ago
a8e3e1a
net: l3mdev: Add hook to output path
by David Ahern
· 8 years ago
14972cb
net: lwtunnel: Handle fragmentation
by Roopa Prabhu
· 8 years ago
0d240e7
net: vrf: Implement get_saddr for IPv6
by David Ahern
· 9 years ago
1578b0a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
00bc0ef
ipv6: Skip XFRM lookup if dst_entry in socket cache is valid
by Jakub Sitnicki
· 9 years ago
ae7ef81
skbuff: introduce skb_gso_validate_mtu
by Marcelo Ricardo Leitner
· 9 years ago
26879da
ipv6: add new struct ipcm6_cookie
by Wei Wang
· 9 years ago
1d01550
ipv6: rename IP6_INC_STATS_BH()
by Eric Dumazet
· 9 years ago
ae95d71
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
3ba3458
ipv6: Count in extension headers in skb->network_header
by Jakub Sitnicki
· 9 years ago
c14ac94
sock: enable timestamping using control messages
by Soheil Hassas Yeganeh
· 9 years ago
64d4e34
net: remove skb_sender_cpu_clear()
by WANG Cong
· 9 years ago
6f21c96
ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail()
by Paolo Abeni
· 9 years ago
9d367ed
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
40ba330
udp: disallow UFO for sockets with SO_NO_CHECK option
by Michal Kubeček
· 9 years ago
Next »