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
2013-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-8
/
+29
2013-03-20
udp: add encap_destroy callback
Tom Parkin
1
-0
/
+8
2013-03-20
Merge branch 'master' of git://1984.lsi.us.es/nf
David S. Miller
1
-0
/
+2
2013-03-19
inet: limit length of fragment queue hash table bucket lists
Hannes Frederic Sowa
2
-8
/
+12
2013-03-18
tcp: dont handle MTU reduction on LISTEN socket
Eric Dumazet
1
-0
/
+7
2013-03-17
tcp: Remove TCPCT
Christoph Paasch
2
-54
/
+5
2013-03-15
netfilter: ip6t_NPT: restrict to mangle table
Florian Westphal
1
-0
/
+2
2013-03-15
netfilter: nf_ct_ipv6: use ipv6_iface_scope_id in conntrack to return scope id
Hannes Frederic Sowa
1
-6
/
+2
2013-03-15
netfilter: ip6t_NPT: Use csum_partial()
YOSHIFUJI Hideaki
1
-8
/
+3
2013-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2013-03-11
ipv6: introduce ip6tunnel_xmit() helper
Cong Wang
2
-30
/
+2
2013-03-11
ipv6: remove superfluous nla_data() NULL pointer checks
Mathias Krause
1
-6
/
+0
2013-03-10
tunnel: use iptunnel_xmit() again
Cong Wang
1
-0
/
+2
2013-03-10
tunneling: Add generic Tunnel segmentation.
Pravin B Shelar
2
-1
/
+8
2013-03-10
net: Kill link between CSUM and SG features.
Pravin B Shelar
1
-3
/
+0
2013-03-08
ipv6: report sin6_scope_id if sockopt RECVORIGDSTADDR is set
Hannes Frederic Sowa
1
-1
/
+3
2013-03-08
ipv6: use newly introduced __ipv6_addr_needs_scope_id and ipv6_iface_scope_id
Hannes Frederic Sowa
6
-26
/
+26
2013-03-08
ipv6: ndisc: remove redundant check for !dev->addr_len
Thomas Graf
1
-2
/
+0
2013-03-08
ipv6: stop multicast forwarding to process interface scoped addresses
Hannes Frederic Sowa
1
-1
/
+2
2013-03-08
ipv6 flowlabel: add __rcu annotations
Eric Dumazet
1
-3
/
+8
2013-03-07
netconf: add the handler to dump entries
Nicolas Dichtel
1
-1
/
+69
2013-03-06
xfrm: allow to avoid copying DSCP during encapsulation
Nicolas Dichtel
1
-2
/
+5
2013-03-06
tcp: ipv6: bind() use stronger condition for bind_conflict
Flavio Leitner
1
-0
/
+4
2013-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-3
/
+6
2013-03-04
net: ipv6: Don't purge default router if accept_ra=2
Lorenzo Colitti
1
-1
/
+2
2013-03-02
ipv[4|6]: correct dropwatch false positive in local_deliver_finish
Neil Horman
1
-2
/
+4
2013-02-28
hlist: drop the node parameter from iterators
Sasha Levin
6
-50
/
+30
2013-02-22
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
1
-1
/
+1
2013-02-22
sun.com documentation fixes
Christian Kujau
1
-1
/
+1
2013-02-22
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-14
/
+10
2013-02-21
ipv6: fix race condition regarding dst->expires and dst->from.
YOSHIFUJI Hideaki / 吉藤英明
1
-5
/
+3
2013-02-19
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
1
-7
/
+1
2013-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into net
David S. Miller
1
-3
/
+3
2013-02-19
netfilter: nf_ct_helper: better logging for dropped packets
Pablo Neira Ayuso
1
-7
/
+1
2013-02-19
ipv6: fix a sparse warning
Eric Dumazet
1
-1
/
+2
2013-02-18
xfrm: release neighbor upon dst destruction
Romain KUNTZ
1
-0
/
+2
2013-02-18
net: proc: change proc_net_remove to remove_proc_entry
Gao feng
8
-17
/
+17
2013-02-18
net: proc: change proc_net_fops_create to proc_create
Gao feng
8
-15
/
+15
2013-02-18
ipv6: fix warning in xfrm6_mode_tunnel_input
stephen hemminger
1
-1
/
+2
2013-02-18
ipv6: optimize inet6_hash_frag()
Eric Dumazet
1
-14
/
+1
2013-02-16
v4 GRE: Add TCP segmentation offload for GRE
Pravin B Shelar
2
-1
/
+3
2013-02-16
net: Add skb_unclone() helper function.
Pravin B Shelar
4
-6
/
+4
2013-02-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-5
/
+47
2013-02-13
netfilter: nf_ct_reasm: fix per-netns sysctl initialization
Michal Kubeček
1
-3
/
+3
2013-02-13
net: Fix possible wrong checksum generation.
Pravin B Shelar
1
-1
/
+0
2013-02-13
tcp: send packets with a socket timestamp
Andrey Vagin
1
-9
/
+13
2013-02-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+14
2013-02-11
ipv6: by default join ff01::1 and in case of forwarding ff01::2 and ff05:2
Hannes Frederic Sowa
1
-2
/
+13
2013-02-11
ipv6: don't accept multicast traffic with scope 0
Hannes Frederic Sowa
1
-0
/
+9
2013-02-11
ipv6: don't let node/interface scoped multicast traffic escape on the wire
Hannes Frederic Sowa
1
-0
/
+7
[prev]
[next]