Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
16709962c119a75d140da9dc226eeb9035e2c353
/
net
/
ipv6
741a11d
net: ipv6: Add RT6_LOOKUP_F_IFACE flag if oif is set
by David Ahern
· 9 years ago
17a10c9
ip6_tunnel: Reduce log level in ip6_tnl_err() to debug
by Matt Bennett
· 9 years ago
a46496c
ip6_gre: Reduce log level in ip6gre_err() to debug
by Matt Bennett
· 9 years ago
0315e38
net: Fix behaviour of unreachable, blackhole and prohibit routes
by Nikola Forró
· 9 years ago
1d325d2
ipv6: ip6_fragment: fix headroom tests and skb leak
by Florian Westphal
· 9 years ago
37a1d36
ipv6: include NLM_F_REPLACE in route replace notifications
by Roopa Prabhu
· 9 years ago
70da5b5
ipv6: Replace spinlock with seqlock and rcu in ip6_tunnel
by Martin KaFai Lau
· 9 years ago
8e3d5be
ipv6: Avoid double dst_free
by Martin KaFai Lau
· 9 years ago
cdf3464
ipv6: Fix dst_entry refcnt bugs in ip6_tunnel
by Martin KaFai Lau
· 9 years ago
f230d1e
ipv6: Rename the dst_cache helper functions in ip6_tunnel
by Martin KaFai Lau
· 9 years ago
a3c119d
ipv6: Refactor common ip6gre_tunnel_init codes
by Martin KaFai Lau
· 9 years ago
65c61bc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
52fe51f
ipv6: fix ifnullfree.cocci warnings
by Wu Fengguang
· 9 years ago
f53de1e
net: ipv6: use common fib_default_rule_pref
by Phil Sutter
· 9 years ago
6b9ea5a
ipv6: fix multipath route replace error recovery
by Roopa Prabhu
· 9 years ago
26d2177
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 9 years ago
25b4a44
net/ipv6: Correct PIM6 mrt_lock handling
by Richard Laing
· 9 years ago
a82b0e6
netfilter: nf_dup{4, 6}: fix build error when nf_conntrack disabled
by Daniel Borkmann
· 9 years ago
e41b0be
ipv6: fix exthdrs offload registration in out_rt path
by Daniel Borkmann
· 9 years ago
2053aeb
ipv6: send only one NEWLINK when RA causes changes
by Marius Tomaschewski
· 9 years ago
a394eef
ipv6: send NEWLINK on RA managed/otherconf changes
by Marius Tomaschewski
· 9 years ago
c3a8d94
tcp: use dctcp if enabled on the route to the initiator
by Daniel Borkmann
· 9 years ago
b8d3e41
fib, fib6: reject invalid feature bits
by Daniel Borkmann
· 9 years ago
1bb1480
net: fib6: reduce identation in ip6_convert_metrics
by Daniel Borkmann
· 9 years ago
a3a7737
net: Optimize snmp stat aggregation by walking all the percpu data at once
by Raghavendra K T
· 9 years ago
399e6f9
net/ipv6: Export addrconf_ifid_eui48
by Matan Barak
· 9 years ago
a43a9ef
vxlan: do not receive IPv4 packets on IPv6 socket
by Jiri Benc
· 9 years ago
46fa062
ip_tunnels: convert the mode field of ip_tunnel_info to flags
by Jiri Benc
· 9 years ago
581a5f2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 9 years ago
851345c
netfilter: reduce sparse warnings
by Florian Westphal
· 9 years ago
98dbbfc
Revert "netfilter: xtables: compute exact size needed for jumpstack"
by Florian Westphal
· 9 years ago
0d36938
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
5b49004
ipv6: Export nf_ct_frag6_gather()
by Joe Stringer
· 9 years ago
1afe839
netfilter: ip6t_REJECT: added missing icmpv6 codes
by Andreas Herz
· 9 years ago
d425729
ip6_gre: release cached dst on tunnel removal
by huaibin Wang
· 9 years ago
2510505
ah6: fix error return code
by Julia Lawall
· 9 years ago
4ec3b28
xfrm: Use VRF master index if output device is enslaved
by David Ahern
· 9 years ago
92b78af
ila: Precompute checksum difference for translations
by Tom Herbert
· 9 years ago
127eb7c
lwt: Add cfg argument to build_state
by Tom Herbert
· 9 years ago
59e2642
netfilter: nf_dup: fix sparse warnings
by Pablo Neira Ayuso
· 9 years ago
dc25b25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
a9e01ed
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 9 years ago
81bf1c6
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Pablo Neira Ayuso
· 9 years ago
904af04
ipv6: route: extend flow representation with tunnel key
by Jiri Benc
· 9 years ago
ab45060
ipv6: ndisc: inherit metadata dst when creating ndisc requests
by Jiri Benc
· 9 years ago
06e9d04
ipv6: drop metadata dst in ip6_route_input
by Jiri Benc
· 9 years ago
61adedf
route: move lwtunnel state to dst_entry
by Jiri Benc
· 9 years ago
65d7ab8
net: Identifier Locator Addressing module
by Tom Herbert
· 9 years ago
4b048d6
net: Change pseudohdr argument of inet_proto_csum_replace* to be a bool
by Tom Herbert
· 9 years ago
2536862
lwt: Add support to redirect dst.input
by Tom Herbert
· 9 years ago
5e8018f
netfilter: nf_conntrack: add efficient mark to zone mapping
by Daniel Borkmann
· 9 years ago
deedb59
netfilter: nf_conntrack: add direction support for zones
by Daniel Borkmann
· 9 years ago
ec120da
ipv6: trivial whitespace fix
by Ian Morris
· 9 years ago
9c7370a
ipv6: Fix a potential deadlock when creating pcpu rt
by Martin KaFai Lau
· 9 years ago
a73e419
ipv6: Add rt6_make_pcpu_route()
by Martin KaFai Lau
· 9 years ago
ad70686
ipv6: Remove un-used argument from ip6_dst_alloc()
by Martin KaFai Lau
· 9 years ago
c87acb2
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 9 years ago
0344338
net: addr IFLA_OPERSTATE to netlink message for ipv6 ifinfo
by Andy Gospodarek
· 9 years ago
35103d1
net: ipv6 sysctl option to ignore routes when nexthop link is down
by Andy Gospodarek
· 9 years ago
cea45e2
net: track link status of ipv6 nexthops
by Andy Gospodarek
· 9 years ago
a516993
net: fix wrong skb_get() usage / crash in IGMP/MLD parsing code
by Linus Lüssing
· 9 years ago
182ad46
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
42a7b32
xfrm: Add oif to dst lookups
by David Ahern
· 9 years ago
eae8dee
xfrm6: Fix IPv6 ECN decapsulation
by Thomas Egerer
· 9 years ago
308ac91
netfilter: nf_conntrack: push zone object into functions
by Daniel Borkmann
· 9 years ago
3257d8b
inet: fix possible request socket leak
by Eric Dumazet
· 9 years ago
1825545
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 9 years ago
2e15ea3
ip_gre: Add support to collect tunnel metadata.
by Pravin B Shelar
· 9 years ago
330567b
ipv6: don't reject link-local nexthop on other interface
by Florian Westphal
· 9 years ago
3c16241
netfilter: SYNPROXY: fix sending window update to client
by Phil Sutter
· 9 years ago
96fffb4
netfilter: ip6t_SYNPROXY: fix NULL pointer dereference
by Phil Sutter
· 9 years ago
d877f07
netfilter: nf_tables: add nft_dup expression
by Pablo Neira Ayuso
· 9 years ago
bbde9fc
netfilter: factor out packet duplication for IPv4/IPv6
by Pablo Neira Ayuso
· 9 years ago
9dc20a6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 9 years ago
a6cd379
netfilter: ip6t_REJECT: Remove debug messages from reject_tg6()
by Subash Abhinov Kasiviswanathan
· 9 years ago
5510b3c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
be26849
ipv6: Disable flowlabel state ranges by default
by Tom Herbert
· 9 years ago
4224090
ipv6: Implement different admin modes for automatic flow labels
by Tom Herbert
· 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
8013d1d
net/ipv6: add sysctl option accept_ra_min_hop_limit
by Hangbin Liu
· 9 years ago
72b1e5e
netfilter: bridge: reduce nf_bridge_info to 32 bytes again
by Florian Westphal
· 9 years ago
c8507fb
ipv6: flush nd cache on IFF_NOARP change
by Eric Dumazet
· 9 years ago
877d1f6
net: Set sk_txhash from a random number
by Tom Herbert
· 9 years ago
8d6c31b
ipv6: Avoid rt6_probe() taking writer lock in the fast path
by Martin KaFai Lau
· 9 years ago
990edb4
ipv6: Re-arrange code in rt6_probe()
by Martin KaFai Lau
· 9 years ago
5a6228a
lwtunnel: change prototype of lwtunnel_state_get()
by Nicolas Dichtel
· 9 years ago
d943659
ipv6: copy lwtstate in ip6_rt_copy_init()
by Nicolas Dichtel
· 9 years ago
6673a9f
ipv6: use lwtunnel_output6() only if flag redirect is set
by Nicolas Dichtel
· 9 years ago
caaecdd
inet: frags: remove INET_FRAG_EVICTED and use list_evictor for the test
by Nikolay Aleksandrov
· 9 years ago
0e60d24
inet: frag: change *_frag_mem_limit functions to take netns_frags as argument
by Florian Westphal
· 9 years ago
48fb6b5
ipv6: fix crash over flow-based vxlan device
by Wei-Chun Chao
· 9 years ago
c5e40ee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
3985e8a
ipv6: sysctl to restrict candidate source addresses
by Erik Kline
· 9 years ago
74a0f2f
ipv6: rt6_info output redirect to tunnel output
by Roopa Prabhu
· 9 years ago
19e42e4
ipv6: support for fib route lwtunnel encap attributes
by Roopa Prabhu
· 9 years ago
fdbf5b0
Revert "sit: Add gro callbacks to sit_offload"
by Herbert Xu
· 9 years ago
a0a9f33
net/ipv6: update flowi6_oif in ip6_dst_lookup_flow if not set
by Phil Sutter
· 9 years ago
c15df30
ipv6: Remove unused arguments for __ipv6_dev_get_saddr().
by YOSHIFUJI Hideaki
· 9 years ago
c0b8da1
ipv6: Fix finding best source address in ipv6_dev_get_saddr().
by YOSHIFUJI Hideaki/吉藤英明
· 9 years ago
Next »