index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-06
ip6_gre: add ip6 erspan collect_md mode
William Tu
1
-25
/
+85
2017-12-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-5
/
+7
2017-12-04
rtnetlink: ipv6: convert remaining users to rtnl_register_module
Florian Westphal
3
-11
/
+26
2017-12-04
rtnetlink: remove __rtnl_register
Florian Westphal
4
-28
/
+53
2017-12-04
ip6_gre: add ip6 gre and gretap collect_md mode
William Tu
2
-11
/
+99
2017-12-03
tcp: add tcp_v4_fill_cb()/tcp_v4_restore_cb()
Eric Dumazet
1
-4
/
+6
2017-12-03
inet: Add a 2nd listener hashtable (port+addr)
Martin KaFai Lau
1
-0
/
+66
2017-12-03
udp: Move udp[46]_portaddr_hash() to net/ip[v6].h
Martin KaFai Lau
1
-24
/
+8
2017-12-01
ip6_gre: Add ERSPAN native tunnel support
William Tu
1
-4
/
+266
2017-12-01
ip6_gre: Refactor ip6gre xmit codes
William Tu
1
-48
/
+75
2017-11-30
net/reuseport: drop legacy code
Paolo Abeni
2
-27
/
+6
2017-11-30
sit: update frag_off info
Hangbin Liu
1
-0
/
+1
2017-11-30
tcp: remove buggy call to tcp_v6_restore_cb()
Eric Dumazet
1
-1
/
+0
2017-11-30
xfrm: Move dst->path into struct xfrm_dst
David Miller
2
-8
/
+2
2017-11-30
ipv6: Move dst->from into struct rt6_info.
David Miller
1
-17
/
+17
2017-11-30
net: Create and use new helper xfrm_dst_child().
David Miller
2
-2
/
+2
2017-11-30
ipv6: Move rt6_next from dst_entry into ipv6 route structure.
David Miller
2
-18
/
+18
2017-11-25
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
5
-34
/
+31
2017-11-23
net: accept UFO datagrams from tuntap and packet
Willem de Bruijn
2
-3
/
+113
2017-11-23
net: ipv6: Fixup device for anycast routes during copy
David Ahern
1
-1
/
+1
2017-11-23
ipv6: Do not consider linkdown nexthops during multipath
Ido Schimmel
1
-0
/
+5
2017-11-22
treewide: setup_timer() -> timer_setup() (2 field)
Kees Cook
1
-4
/
+6
2017-11-22
treewide: setup_timer() -> timer_setup()
Kees Cook
3
-28
/
+23
2017-11-22
treewide: Switch DEFINE_TIMER callbacks to struct timer_list *
Kees Cook
1
-2
/
+2
2017-11-19
gre6: use log_ecn_error module parameter in ip6_tnl_rcv()
Alexey Kodanev
1
-1
/
+1
2017-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
36
-1044
/
+1869
2017-11-15
tcp: Namespace-ify sysctl_tcp_default_congestion_control
Stephen Hemminger
1
-1
/
+2
2017-11-15
ipv6: set all.accept_dad to 0 by default
Nicolas Dichtel
1
-1
/
+1
2017-11-14
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-2
/
+2
2017-11-14
xfrm6_tunnel: exit_net cleanup check added
Vasily Averin
1
-0
/
+8
2017-11-14
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2017-11-13
ip6_tunnel: clean up ip4ip6 and ip6ip6's err_handlers
Xin Long
1
-28
/
+14
2017-11-13
ip6_tunnel: process toobig in a better way
Xin Long
1
-4
/
+3
2017-11-13
ip6_tunnel: add the process for redirect in ip6_tnl_err
Xin Long
1
-5
/
+10
2017-11-13
ip6_gre: process toobig in a better way
Xin Long
1
-13
/
+2
2017-11-13
ip6_gre: add the process for redirect in ip6gre_err
Xin Long
1
-0
/
+5
2017-11-13
ipv6: try not to take rtnl_lock in ip6mr_sk_done
Francesco Ruggeri
1
-0
/
+4
2017-11-11
net: Remove unused skb_shared_info member
Mat Martineau
1
-31
/
+0
2017-11-11
net: ipv6: sysctl to specify IPv6 ND traffic class
Maciej Żenczykowski
2
-1
/
+19
2017-11-10
tcp: Namespace-ify sysctl_tcp_rmem and sysctl_tcp_wmem
Eric Dumazet
1
-2
/
+2
2017-11-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
3
-12
/
+36
2017-11-08
ila: Add a hook type for LWT routes
Tom Herbert
1
-3
/
+36
2017-11-08
ila: allow configuration of identifier type
Tom Herbert
3
-23
/
+58
2017-11-08
ila: add checksum neutral map auto
Tom Herbert
3
-44
/
+60
2017-11-08
ila: cleanup checksum diff
Tom Herbert
1
-21
/
+18
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
14
-6
/
+27
2017-11-07
ipv6: addrconf: fix a lockdep splat
Eric Dumazet
1
-5
/
+7
2017-11-06
netfilter: conntrack: don't cache nlattr_tuple_size result in nla_size
Florian Westphal
1
-2
/
+7
2017-11-05
ipv6: remove IN6_ADDR_HSIZE from addrconf.h
Eric Dumazet
1
-0
/
+2
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
12
-0
/
+12
[next]