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
2016-08-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-16
/
+28
2016-08-29
tcp: add tcp_add_backlog()
Eric Dumazet
1
-4
/
+1
2016-08-29
tcp: Set read_sock and peek_len proto_ops
Tom Herbert
1
-0
/
+2
2016-08-26
tcp: md5: add LINUX_MIB_TCPMD5FAILURE counter
Eric Dumazet
1
-0
/
+1
2016-08-26
tcp: md5: increment sk_drops on syn_recv state
Eric Dumazet
1
-0
/
+1
2016-08-25
netfilter: nft_reject: restrict to INPUT/FORWARD/OUTPUT
Liping Zhang
1
-0
/
+1
2016-08-24
ipv6: tcp: get rid of tcp_v6_clear_sk()
Eric Dumazet
1
-12
/
+0
2016-08-24
udp: get rid of sk_prot_clear_portaddr_nulls()
Eric Dumazet
1
-1
/
+0
2016-08-24
ipv6: udp: remove udp_v6_clear_sk()
Eric Dumazet
3
-15
/
+1
2016-08-24
net: diag: support SOCK_DESTROY for UDP sockets
David Ahern
1
-0
/
+1
2016-08-24
udp: get rid of SLAB_DESTROY_BY_RCU allocations
Eric Dumazet
2
-2
/
+0
2016-08-24
tcp: properly scale window in tcp_v[46]_reqsk_send_ack()
Eric Dumazet
1
-1
/
+7
2016-08-23
net: ipv6: Remove addresses for failures with strict DAD
Mike Manning
1
-13
/
+21
2016-08-22
xfrm: Only add l3mdev oif to dst lookups
David Ahern
1
-1
/
+1
2016-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-21
/
+22
2016-08-18
kcm: Use stream parser
Tom Herbert
1
-1
/
+0
2016-08-15
gre: set inner_protocol on xmit
Simon Horman
1
-2
/
+0
2016-08-15
net: ipv6: Fix ping to link-local addresses.
Lorenzo Colitti
1
-16
/
+17
2016-08-14
net: ipv6: Do not keep IPv6 addresses when IPv6 is disabled
Mike Manning
1
-2
/
+2
2016-08-14
calipso: fix resource leak on calipso_genopt failure
Colin Ian King
1
-1
/
+3
2016-08-13
sit: make function ipip6_valid_ip_proto() static
Wei Yongjun
1
-1
/
+1
2016-08-11
net/xfrm_input: fix possible NULL deref of tunnel.ip6->parms.i_key
Alexey Kodanev
1
-0
/
+1
2016-08-11
net: resolve symbol conflicts with generic hashtable.h
Jiri Kosina
4
-21
/
+21
2016-08-09
net/multicast: should not send source list records when have filter mode change
Hangbin Liu
1
-0
/
+10
2016-07-31
net: ipv6: use list_move instead of list_del/list_add
Wei Yongjun
1
-2
/
+1
2016-07-30
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
8
-6
/
+1587
2016-07-27
net: ipmr/ip6mr: update lastuse on entry change
Nikolay Aleksandrov
1
-1
/
+1
2016-07-26
udp: use sk_filter_trim_cap for udp{,6}_queue_rcv_skb
Daniel Borkmann
1
-3
/
+1
2016-07-25
net: ipv6: Always leave anycast and multicast groups on link down
Mike Manning
1
-0
/
+4
2016-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-21
/
+24
2016-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2016-07-18
netfilter: x_tables: speed up jump target validation
Florian Westphal
1
-21
/
+24
2016-07-17
net: ipmr/ip6mr: add support for keeping an entry age
Nikolay Aleksandrov
1
-4
/
+9
2016-07-11
udp: prevent bugcheck if filter truncates packet too much
Michal Kubeček
1
-0
/
+2
2016-07-10
ipv6: do not abuse GFP_ATOMIC in inet6_netconf_notify_devconf()
Eric Dumazet
2
-8
/
+9
2016-07-10
sit: support MPLS over IPv4
Simon Horman
1
-16
/
+77
2016-07-07
Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/selinux in...
James Morris
8
-6
/
+1587
2016-07-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2016-07-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2
-12
/
+8
2016-07-06
ipv6: Fix mem leak in rt6i_pcpu
Martin KaFai Lau
1
-0
/
+1
2016-07-03
netfilter: Convert FWINV<[foo]> macros and uses to NF_INVF
Joe Perches
1
-8
/
+8
2016-07-01
netfilter: x_tables: simplify ip{6}table_mangle_hook()
Pablo Neira Ayuso
1
-4
/
+0
2016-07-01
tcp: md5: use kmalloc() backed scratch areas
Eric Dumazet
1
-13
/
+16
2016-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
8
-64
/
+29
2016-06-28
ipmr/ip6mr: Initialize the last assert time of mfc entries.
Tom Goff
1
-0
/
+1
2016-06-27
calipso: Add a label cache.
Huw Davies
2
-2
/
+281
2016-06-27
calipso: Add validation of CALIPSO option.
Huw Davies
2
-0
/
+68
2016-06-27
calipso: Allow the lsm to label the skbuff directly.
Huw Davies
1
-0
/
+165
2016-06-27
ipv6: constify the skb pointer of ipv6_find_tlv().
Huw Davies
1
-1
/
+1
2016-06-27
calipso: Allow request sockets to be relabelled by the lsm.
Huw Davies
1
-0
/
+86
[prev]
[next]