Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
982785c6b05a82c01e90687b7e25ee87c8970b2e
/
net
/
ipv6
/
ip6_output.c
0d240e7
net: vrf: Implement get_saddr for IPv6
by David Ahern
· 8 years ago
1578b0a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
00bc0ef
ipv6: Skip XFRM lookup if dst_entry in socket cache is valid
by Jakub Sitnicki
· 8 years ago
ae7ef81
skbuff: introduce skb_gso_validate_mtu
by Marcelo Ricardo Leitner
· 8 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
c8cd098
net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUM
by Tom Herbert
· 9 years ago
405c92f
ipv6: add defensive check for CHECKSUM_PARTIAL skbs in ip_fragment
by Hannes Frederic Sowa
· 9 years ago
682b1a9
ipv6: no CHECKSUM_PARTIAL on MSG_MORE corked sockets
by Hannes Frederic Sowa
· 9 years ago
b75ec3a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
89bc784
ipv6: protect mtu calculation of wrap-around and infinite loop by rounding issues
by Hannes Frederic Sowa
· 9 years ago
1e0d69a
Revert "Merge branch 'ipv6-overflow-arith'"
by Hannes Frederic Sowa
· 9 years ago
ba3e208
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
b72a2b0
ipv6: protect mtu calculation of wrap-around and infinite loop by rounding issues
by Hannes Frederic Sowa
· 9 years ago
f1900fb
net: Really fix vti6 with oif in dst lookups
by David Ahern
· 9 years ago
26440c8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
ca25449
net: Add VRF support to IPv6 stack
by David Ahern
· 9 years ago
9ef2e96
ipv6: drop frames with attached skb->sk in forwarding
by Hannes Frederic Sowa
· 9 years ago
ede2059
dst: Pass net into dst->output
by Eric W. Biederman
· 9 years ago
33224b1
ipv4, ipv6: Pass net into ip_local_out and ip6_local_out
by Eric W. Biederman
· 9 years ago
7928833
ipv6: Merge ip6_local_out and ip6_local_out_sk
by Eric W. Biederman
· 9 years ago
13206b6
net: Pass net into dst_output and remove dst_output_okfn
by Eric W. Biederman
· 9 years ago
7d8c6e3
ipv6: Pass struct net through ip6_fragment
by Eric W. Biederman
· 9 years ago
4963ed4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
1c1e9d2
ipv6: constify ip6_xmit() sock argument
by Eric Dumazet
· 9 years ago
3aef934
ipv6: constify ip6_dst_lookup_{flow|tail}() sock arguments
by Eric Dumazet
· 9 years ago
1d325d2
ipv6: ip6_fragment: fix headroom tests and skb leak
by Florian Westphal
· 9 years ago
be10de0
netfilter: Add blank lines in callers of netfilter hooks
by Eric W. Biederman
· 9 years ago
0c4b51f
netfilter: Pass net into okfn
by Eric W. Biederman
· 9 years ago
29a26a5
netfilter: Pass struct net into the netfilter hooks
by Eric W. Biederman
· 9 years ago
19a0644
ipv6: Cache net in ip6_output
by Eric W. Biederman
· 9 years ago
78126c4
ipv6: Only compute net once in ip6_finish_output2
by Eric W. Biederman
· 9 years ago
5a70649
net: Merge dst_output and dst_output_sk
by Eric W. Biederman
· 9 years ago
67800f9
ipv6: Call skb_get_hash_flowi6 to get skb->hash in ip6_make_flowlabel
by Tom Herbert
· 9 years ago
343d60a
ipv6: change ipv6_stub_impl.ipv6_dst_lookup to take net argument
by Roopa Prabhu
· 9 years ago
a0a9f33
net/ipv6: update flowi6_oif in ip6_dst_lookup_flow if not set
by Phil Sutter
· 9 years ago
485fca6
ipv6: don't increase size when refragmenting forwarded ipv6 skbs
by Florian Westphal
· 9 years ago
2647a9b
ipv6: Remove external dependency on rt6i_gateway and RTF_ANYCAST
by Martin KaFai Lau
· 9 years ago
fd0273d
ipv6: Remove external dependency on rt6i_dst and rt6i_src
by Martin KaFai Lau
· 9 years ago
286c234
ipv6: Clean up ipv6_select_ident() and ip6_fragment()
by Martin KaFai Lau
· 9 years ago
e87a468
ipv6: Fix udp checksums with raw sockets
by Vlad Yasevich
· 9 years ago
e16e888
ipv6: Fixed source specific default route handling.
by Markus Stenberg
· 10 years ago
7026b1d
netfilter: Pass socket pointer down through okfn().
by David Miller
· 10 years ago
c85d697
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
f60e599
ipv6: protect skb->sk accesses from recursive dereference inside the stack
by hannes@stressinduktion.org
· 10 years ago
53b24b8
ipv6: coding style: comparison for inequality with NULL
by Ian Morris
· 10 years ago
63159f2
ipv6: coding style: comparison for equality with NULL
by Ian Morris
· 10 years ago
5a352dd
ipv6: hash net ptr into fragmentation bucket selection
by Hannes Frederic Sowa
· 10 years ago
c29390c
xps: must clear sender_cpu before forwarding
by Eric Dumazet
· 10 years ago
acf8dd0
udp: only allow UFO for packets from SOCK_DGRAM sockets
by Michal Kubeček
· 10 years ago
bf250a1
ipv6: Partial checksum only UDP packets
by Vlad Yasevich
· 10 years ago
6e03f89
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
0508c07
ipv6: Select fragment id during UFO segmentation if not set.
by Vlad Yasevich
· 10 years ago
32dce96
ipv6: Allow for partial checksums on non-ufo packets
by Vlad Yasevich
· 10 years ago
6422398
ipv6: introduce ipv6_make_skb
by Vlad Yasevich
· 10 years ago
0bbe84a
ipv6: Append sending data to arbitrary queue
by Vlad Yasevich
· 10 years ago
366e41d
ipv6: pull cork initialization into its own function.
by Vlad Yasevich
· 10 years ago
e5d08d7
ipv6: coding style improvements (remove assignment in if statements)
by Ian Morris
· 10 years ago
cbffccc
net; ipv[46] - Remove 2 unnecessary NETDEBUG OOM messages
by Joe Perches
· 10 years ago
1f6d803
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
f92ee61
xfrm: Generate blackhole routes only from route lookup functions
by Steffen Klassert
· 10 years ago
46cfd72
net: use kfree_skb_list() helper in more places
by Florian Westphal
· 10 years ago
4c83acb
ipv6: White-space cleansing : gaps between function and symbol export
by Ian Morris
· 10 years ago
67ba415
ipv6: White-space cleansing : Line Layouts
by Ian Morris
· 10 years ago
09c2d25
net-timestamp: add key to disambiguate concurrent datagrams
by Willem de Bruijn
· 10 years ago
f139c74
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
04ca697
ip: make IP identifiers less predictable
by Eric Dumazet
· 10 years ago
ac3d2e5
ipv6: remove obsolete comment in ip6_append_data()
by Li RongQing
· 10 years ago
11878b4
net-timestamp: SOCK_RAW and PING timestamping
by Willem de Bruijn
· 10 years ago
e3f0b86
ipv6: Use BUG_ON
by Himangi Saraogi
· 10 years ago
cb1ce2e
ipv6: Implement automatic flow label generation on transmit
by Tom Herbert
· 10 years ago
73f156a
inetpeer: get rid of ip_id_count
by Eric Dumazet
· 10 years ago
54e5c4d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
3a1cebe
ipv6: fix calculation of option len in ip6_append_data
by Hannes Frederic Sowa
· 10 years ago
60ff746
net: rename local_df to ignore_df
by WANG Cong
· 11 years ago
418a315
net: ipv6: send pkttoobig immediately if orig frag size > mtu
by Florian Westphal
· 11 years ago
aad8872
ipv4: add a sock pointer to dst->output() path.
by Eric Dumazet
· 11 years ago
43a43b6
ipv6: some ipv6 statistic counters failed to disable bh
by Hannes Frederic Sowa
· 11 years ago
04f58c8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
e367c2d
ipv6: ip6_append_data_mtu do not handle the mtu of the second fragment properly
by lucien
· 11 years ago
090f116
ipv6: ip6_forward: perform skb->pkt_type check at the beginning
by Li RongQing
· 11 years ago
67ddc87
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
0b95227
ipv6: yet another new IPV6_MTU_DISCOVER option IPV6_PMTUDISC_OMIT
by Hannes Frederic Sowa
· 11 years ago
2e99c07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 11 years ago
478b360
netfilter: nf_tables: fix nf_trace always-on with XT_TRACE=n
by Florian Westphal
· 11 years ago
fe6cc55
net: ip, ipv6: handle gso skbs in forwarding path
by Florian Westphal
· 11 years ago
0954cf9
ipv6: introduce ip6_dst_mtu_forward and protect forwarding path with it
by Hannes Frederic Sowa
· 11 years ago
56a4342
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
1669cb9
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 11 years ago
4df98e7
ipv6: pmtudisc setting not respected with UFO/CORK
by Hannes Frederic Sowa
· 11 years ago
93b36cf
ipv6: support IPV6_PMTU_INTERFACE on sockets
by Hannes Frederic Sowa
· 11 years ago
15c77d8
ipv6: consistent use of IP6_INC_STATS_BH() in ip6_forward()
by Eric Dumazet
· 11 years ago
0e0d44a
net: Remove FLOWI_FLAG_CAN_SLEEP
by Steffen Klassert
· 11 years ago
Next »