index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-30
ipv6: do not set routes if disable_ipv6 has been enabled
Lorenzo Bianconi
1
-0
/
+6
2018-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
7
-96
/
+39
2018-03-30
Revert "netfilter: x_tables: ensure last rule in base chain matches underflow...
Florian Westphal
1
-16
/
+1
2018-03-30
netfilter: nf_tables: enable conntrack if NAT chain is registered
Pablo Neira Ayuso
1
-0
/
+12
2018-03-30
netfilter: nf_tables: build-in filter chain type
Pablo Neira Ayuso
3
-69
/
+1
2018-03-30
netfilter: nf_tables: nft_register_chain_type() returns void
Pablo Neira Ayuso
3
-7
/
+7
2018-03-30
netfilter: nf_tables: rename struct nf_chain_type
Pablo Neira Ayuso
3
-3
/
+3
2018-03-29
ipv6: export ip6 fragments sysctl to unprivileged users
Eric Dumazet
1
-4
/
+0
2018-03-29
net/ipv6: Move call_fib6_entry_notifiers up for route adds
David Ahern
1
-4
/
+12
2018-03-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-0
/
+2
2018-03-27
net: Drop pernet_operations::async
Kirill Tkhai
36
-39
/
+0
2018-03-27
ipv6: addrconf: Use normal debugging style
Joe Perches
1
-20
/
+8
2018-03-26
ip6mr: Add refcounting to mfc
Yuval Mintz
1
-2
/
+4
2018-03-26
ip6mr: Add API for default_rule fib
Yuval Mintz
1
-0
/
+7
2018-03-26
ip6mr: Support fib notifications
Yuval Mintz
1
-8
/
+104
2018-03-26
net: Use octal not symbolic permissions
Joe Perches
7
-10
/
+10
2018-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-44
/
+79
2018-03-22
gre: fix TUNNEL_SEQ bit check on sequence numbering
Colin Ian King
1
-1
/
+1
2018-03-22
net/ipv6: Handle onlink flag with multipath routes
David Ahern
1
-0
/
+1
2018-03-22
ipv6: sr: fix NULL pointer dereference when setting encap source address
David Lebrun
1
-2
/
+3
2018-03-22
ipv6: sr: fix scheduling in RCU when creating seg6 lwtunnel state
David Lebrun
1
-1
/
+1
2018-03-22
net: Convert nf_ct_net_ops
Kirill Tkhai
1
-0
/
+1
2018-03-20
ipv6: old_dport should be a __be16 in __ip6_datagram_connect()
Stefano Brivio
1
-1
/
+1
2018-03-20
netfilter: ctnetlink: synproxy support
Pablo Neira Ayuso
1
-1
/
+7
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-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
3
-3
/
+9
2018-03-12
net: ipv6: keep sk status consistent after datagram connect failure
Paolo Abeni
1
-7
/
+14
2018-03-12
ipv6: Use ip6_multipath_hash_policy() in rt6_multipath_hash().
David S. Miller
1
-1
/
+1
2018-03-09
ip6erspan: make sure enough headroom at xmit.
William Tu
1
-0
/
+3
2018-03-09
ip6erspan: improve error handling for erspan version number.
William Tu
1
-0
/
+2
2018-03-09
ip6gre: add erspan v2 to tunnel lookup
William Tu
1
-1
/
+2
2018-03-09
net: do not create fallback tunnels for non-default namespaces
Eric Dumazet
3
-2
/
+9
2018-03-09
ipv6: fix access to non-linear packet in ndisc_fill_redirect_hdr_option()
Lorenzo Bianconi
1
-1
/
+2
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: Reflect MTU changes on PMTU of exceptions for MTU-less routes
Stefano Brivio
1
-29
/
+42
2018-03-07
ipv6: ndisc: use true and false for boolean values
Gustavo A. R. Silva
1
-1
/
+1
2018-03-07
xfrm: Verify MAC header exists before overwriting eth_hdr(skb)->h_proto
Yossi Kuperman
1
-1
/
+2
2018-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
9
-25
/
+29
2018-03-05
netfilter: x_tables: ensure last rule in base chain matches underflow/policy
Florian Westphal
1
-1
/
+16
2018-03-05
netfilter: compat: prepare xt_compat_init_offsets to return errors
Florian Westphal
1
-3
/
+7
2018-03-05
netfilter: x_tables: add counters allocation wrapper
Florian Westphal
1
-1
/
+1
2018-03-05
netfilter: x_tables: move hook entry checks into core
Florian Westphal
1
-10
/
+3
2018-03-05
netfilter: x_tables: check standard verdicts in core
Florian Westphal
1
-5
/
+0
2018-03-05
netfilter: unlock xt_table earlier in __do_replace
Xin Long
1
-1
/
+2
2018-03-05
net: Convert arp_tables_net_ops and ip6_tables_net_ops
Kirill Tkhai
1
-0
/
+1
[next]