Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
30d444d30049490398178ca4337ab49156571886
/
net
/
ipv6
30d444d
net/ipv6: Udate fib6_table_lookup tracepoint
by David Ahern
· 7 years ago
90fed9c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 7 years ago
004d4b2
ipv6: sr: Add seg6local action End.BPF
by Mathieu Xhonneux
· 7 years ago
fe94cc2
bpf: Add IPv6 Segment Routing helpers
by Mathieu Xhonneux
· 7 years ago
1c1e761
ipv6: sr: export function lookup_nexthop
by Mathieu Xhonneux
· 7 years ago
fb83eb9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 7 years ago
eacb938
ipv6: support sport, dport and ip_proto in RTM_GETROUTE
by Roopa Prabhu
· 7 years ago
ff06342
udp: exclude gso from xfrm paths
by Willem de Bruijn
· 7 years ago
cede24d
netfilter: ip6t_rpfilter: provide input interface for route lookup
by Vincent Bernat
· 7 years ago
9971a51
netfilter: nf_nat: add nat type hooks to nat core
by Florian Westphal
· 7 years ago
4e25ceb
netfilter: nf_tables: allow chain type to override hook register
by Florian Westphal
· 7 years ago
ba7d284
netfilter: xtables: allow table definitions not backed by hook_ops
by Florian Westphal
· 7 years ago
1f55236
netfilter: nf_nat: move common nat code to nat core
by Florian Westphal
· 7 years ago
f34436a
net/ipv6: Simplify route replace and appending into multipath route
by David Ahern
· 7 years ago
901731b
net/ipv6: Add helper to return path MTU based on fib result
by David Ahern
· 7 years ago
6f6e434
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
b80d0b9
net: ip6_gre: fix tunnel metadata device sharing.
by William Tu
· 7 years ago
113f99c
net: test tailroom before appending to linear skb
by Willem de Bruijn
· 7 years ago
2d66503
net: ip6_gre: Fix ip6erspan hlen calculation
by Petr Machata
· 7 years ago
c8632fc
net: ip6_gre: Split up ip6gre_changelink()
by Petr Machata
· 7 years ago
7fa38a7
net: ip6_gre: Split up ip6gre_newlink()
by Petr Machata
· 7 years ago
a646535
net: ip6_gre: Split up ip6gre_tnl_change()
by Petr Machata
· 7 years ago
a483373
net: ip6_gre: Split up ip6gre_tnl_link_config()
by Petr Machata
· 7 years ago
5691484
net: ip6_gre: Fix headroom request in ip6erspan_tunnel_xmit()
by Petr Machata
· 7 years ago
01b8d06
net: ip6_gre: Request headroom in __gre6_xmit()
by Petr Machata
· 7 years ago
02f99df
erspan: fix invalid erspan version.
by William Tu
· 7 years ago
b9f672a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 7 years ago
4f6b15c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 7 years ago
b2d6cee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
d5db21a
erspan: auto detect truncated ipv6 packets.
by William Tu
· 7 years ago
65a2022
net/ipv6: Add fib lookup stubs for use in bpf helper
by David Ahern
· 7 years ago
d4bea42
net/ipv6: Update fib6 tracepoint to take fib6_info
by David Ahern
· 7 years ago
138118e
net/ipv6: Add fib6_lookup
by David Ahern
· 7 years ago
cc065a9
net/ipv6: Refactor fib6_rule_action
by David Ahern
· 7 years ago
1d053da
net/ipv6: Extract table lookup from ip6_pol_route
by David Ahern
· 7 years ago
3b290a3
net/ipv6: Rename rt6_multipath_select
by David Ahern
· 7 years ago
6454743
net/ipv6: Rename fib6_lookup to fib6_node_lookup
by David Ahern
· 7 years ago
0048369
tcp: Add mark for TIMEWAIT sockets
by Jon Maxwell
· 7 years ago
9e57501
net/ipv6: fix lock imbalance in ip6_route_del()
by Eric Dumazet
· 7 years ago
69678bc
udp: fix SO_BINDTODEVICE
by Paolo Abeni
· 7 years ago
88ab310
net/udp: Update udp_encap_needed static key to modern api
by Davidlohr Bueso
· 7 years ago
6053d0f
udp: Add support for software checksum and GSO_PARTIAL with GSO offload
by Alexander Duyck
· 7 years ago
9a0d41b
udp: Do not pass checksum as a parameter to GSO segmentation
by Alexander Duyck
· 7 years ago
b21c034
udp: Do not pass MSS as parameter to GSO segmentation
by Alexander Duyck
· 7 years ago
a44f6d8
netfilter: x_tables: add module alias for icmp matches
by Florian Westphal
· 7 years ago
a9f71d0
trivial: fix inconsistent help texts
by Georg Hofmann
· 7 years ago
62515f9
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 7 years ago
1822f63
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 7 years ago
0c1dd2a
net: ipv6/gre: Add GRO support
by Eran Ben Elisha
· 7 years ago
6f2f821
net: ipv6: Fix typo in ipv6_find_hdr() documentation
by Tariq Toukan
· 7 years ago
9027887
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 7 years ago
3a2e86f
netfilter: nf_nat: remove unused ct arg from lookup functions
by Florian Westphal
· 7 years ago
c1c7e44
netfilter: ip6t_srh: extend SRH matching for previous, next and last SID
by Ahmed Abdelsalam
· 7 years ago
8fb11a9
net/ipv6: rename rt6_next to fib6_next
by David Ahern
· 7 years ago
a7b15ab
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
7ccbdff
ip6_gre: correct the function name in ip6gre_tnl_addr_conflict() comment
by Sun Lianwen
· 7 years ago
30ca22e
ipv6: Revert "ipv6: Allow non-gateway ECMP for IPv6"
by Ido Schimmel
· 7 years ago
edd7ceb
ipv6: Allow non-gateway ECMP for IPv6
by Thomas Winter
· 7 years ago
a8c744a
udp: disable gso with no_check_tx
by Willem de Bruijn
· 7 years ago
cea67a2
ipv6: fix uninit-value in ip6_multipath_l3_keys()
by Eric Dumazet
· 7 years ago
154a8c4
change the comment of vti6_ioctl
by Sun Lianwen
· 7 years ago
6df9346
ipv6: sr: extract the right key values for "seg6_make_flowlabel"
by Ahmed Abdelsalam
· 7 years ago
1baf5eb
erspan: auto detect truncated packets.
by William Tu
· 7 years ago
05255b8
tcp: add TCP_ZEROCOPY_RECEIVE support for zerocopy receive
by Eric Dumazet
· 7 years ago
b4331a6
vti6: Change minimum MTU to IPV4_MIN_MTU, vti6 can carry IPv4 too
by Stefano Brivio
· 7 years ago
2e8de85
udp: add gso segment cmsg
by Willem de Bruijn
· 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
ee80d1e
udp: add udp gso
by Willem de Bruijn
· 7 years ago
1cd7884
udp: expose inet cork to udp
by Willem de Bruijn
· 7 years ago
c926ca1
xfrm: remove VLA usage in __xfrm6_sort()
by Kees Cook
· 7 years ago
0aef78a
ipv6: addrconf: don't evaluate keep_addr_on_down twice
by Ivan Vecera
· 7 years ago
b5facfd
ipv6: sr: Compute flowlabel for outer IPv6 header of seg6 encap mode
by Ahmed Abdelsalam
· 7 years ago
c749fa1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
091311d
net/ipv6: fix LOCKDEP issue in rt6_remove_exception_rt()
by Eric Dumazet
· 7 years ago
4351bef
netfilter: x_tables: remove duplicate ip6t_get_target function call
by Taehee Yoo
· 7 years ago
2eb0f62
netfilter: add NAT support for shifted portmap ranges
by Thierry Du Tre
· 7 years ago
a268de7
netfilter: nf_flow_table: move init code to nf_flow_table_core.c
by Felix Fietkau
· 7 years ago
a908fde
netfilter: nf_flow_table: move ipv6 offload hook code to nf_flow_table
by Felix Fietkau
· 7 years ago
77621f0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 7 years ago
8a14e46
net/ipv6: Fix missing rcu dereferences on from
by David Ahern
· 7 years ago
c3c14da
net/ipv6: add rcu locking to ip6_negative_advice
by David Ahern
· 7 years ago
aa8f877
ipv6: add RTA_TABLE and RTA_PREFSRC to rtm_ipv6_policy
by Eric Dumazet
· 7 years ago
b16fb41
net: fib_rules: add extack support
by Roopa Prabhu
· 7 years ago
a957fa1
ipv6: sr: fix NULL pointer dereference in seg6_do_srh_encap()- v4 pkts
by Ahmed Abdelsalam
· 7 years ago
8ae8697
net/ipv6: Remove unncessary check on f6i in fib6_check
by David Ahern
· 7 years ago
a68886a
net/ipv6: Make from in rt6_info rcu protected
by David Ahern
· 7 years ago
5bcaa41
net/ipv6: Move release of fib6_info from pcpu routes to helper
by David Ahern
· 7 years ago
a87b7dc
net/ipv6: Move rcu locking to callers of fib6_get_cookie_safe
by David Ahern
· 7 years ago
4d85cd0
net/ipv6: Move rcu_read_lock to callers of ip6_rt_cache_alloc
by David Ahern
· 7 years ago
a269f1a
net/ipv6: Rename rt6_get_cookie_safe
by David Ahern
· 7 years ago
6a3e030
net/ipv6: Clean up rt expires helpers
by David Ahern
· 7 years ago
4f3780c
netfilter: nf_flow_table: cache mtu in struct flow_offload_tuple
by Felix Fietkau
· 7 years ago
07cb962
ipv6: make ip6_dst_mtu_forward inline
by Felix Fietkau
· 7 years ago
263243d
net/ipv6: Fix ip6_convert_metrics() bug
by Eric Dumazet
· 7 years ago
27b1060
net/ipv6: Fix gfp_flags arg to addrconf_prefix_route
by David Ahern
· 7 years ago
dcd1f57
net/ipv6: Remove fib6_idev
by David Ahern
· 7 years ago
eea68cd
net/ipv6: Remove unnecessary checks on fib6_idev
by David Ahern
· 7 years ago
9ee8cbb
net/ipv6: Remove aca_idev
by David Ahern
· 7 years ago
360a988
net/ipv6: Rename addrconf_dst_alloc
by David Ahern
· 7 years ago
Next »