index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
Commit message (
Expand
)
Author
Age
Files
Lines
*
rhashtable: Change rhashtable_walk_start to return void
Tom Herbert
2017-12-11
2
-6
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-12-09
1
-1
/
+1
|
\
|
*
adding missing rcu_read_unlock in ipxip6_rcv
Nikita V. Shirokov
2017-12-07
1
-1
/
+1
*
|
ip6_gre: add ip6 erspan collect_md mode
William Tu
2017-12-06
1
-25
/
+85
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-12-05
2
-5
/
+7
|
\
|
|
*
tcp: add tcp_v4_fill_cb()/tcp_v4_restore_cb()
Eric Dumazet
2017-12-03
1
-4
/
+6
|
*
sit: update frag_off info
Hangbin Liu
2017-11-30
1
-0
/
+1
|
*
tcp: remove buggy call to tcp_v6_restore_cb()
Eric Dumazet
2017-11-30
1
-1
/
+0
*
|
rtnetlink: ipv6: convert remaining users to rtnl_register_module
Florian Westphal
2017-12-04
3
-11
/
+26
*
|
rtnetlink: remove __rtnl_register
Florian Westphal
2017-12-04
4
-28
/
+53
*
|
ip6_gre: add ip6 gre and gretap collect_md mode
William Tu
2017-12-04
2
-11
/
+99
*
|
inet: Add a 2nd listener hashtable (port+addr)
Martin KaFai Lau
2017-12-03
1
-0
/
+66
*
|
udp: Move udp[46]_portaddr_hash() to net/ip[v6].h
Martin KaFai Lau
2017-12-03
1
-24
/
+8
*
|
ip6_gre: Add ERSPAN native tunnel support
William Tu
2017-12-01
1
-4
/
+266
*
|
ip6_gre: Refactor ip6gre xmit codes
William Tu
2017-12-01
1
-48
/
+75
*
|
net/reuseport: drop legacy code
Paolo Abeni
2017-11-30
2
-27
/
+6
*
|
xfrm: Move dst->path into struct xfrm_dst
David Miller
2017-11-30
2
-8
/
+2
*
|
ipv6: Move dst->from into struct rt6_info.
David Miller
2017-11-30
1
-17
/
+17
*
|
net: Create and use new helper xfrm_dst_child().
David Miller
2017-11-30
2
-2
/
+2
*
|
ipv6: Move rt6_next from dst_entry into ipv6 route structure.
David Miller
2017-11-30
2
-18
/
+18
|
/
*
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2017-11-25
5
-34
/
+31
|
\
|
*
treewide: setup_timer() -> timer_setup() (2 field)
Kees Cook
2017-11-21
1
-4
/
+6
|
*
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-21
3
-28
/
+23
|
*
treewide: Switch DEFINE_TIMER callbacks to struct timer_list *
Kees Cook
2017-11-21
1
-2
/
+2
*
|
net: accept UFO datagrams from tuntap and packet
Willem de Bruijn
2017-11-24
2
-3
/
+113
*
|
net: ipv6: Fixup device for anycast routes during copy
David Ahern
2017-11-24
1
-1
/
+1
*
|
ipv6: Do not consider linkdown nexthops during multipath
Ido Schimmel
2017-11-24
1
-0
/
+5
|
/
*
gre6: use log_ecn_error module parameter in ip6_tnl_rcv()
Alexey Kodanev
2017-11-19
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-11-15
36
-1044
/
+1869
|
\
|
*
tcp: Namespace-ify sysctl_tcp_default_congestion_control
Stephen Hemminger
2017-11-15
1
-1
/
+2
|
*
ipv6: set all.accept_dad to 0 by default
Nicolas Dichtel
2017-11-15
1
-1
/
+1
|
*
xfrm6_tunnel: exit_net cleanup check added
Vasily Averin
2017-11-14
1
-0
/
+8
|
*
ip6_tunnel: clean up ip4ip6 and ip6ip6's err_handlers
Xin Long
2017-11-13
1
-28
/
+14
|
*
ip6_tunnel: process toobig in a better way
Xin Long
2017-11-13
1
-4
/
+3
|
*
ip6_tunnel: add the process for redirect in ip6_tnl_err
Xin Long
2017-11-13
1
-5
/
+10
|
*
ip6_gre: process toobig in a better way
Xin Long
2017-11-13
1
-13
/
+2
|
*
ip6_gre: add the process for redirect in ip6gre_err
Xin Long
2017-11-13
1
-0
/
+5
|
*
ipv6: try not to take rtnl_lock in ip6mr_sk_done
Francesco Ruggeri
2017-11-13
1
-0
/
+4
|
*
net: Remove unused skb_shared_info member
Mat Martineau
2017-11-11
1
-31
/
+0
|
*
net: ipv6: sysctl to specify IPv6 ND traffic class
Maciej Żenczykowski
2017-11-11
2
-1
/
+19
|
*
tcp: Namespace-ify sysctl_tcp_rmem and sysctl_tcp_wmem
Eric Dumazet
2017-11-10
1
-2
/
+2
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2017-11-08
3
-12
/
+36
|
|
\
|
|
*
netfilter: conntrack: don't cache nlattr_tuple_size result in nla_size
Florian Westphal
2017-11-06
1
-2
/
+7
|
|
*
netfilter: conntrack: make l3proto trackers const
Florian Westphal
2017-10-24
1
-1
/
+1
|
|
*
netfilter: x_tables: don't use seqlock when fetching old counters
Florian Westphal
2017-10-24
1
-2
/
+20
|
|
*
netfilter: conntrack: remove pf argument from l4 packet functions
Florian Westphal
2017-10-24
1
-1
/
+0
|
|
*
netfilter: conntrack: add and use nf_l4proto_log_invalid
Florian Westphal
2017-10-24
1
-6
/
+8
|
*
|
ila: Add a hook type for LWT routes
Tom Herbert
2017-11-08
1
-3
/
+36
|
*
|
ila: allow configuration of identifier type
Tom Herbert
2017-11-08
3
-23
/
+58
|
*
|
ila: add checksum neutral map auto
Tom Herbert
2017-11-08
3
-44
/
+60
[next]