index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-22
gre: fix TUNNEL_SEQ bit check on sequence numbering
Colin Ian King
1
-1
/
+1
2018-03-22
net: Convert nf_ct_net_ops
Kirill Tkhai
1
-0
/
+1
2018-03-16
udp: Move the udp sysctl to namespace.
Tonghao Zhang
1
-26
/
+26
2018-03-16
net/ipv6: Add l3mdev check to ipv6_chk_addr_and_flags
David Ahern
1
-0
/
+15
2018-03-16
net/ipv6: Change address check to always take a device argument
David Ahern
6
-17
/
+41
2018-03-16
net/ipv6: Refactor gateway validation on route add
David Ahern
1
-54
/
+66
2018-03-12
ipv6: Use ip6_multipath_hash_policy() in rt6_multipath_hash().
David S. Miller
1
-1
/
+1
2018-03-09
net: do not create fallback tunnels for non-default namespaces
Eric Dumazet
3
-2
/
+9
2018-03-08
net: Convet ipv6_net_ops
Kirill Tkhai
1
-0
/
+1
2018-03-08
net: Convert ip6 tables pernet_operations
Kirill Tkhai
5
-0
/
+5
2018-03-07
ip6mr: remove synchronize_rcu() in favor of SOCK_RCU_FREE
Eric Dumazet
1
-1
/
+5
2018-03-07
ipv6: ndisc: use true and false for boolean values
Gustavo A. R. Silva
1
-1
/
+1
2018-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
9
-25
/
+29
2018-03-05
net: Convert arp_tables_net_ops and ip6_tables_net_ops
Kirill Tkhai
1
-0
/
+1
2018-03-05
net: Convert log pernet_operations
Kirill Tkhai
1
-0
/
+1
2018-03-04
gre: add sequence number for collect md mode.
William Tu
1
-5
/
+8
2018-03-04
net: xfrm: use skb_gso_validate_network_len() to check gso sizes
Daniel Axtens
1
-1
/
+1
2018-03-04
net: rename skb_gso_validate_mtu -> skb_gso_validate_network_len
Daniel Axtens
2
-2
/
+2
2018-03-04
net/ipv6: Add support for path selection using hash of 5-tuple
David Ahern
3
-17
/
+80
2018-03-04
net/ipv6: Pass skb to route lookup
David Ahern
12
-44
/
+65
2018-03-04
net/ipv6: Make rt6_multipath_hash similar to fib_multipath_hash
David Ahern
1
-4
/
+10
2018-03-04
net: Align ip_multipath_l3_keys and ip6_multipath_l3_keys
David Ahern
1
-2
/
+2
2018-03-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
4
-18
/
+11
2018-03-01
ipv6: allow userspace to add IFA_F_OPTIMISTIC addresses
Sabrina Dubroca
1
-1
/
+34
2018-03-01
ipmr, ip6mr: Unite dumproute flows
Yuval Mintz
1
-117
/
+39
2018-03-01
ip6mr: Remove MFC_NOTIFY and refactor flags
Yuval Mintz
1
-3
/
+0
2018-03-01
ipmr, ip6mr: Unite vif seq functions
Yuval Mintz
1
-45
/
+5
2018-03-01
ipmr, ip6mr: Unite mfc seq logic
Yuval Mintz
1
-90
/
+7
2018-03-01
ipmr, ip6mr: Unite logic for searching in MFC cache
Yuval Mintz
1
-57
/
+17
2018-03-01
ipmr, ip6mr: Make mfc_cache a common structure
Yuval Mintz
1
-122
/
+126
2018-03-01
ipmr, ip6mr: Unite creation of new mr_table
Yuval Mintz
1
-20
/
+10
2018-03-01
mroute*: Make mr_table a common struct
Yuval Mintz
1
-162
/
+139
2018-03-01
ip6mr: Align hash implementation to ipmr
Yuval Mintz
1
-145
/
+168
2018-03-01
ip6mr: Make mroute_sk rcu-based
Yuval Mintz
2
-19
/
+28
2018-03-01
ipmr,ipmr6: Define a uniform vif_device
Yuval Mintz
2
-24
/
+14
2018-02-28
ipv6: route: dissect flow in input path if fib rules need it
Roopa Prabhu
3
-10
/
+42
2018-02-28
ipv6: fib6_rules: support for match on sport, dport and ip proto
Roopa Prabhu
1
-0
/
+11
2018-02-28
inet: whitespace cleanup
Stephen Hemminger
5
-5
/
+0
2018-02-27
net: GRE: Add is_gretap_dev, is_ip6gretap_dev
Petr Machata
1
-0
/
+6
2018-02-27
sit: fix IFLA_MTU ignored on NEWLINK
Xin Long
1
-0
/
+7
2018-02-27
ip6_tunnel: fix IFLA_MTU ignored on NEWLINK
Xin Long
1
-4
/
+8
2018-02-27
net: Convert defrag6_net_ops
Kirill Tkhai
1
-0
/
+1
2018-02-27
net: Convert ila_net_ops
Kirill Tkhai
1
-0
/
+1
2018-02-27
net: Convert sit_net_ops
Kirill Tkhai
1
-0
/
+1
2018-02-27
net: Convert vti6_net_ops
Kirill Tkhai
1
-0
/
+1
2018-02-27
net: Convert ip6_tnl_net_ops
Kirill Tkhai
1
-0
/
+1
2018-02-27
net: Convert ip6gre_net_ops
Kirill Tkhai
1
-0
/
+1
2018-02-27
net: Convert simple pernet_operations
Kirill Tkhai
1
-0
/
+1
2018-02-25
netfilter: use skb_to_full_sk in ip6_route_me_harder
Eric Dumazet
1
-4
/
+5
2018-02-25
netfilter: don't set F_IFACE on ipv6 fib lookups
Florian Westphal
2
-14
/
+2
[next]