Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
376a21ff42ba71167afe7a47aeb1ca19470cf580
/
net
/
ipv6
/
ip6_output.c
14f3ad6
ipv6: Use 1280 as min MTU for ipv6 forwarding
by Ulrich Weber
· 15 years ago
3ffe533
ipv6: drop unused "dev" arg of icmpv6_send()
by Alexey Dobriyan
· 15 years ago
7ad6848
ip: fix mc_loop checks for tunnels with multicast outer addresses
by Octavian Purdila
· 15 years ago
6ce9e7b
ip: Report qdisc packet drops
by Eric Dumazet
· 15 years ago
0625491
ipv6: ip6_push_pending_frames() should increment IPSTATS_MIB_OUTDISCARDS
by Eric Dumazet
· 15 years ago
e651f03
inet6: Conversion from u8 to int
by Gerrit Renker
· 15 years ago
da81203
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
7ea2f2c
udpv6: Remove unused skb argument of ipv6_select_ident()
by Sridhar Samudrala
· 15 years ago
c31d532
udpv6: Fix gso_size setting in ip6_ufo_append_data
by Sridhar Samudrala
· 15 years ago
e51a67a
net: ip_push_pending_frames() fix
by Eric Dumazet
· 15 years ago
2b85a34
net: No more expensive sock_hold()/sock_put() on each tx
by Eric Dumazet
· 15 years ago
4d9092b
ipv6: Use frag list abstraction interfaces.
by David S. Miller
· 15 years ago
adf3090
net: skb->dst accessors
by Eric Dumazet
· 15 years ago
edf391f
snmp: add missing counters for RFC 4293
by Neil Horman
· 16 years ago
0178b69
ipv6: Copy cork options in ip6_append_data
by Herbert Xu
· 16 years ago
bd91b8b
netns: ip6mr: allocate mroute6_socket per-namespace.
by Benjamin Thery
· 16 years ago
def8b4f
net: reduce structures when XFRM=n
by Alexey Dobriyan
· 16 years ago
5a57d4c
ipv6: added net argument to ICMP6MSGOUT_INC_STATS_BH
by Denis V. Lunev
· 16 years ago
e41b536
ipv6: added net argument to ICMP6_INC_STATS_BH
by Denis V. Lunev
· 16 years ago
483a47d
ipv6: added net argument to IP6_INC_STATS_BH
by Denis V. Lunev
· 16 years ago
3bd653c
netns: add net parameter to IP6_INC_STATS
by Denis V. Lunev
· 16 years ago
0b0588d
ipv6: local dev is actually unused in ip6_fragment
by Denis V. Lunev
· 16 years ago
e550dfb
ipv6: Fix OOPS in ip6_dst_lookup_tail().
by Neil Horman
· 16 years ago
191cd58
netns: Add network namespace argument to rt6_fill_node() and ipv6_dev_get_saddr()
by Brian Haley
· 16 years ago
283d07ac
ipv6: Do not drop packet if skb->local_df is set to true
by Wei Yongjun
· 16 years ago
77e2f14
ipv6: Fix ip6_xmit to send fragments if ipfragok is true
by Wei Yongjun
· 16 years ago
547b792
net: convert BUG_TRAP to generic WARN_ON
by Ilpo Järvinen
· 16 years ago
53b7997
ipv6 netns: Make several "global" sysctl variables namespace aware.
by YOSHIFUJI Hideaki
· 16 years ago
778d80b
ipv6: Add disable_ipv6 sysctl to disable IPv6 operaion on specific interface.
by YOSHIFUJI Hideaki
· 16 years ago
f81b2e7
ipv6: Do not forward packets with the unspecified source address.
by YOSHIFUJI Hideaki
· 16 years ago
4497b07
net: Discard and warn about LRO'd skbs received for forwarding
by Ben Hutchings
· 16 years ago
0b04082
net: remove CVS keywords
by Adrian Bunk
· 16 years ago
f5184d2
net: Allow netdevices to specify needed head/tailroom
by Johannes Berg
· 16 years ago
9acd9f3
[IPV6]: Make address arguments const.
by YOSHIFUJI Hideaki
· 17 years ago
7bc570c
[IPV6] MROUTE: Support multicast forwarding.
by YOSHIFUJI Hideaki
· 17 years ago
3b1e0a6
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
by YOSHIFUJI Hideaki
· 17 years ago
c346dca
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
by YOSHIFUJI Hideaki
· 17 years ago
7cbca67
[IPV6]: Support Source Address Selection API (RFC5014).
by YOSHIFUJI Hideaki
· 17 years ago
6b75d09
[IPV6]: Optimize hop-limit determination.
by YOSHIFUJI Hideaki
· 17 years ago
c8cdaf9
[IPV4,IPV6]: Share cork.rt between IPv4 and IPv6.
by YOSHIFUJI Hideaki
· 17 years ago
8a3edd8
[NETNS][IPV6] fix some missing namespace
by Daniel Lezcano
· 17 years ago
c20121a
[NETNS][IPV6] route6 - pass always a valid socket to ip6_dst_lookup
by Daniel Lezcano
· 17 years ago
4591db4
[NETNS][IPV6] route6 - add netns parameter to ip6_route_output
by Daniel Lezcano
· 17 years ago
5e5f3f0
[IPV6] ADDRCONF: Convert ipv6_get_saddr() to ipv6_dev_get_saddr().
by YOSHIFUJI Hideaki
· 17 years ago
1e04d53
[IPV6]: Unexport ip6_find_1stfragopt
by Adrian Bunk
· 17 years ago
b5c15fc
[IPV6]: Fix reversed local_df test in ip6_fragment
by Herbert Xu
· 17 years ago
28a89453
[IPV6]: Fix IPsec datagram fragmentation
by Herbert Xu
· 17 years ago
4a19ec5
[NET]: Introducing socket mark socket option.
by Laszlo Attila Toth
· 17 years ago
29ffe1a
[INET]: Prevent out-of-sync truesize on ip_fragment slow path
by Herbert Xu
· 17 years ago
1cab3da
[NETNS][IPV6]: inet6_addr - ipv6_get_ifaddr namespace aware
by Daniel Lezcano
· 17 years ago
426b530
[NETNS]: Modify the neighbour table code so it handles multiple network namespaces
by Eric W. Biederman
· 17 years ago
a1b0514
[XFRM] IPv6: Fix dst/routing check at transformation.
by Masahide NAKAMURA
· 17 years ago
6e23ae2
[NETFILTER]: Introduce NF_INET_ hook values
by Patrick McHardy
· 17 years ago
ef76bc2
[IPV6]: Add ip6_local_out
by Herbert Xu
· 17 years ago
b4ce927
[IPV6]: Move nfheader_len into rt6_info
by Herbert Xu
· 17 years ago
01488942
[IPV6]: Only set nfheader_len for top xfrm dst
by Herbert Xu
· 17 years ago
f945fa7
[INET]: Fix truesize setting in ip_append_data
by Herbert Xu
· 17 years ago
ca46f9c
[IPv6] SNMP: Increment OutNoRoutes when connecting to unreachable network
by Mitsuru Chinen
· 17 years ago
bf13886
[IPV6]: Consolidate the ip cork destruction in ip6_output.c
by Pavel Emelyanov
· 17 years ago
c2636b4
[NET]: Treat the sign of the result of skb_headroom() consistently
by Chuck Lever
· 17 years ago
ad643a7
[IPV6]: Uninline netfilter okfns
by Patrick McHardy
· 17 years ago
14878f7
[IPV6]: Add ICMPMsgStats MIB (RFC 4293) [rev 2]
by David L Stevens
· 17 years ago
1e5dc14
[IPV6] IPSEC: Omit redirect for tunnelled packet.
by Masahide NAKAMURA
· 17 years ago
e1f52208
[IPv6]: Fix NULL pointer dereference in ip6_flush_pending_frames
by YOSHIFUJI Hideaki
· 17 years ago
8984e41
[IPV6]: Fix kernel panic while send SCTP data with IP fragments
by Wei Yongjun
· 17 years ago
ba9dda3
[NETFILTER]: x_tables: add TRACE target
by Jozsef Kadlecsik
· 17 years ago
59fbb3a6
[IPV6] MIP6: Loadable module support for MIPv6.
by Masahide NAKAMURA
· 17 years ago
5bb1ab0
[IPV6]: Send ICMPv6 error on scope violations.
by David L Stevens
· 17 years ago
628a5c5
[INET]: Add IP(V6)_PMTUDISC_RPOBE
by John Heffner
· 18 years ago
b881ef7
[IPV6]: MTU discovery check in ip6_fragment()
by John Heffner
· 18 years ago
d626f62
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
by Arnaldo Carvalho de Melo
· 18 years ago
35fc92a
[NET]: Allow forwarding of ip_summed except CHECKSUM_COMPLETE
by Herbert Xu
· 18 years ago
27a884d
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
by Arnaldo Carvalho de Melo
· 18 years ago
b0e380b
[SK_BUFF]: unions of just one member don't get anything done, kill them
by Arnaldo Carvalho de Melo
· 18 years ago
cfe1fc7
[SK_BUFF]: Introduce skb_network_header_len
by Arnaldo Carvalho de Melo
· 18 years ago
55f79cc
[IPV6]: Reset the network header in ip6_nd_hdr
by Arnaldo Carvalho de Melo
· 18 years ago
e7ac05f
[NETFILTER]: nf_conntrack: add nf_copy() to safely copy members in skb
by Yasuyuki Kozakai
· 18 years ago
badff6d
[SK_BUFF]: Introduce skb_reset_transport_header(skb)
by Arnaldo Carvalho de Melo
· 18 years ago
0660e03
[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
by Arnaldo Carvalho de Melo
· 18 years ago
c14d245
[SK_BUFF]: Introduce skb_set_network_header
by Arnaldo Carvalho de Melo
· 18 years ago
d56f90a
[SK_BUFF]: Introduce skb_network_header()
by Arnaldo Carvalho de Melo
· 18 years ago
bbe735e
[SK_BUFF]: Introduce skb_network_offset()
by Arnaldo Carvalho de Melo
· 18 years ago
e2d1bca
[SK_BUFF]: Use skb_reset_network_header in skb_push cases
by Arnaldo Carvalho de Melo
· 18 years ago
c1d2bbe
[SK_BUFF]: Introduce skb_reset_network_header(skb)
by Arnaldo Carvalho de Melo
· 18 years ago
459a98e
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
by Arnaldo Carvalho de Melo
· 18 years ago
95c385b
[IPV6] ADDRCONF: Optimistic Duplicate Address Detection (RFC 4429) Support.
by Neil Horman
· 18 years ago
7159039
[IPV6]: Decentralize EXPORT_SYMBOLs.
by YOSHIFUJI Hideaki
· 18 years ago
1ab1457
[NET] IPV6: Fix whitespace errors.
by YOSHIFUJI Hideaki
· 18 years ago
3644f0c
[NET]: Convert hh_lock to seqlock.
by Stephen Hemminger
· 18 years ago
9a217a1
[IPV6]: Repair IPv6 Fragments
by YOSHIFUJI Hideaki
· 18 years ago
af879cc
[IPV6]: Use kmemdup
by Arnaldo Carvalho de Melo
· 18 years ago
a11d206
[IPV6]: Per-interface statistics support.
by YOSHIFUJI Hideaki
· 18 years ago
82e91ff
[NET]: Turn nfmark into generic mark
by Thomas Graf
· 18 years ago
ae08e1f
[IPV6]: ip6_output annotations
by Al Viro
· 18 years ago
90bcaf7
[IPV6]: flowlabels are net-endian
by Al Viro
· 18 years ago
fbea49e
[IPV6] NDISC: Add proxy_ndp sysctl.
by YOSHIFUJI Hideaki
· 18 years ago
74553b0
[IPV6]: Don't forward packets to proxied link-local address.
by Ville Nuorvala
· 18 years ago
e21e0b5
[IPV6] NDISC: Handle NDP messages to proxied addresses.
by Ville Nuorvala
· 18 years ago
27637df
[IPV6] IPSEC: Support sending with Mobile IPv6 extension headers.
by Masahide NAKAMURA
· 18 years ago
1b5c229
[XFRM] STATE: Support non-fragment outbound transformation headers.
by Masahide NAKAMURA
· 18 years ago
Next »