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
2006-03-21
[IPV6]: ROUTE: Clean up reference counting / unlocking for returning object.
YOSHIFUJI Hideaki
1
-14
/
+15
2006-03-21
[IPV6]: ROUTE: Unify two code paths for pmtu disc.
YOSHIFUJI Hideaki
1
-14
/
+4
2006-03-21
[IPV6]: ROUTE: Add rt6_alloc_clone() for cloning route allocation.
YOSHIFUJI Hideaki
1
-9
/
+18
2006-03-21
[IPV6]: ROUTE: Copy u.dst.error for RTF_REJECT routes when cloning.
YOSHIFUJI Hideaki
1
-0
/
+2
2006-03-21
[IPV6]: ROUTE: Set appropriate information before inserting a route.
YOSHIFUJI Hideaki
1
-15
/
+18
2006-03-21
[IPV6]: ROUTE: Split up rt6_cow() for future changes.
YOSHIFUJI Hideaki
1
-11
/
+21
2006-03-21
[IPV6]: ADDRCONF: Add accept_ra_pinfo sysctl.
YOSHIFUJI Hideaki
2
-1
/
+12
2006-03-21
[IPV6]: ROUTE: Add accept_ra_defrtr sysctl.
YOSHIFUJI Hideaki
2
-1
/
+17
2006-03-21
[IPV6]: ADDRCONF: Split up ipv6_generate_eui64() by device type.
YOSHIFUJI Hideaki
1
-38
/
+53
2006-03-21
[IPV6]: ADDRCONF: Use our standard algorithm for randomized ifid.
YOSHIFUJI Hideaki
2
-47
/
+5
2006-03-21
[IPV6]: TUNNEL6: Don't try to add multicast route twice.
YOSHIFUJI Hideaki
1
-1
/
+0
2006-03-14
[TCP]: Fix zero port problem in IPv6
Herbert Xu
1
-1
/
+5
2006-03-13
[IPV4/6]: Fix UFO error propagation
Patrick McHardy
1
-3
/
+4
2006-03-13
[XFRM]: Fix leak in ah6_input
Patrick McHardy
1
-1
/
+1
2006-03-12
[IPV6]: fix ipv6_saddr_score struct element
Brian Haley
1
-1
/
+1
2006-03-08
[NETFILTER] ip_queue: Fix wrong skb->len == nlmsg_len assumption
Thomas Graf
1
-1
/
+1
2006-02-28
[NETFILTER]: Restore {ipt,ip6t,ebt}_LOG compatibility
Patrick McHardy
1
-1
/
+6
2006-02-25
[IPV6]: Do not ignore IPV6_MTU socket option.
YOSHIFUJI Hideaki
1
-2
/
+13
2006-02-25
[IPV6] ip6_tunnel: release cached dst on change of tunnel params
Hugo Santos
1
-0
/
+1
2006-02-19
[PATCH] missing ntohs() in ip6_tunnel
Al Viro
1
-1
/
+1
2006-02-16
[NETFILTER]: nf_conntrack: attach conntrack to locally generated ICMPv6 error
Yasuyuki Kozakai
1
-0
/
+6
2006-02-16
[NETFILTER]: nf_conntrack: attach conntrack to TCP RST generated by ip6t_REJECT
Yasuyuki Kozakai
1
-0
/
+2
2006-02-14
[IPV6] Don't store dst_entry for RAW socket
Nicolas DICHTEL
1
-4
/
+1
2006-02-09
[IPV6]: Address autoconfiguration does not work after device down/up cycle
Kristian Slavov
1
-0
/
+3
2006-02-08
[PATCH] net/ipv6/mcast.c NULL noise removal
Al Viro
1
-1
/
+1
2006-02-08
[PATCH] remove bogus asm/bug.h includes.
Al Viro
2
-2
/
+0
2006-02-05
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-3
/
+11
2006-02-05
[PATCH] percpu data: only iterate over possible CPUs
Eric Dumazet
1
-1
/
+1
2006-02-05
[NETFILTER]: Prepare {ipt,ip6t}_policy match for x_tables unification
Patrick McHardy
1
-2
/
+2
2006-02-05
[NETFILTER]: Fix ip6t_policy address matching
Patrick McHardy
1
-2
/
+3
2006-02-05
[NETFILTER]: Check policy length in policy match strict mode
Patrick McHardy
1
-1
/
+1
2006-02-05
[NETFILTER]: Fix possible overflow in netfilters do_replace()
Kirill Korotaev
1
-0
/
+7
2006-02-03
[IPV6]: Fix illegal dst locking in softirq context.
Herbert Xu
1
-6
/
+0
2006-02-03
[IPV6]: Don't hold extra ref count in ipv6_ifa_notify
Herbert Xu
1
-5
/
+1
2006-02-01
[IPV6] tcp_v6_send_synack: release the destination
Eric W. Biederman
1
-0
/
+1
2006-01-25
[IPV6] MLDv2: fix change records when transitioning to/from inactive
David L Stevens
1
-9
/
+47
2006-01-17
[NETFILTER] ip6tables: whitespace and indent cosmetic cleanup
Yasuyuki Kozakai
7
-422
/
+427
2006-01-17
[NETFILTER] Makefile cleanup
Yasuyuki Kozakai
1
-1
/
+0
2006-01-17
[NETFILTER] ip[6]t_policy: Fix compilation warnings
Benoit Boissinot
1
-1
/
+1
2006-01-17
[IPV6]: Preserve procfs IPV6 address output format
YOSHIFUJI Hideaki
4
-7
/
+7
2006-01-14
[XFRM]: IPsec tunnel wildcard address support
Patrick McHardy
1
-0
/
+17
2006-01-14
[NET]: Use NIP6_FMT in kernel.h
Joe Perches
12
-32
/
+19
2006-01-13
[NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tables
Harald Welte
29
-1502
/
+140
2006-01-12
[PATCH] capable/capability.h (net/)
Randy Dunlap
10
-0
/
+11
2006-01-12
[NET]: Remove more unneeded typecasts on *malloc()
Kris Katterjohn
2
-7
/
+6
2006-01-12
[IPV6]: Avoid calling ip6_xmit() with NULL sk
David Woodhouse
1
-2
/
+18
2006-01-12
[NET]: Some more missing include/etherdevice.h includes
David S. Miller
1
-0
/
+1
2006-01-11
[IPV6]: Fix modular build with netfilter enabled.
David S. Miller
2
-2
/
+6
2006-01-10
[NETFILTER]: Fix timeout sysctls on big-endian 64bit architectures
Patrick McHardy
1
-2
/
+2
2006-01-10
[NETFILTER]: net/ipv[46]/netfilter.c cleanups
Patrick McHardy
2
-20
/
+4
[prev]
[next]