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-04-02
ipv6: frags: fix /proc/sys/net/ipv6/ip6frag_low_thresh
Eric Dumazet
1
-1
/
+1
2018-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-34
/
+55
2018-04-01
ipv6: factorize sk_wmem_alloc updates done by __ip6_append_data()
Eric Dumazet
1
-5
/
+12
2018-04-01
ip6_gre: remove redundant 'tunnel' setting in ip6erspan_tap_init()
Alexey Kodanev
1
-1
/
+0
2018-03-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
3
-18
/
+84
2018-03-31
inet: frags: get rid of nf_ct_frag6_skb_cb/NFCT_FRAG6_CB
Eric Dumazet
1
-18
/
+11
2018-03-31
ipv6: frags: get rid of ip6frag_skb_cb/FRAG6_CB
Eric Dumazet
1
-18
/
+12
2018-03-31
ipv6: frags: rewrite ip6_expire_frag_queue()
Eric Dumazet
1
-8
/
+16
2018-03-31
inet: frags: break the 2GB limit for frags storage
Eric Dumazet
3
-9
/
+9
2018-03-31
inet: frags: remove inet_frag_maybe_warn_overflow()
Eric Dumazet
2
-6
/
+4
2018-03-31
inet: frags: get rif of inet_frag_evicting()
Eric Dumazet
1
-4
/
+0
2018-03-31
inet: frags: remove some helpers
Eric Dumazet
1
-2
/
+3
2018-03-31
inet: frags: use rhashtables for reassembly units
Eric Dumazet
2
-97
/
+64
2018-03-31
inet: frags: refactor ipv6_frag_init()
Eric Dumazet
1
-11
/
+14
2018-03-31
inet: frags: add a pointer to struct netns_frags
Eric Dumazet
2
-17
/
+19
2018-03-31
inet: frags: change inet_frags_init_net() return value
Eric Dumazet
2
-5
/
+18
2018-03-31
bpf: Post-hooks for sys_bind
Andrey Ignatov
1
-7
/
+14
2018-03-31
bpf: Hooks for sys_connect
Andrey Ignatov
3
-0
/
+41
2018-03-31
net: Introduce __inet_bind() and __inet6_bind
Andrey Ignatov
1
-13
/
+24
2018-03-31
bpf: Hooks for sys_bind
Andrey Ignatov
1
-0
/
+7
2018-03-30
net/ipv6: Fix route leaking between VRFs
David Ahern
1
-0
/
+3
2018-03-30
ipv6: sr: fix seg6 encap performances with TSO enabled
David Lebrun
1
-9
/
+7
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-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-13
/
+23
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-25
ipv6: the entire IPv6 header chain must fit the first fragment
Paolo Abeni
1
-4
/
+9
2018-03-25
net/ipv4: disable SMC TCP option with SYN Cookies
Hans Wippel
1
-0
/
+2
2018-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-2
/
+4
2018-03-24
netfilter: nf_socket: Fix out of bounds access in nf_sk_lookup_slow_v{4,6}
Subash Abhinov Kasiviswanathan
1
-2
/
+4
2018-03-23
ipv6: fix possible deadlock in rt6_age_examine_exception()
Eric Dumazet
1
-6
/
+7
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
[next]