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-02-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
7
-39
/
+28
2017-02-04
net: ipv6: Set protocol to kernel for local routes
David Ahern
1
-0
/
+1
2017-02-03
tcp: add tcp_mss_clamp() helper
Eric Dumazet
1
-4
/
+1
2017-02-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+2
2017-02-02
netfilter: allow logging from non-init namespaces
Michal Kubeček
1
-1
/
+1
2017-02-02
netfilter: merge ctinfo into nfct pointer storage area
Florian Westphal
1
-1
/
+1
2017-02-02
netfilter: add and use nf_ct_set helper
Florian Westphal
3
-8
/
+4
2017-02-02
skbuff: add and use skb_nfct helper
Florian Westphal
3
-8
/
+8
2017-02-02
netfilter: reset netfilter state when duplicating packet
Florian Westphal
1
-1
/
+1
2017-02-02
netfilter: conntrack: no need to pass ctinfo to error handler
Florian Westphal
1
-6
/
+6
2017-02-01
ipv6: pointer math error in ip6_tnl_parse_tlv_enc_lim()
Dan Carpenter
1
-1
/
+1
2017-02-01
net: ipv6: add NLM_F_APPEND in notifications when applicable
David Ahern
1
-0
/
+3
2017-02-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2
-67
/
+254
2017-01-30
ipv6: Paritially checksum full MTU frames
Vlad Yasevich
1
-1
/
+1
2017-01-30
lwtunnel: remove device arg to lwtunnel_build_state
David Ahern
3
-3
/
+3
2017-01-30
net: Avoid receiving packets with an l3mdev on unbound UDP sockets
Robert Shearman
1
-7
/
+20
2017-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
13
-34
/
+59
2017-01-27
tcp: don't annotate mark on control socket from tcp_v6_send_response()
Pablo Neira
3
-6
/
+5
2017-01-27
net/ipv6: support more tunnel interfaces for EUI64 link-local generation
Felix Jia
3
-0
/
+12
2017-01-27
net/ipv6: allow sysctl to change link-local address generation mode
Felix Jia
1
-20
/
+84
2017-01-27
net: ipv6: ignore null_entry on route dumps
David Ahern
1
-1
/
+5
2017-01-27
net: ipv6: remove skb_reserve in getroute
David Ahern
1
-6
/
+0
2017-01-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
4
-13
/
+12
2017-01-25
net/tcp-fastopen: Add new API support
Wei Wang
1
-0
/
+5
2017-01-25
net: Remove __sk_dst_reset() in tcp_v6_connect()
Wei Wang
1
-1
/
+0
2017-01-25
net: Specify the owning module for lwtunnel ops
Robert Shearman
2
-0
/
+2
2017-01-24
ipv6: fix ip6_tnl_parse_tlv_enc_lim()
Eric Dumazet
1
-12
/
+22
2017-01-24
ip6_tunnel: must reload ipv6h in ip6ip6_tnl_xmit()
Eric Dumazet
2
-0
/
+5
2017-01-24
Introduce a sysctl that modifies the value of PROT_SOCK.
Krister Johansen
1
-1
/
+2
2017-01-23
ipv6: add NUMA awareness to seg6_hmac_init_algo()
Eric Dumazet
1
-1
/
+2
2017-01-20
gre6: Clean up unused struct ipv6_tel_txoption definition
Jakub Sitnicki
1
-5
/
+0
2017-01-20
ipv6: seg6_genl_set_tunsrc() must check kmemdup() return value
Eric Dumazet
1
-0
/
+2
2017-01-20
net: ipv6: Keep nexthop of multipath route on admin down
David Ahern
1
-2
/
+5
2017-01-19
ipv6: addrconf: Avoid addrconf_disable_change() using RCU read-side lock
Kefeng Wang
1
-3
/
+1
2017-01-19
lwtunnel: fix autoload of lwt modules
David Ahern
1
-1
/
+11
2017-01-18
net: ipv6: remove prefix arg to rt6_fill_node
David Ahern
1
-15
/
+12
2017-01-18
net: ipv6: remove nowait arg to rt6_fill_node
David Ahern
2
-24
/
+12
2017-01-18
inet: drop ->bind_conflict
Josef Bacik
2
-42
/
+0
2017-01-18
inet: collapse ipv4/v6 rcv_saddr_equal functions into one
Josef Bacik
3
-48
/
+4
2017-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-25
/
+39
2017-01-17
esp: Introduce a helper to setup the trailer
Steffen Klassert
1
-25
/
+19
2017-01-17
esp6: Avoid skb_cow_data whenever possible
Steffen Klassert
1
-56
/
+246
2017-01-16
ip6_tunnel: Account for tunnel header in tunnel MTU
Jakub Sitnicki
1
-2
/
+2
2017-01-16
mld: do not remove mld souce list info when set link down
Hangbin Liu
1
-21
/
+30
2017-01-16
netfilter: rpfilter: fix incorrect loopback packet judgment
Liping Zhang
2
-13
/
+8
2017-01-16
IPsec: do not ignore crypto err in ah6 input
Gilad Ben-Yossef
1
-0
/
+3
2017-01-14
tcp: remove early retransmit
Yuchung Cheng
1
-1
/
+0
2017-01-14
tcp: add reordering timer in RACK loss detection
Yuchung Cheng
1
-0
/
+1
2017-01-13
ipv6: sr: fix several BUGs when preemption is enabled
David Lebrun
2
-1
/
+5
2017-01-13
ipv6: sr: static percpu allocation for hmac_ring
Eric Dumazet
1
-40
/
+3
[next]