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
2010-12-11
inet6: Remove redundant unlikely()
Tobias Klauser
1
-1
/
+1
2010-12-11
xfrm: Traffic Flow Confidentiality for IPv6 ESP
Martin Willi
1
-8
/
+24
2010-12-11
net/ipv6/udp.c: fix typo in flush_stack()
Jiri Pirko
1
-1
/
+1
2010-12-11
ipv6: Fix 'release_it' logic in tcp_v6_get_peer()
David S. Miller
1
-1
/
+1
2010-12-10
net: optimize INET input path further
Eric Dumazet
1
-2
/
+2
2010-12-09
net: Abstract away all dst_entry metrics accesses.
David S. Miller
2
-31
/
+40
2010-12-09
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-1
/
+9
2010-12-03
ipv6: use ND_REACHABLE_TIME and ND_RETRANS_TIMER instead of magic number
Shan Wei
1
-12
/
+12
2010-12-02
tcp: Implement ipv6 ->get_peer() and ->tw_get_peer().
David S. Miller
1
-4
/
+18
2010-12-02
tcp: Add timewait recycling bits to ipv6 connect code.
David S. Miller
1
-25
/
+76
2010-12-02
ipv6: Create inet6_csk_route_req().
David S. Miller
1
-0
/
+32
2010-12-02
timewait_sock: Create and use getpeer op.
David S. Miller
1
-7
/
+19
2010-12-02
net/ipv6/sit.c: return unhandled skb to tunnel4_rcv
David McCullough
1
-1
/
+2
2010-12-01
Make the ip6_tunnel reflect the true mtu.
Anders Franzen
1
-0
/
+7
2010-11-30
inet: Turn ->remember_stamp into ->get_peer in connection AF ops.
David S. Miller
1
-4
/
+4
2010-11-30
ipv6: Add infrastructure to bind inet_peer objects to routes.
David S. Miller
1
-0
/
+18
2010-11-28
ipv6: Prepare the tree for un-inlined jhash.
Jozsef Kadlecsik
2
-32
/
+26
2010-11-28
ipv6: kill two unused macro definition
Shan Wei
2
-4
/
+0
2010-11-28
rtnl: make link af-specific updates atomic
Thomas Graf
1
-6
/
+0
2010-11-24
ipv6: mcast: RCU conversion
Eric Dumazet
1
-31
/
+44
2010-11-22
Net: ipv6: netfiliter: Makefile: Remove deprecated kbuild goal definitions
Tracey Dent
1
-2
/
+2
2010-11-22
ipv6: fix missing in6_ifa_put in addrconf
John Fastabend
1
-3
/
+3
2010-11-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-12
/
+16
2010-11-18
ipv6: Expose reachable and retrans timer values as msecs
Thomas Graf
1
-9
/
+10
2010-11-18
ipv6: Expose IFLA_PROTINFO timer values in msecs instead of jiffies
Thomas Graf
1
-3
/
+6
2010-11-17
net: use the macros defined for the members of flowi
Changli Gao
4
-33
/
+15
2010-11-17
ipv6: AF_INET6 link address family
Thomas Graf
1
-33
/
+89
2010-11-16
udp: use atomic_inc_not_zero_hint
Eric Dumazet
1
-2
/
+2
2010-11-16
ipv6: fix missing in6_ifa_put in addrconf
John Fastabend
1
-3
/
+3
2010-11-15
net/ipv6/mcast.c: Remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2010-11-13
ipv6: Warn users if maximum number of routes is reached.
Ben Greear
1
-1
/
+5
2010-11-13
ipv6: addrconf: don't remove address state on ifdown if the address is being ...
Lorenzo Colitti
1
-16
/
+8
2010-11-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6
David S. Miller
1
-1
/
+1
2010-11-12
netfilter: ipv6: fix overlap check for fragments
Shan Wei
1
-1
/
+1
2010-11-08
ipv6: fix overlap check for fragments
Shan Wei
1
-1
/
+1
2010-11-04
netfilter: ip6_tables: fix information leak to userspace
Jan Engelhardt
1
-0
/
+1
2010-11-04
net dst: fix percpu_counter list corruption and poison overwritten
Xiaotian Feng
1
-0
/
+2
2010-10-31
ipv6/udp: report SndbufErrors and RcvbufErrors
Eric Dumazet
1
-0
/
+4
2010-10-28
tunnels: Fix tunnels change rcu protection
Pavel Emelyanov
2
-0
/
+2
2010-10-27
net: add __rcu annotations to protocol
Eric Dumazet
1
-3
/
+5
2010-10-27
ipv6: fix refcnt problem related to POSTDAD state
Ursula Braun
1
-1
/
+3
2010-10-26
IPv6: Temp addresses are immediately deleted.
Glenn Wurster
1
-3
/
+4
2010-10-26
IPv6: Create temporary address if none exists.
Glenn Wurster
1
-2
/
+3
2010-10-26
netfilter: Add missing CONFIG_SYSCTL checks in ipv6's nf_conntrack_reasm.c
David S. Miller
1
-1
/
+4
2010-10-26
net: add __rcu annotation to sk_filter
Eric Dumazet
2
-2
/
+2
2010-10-26
netfilter: fix module dependency issues with IPv6 defragmentation, ip6tables ...
KOVACS Krisztian
2
-1
/
+9
2010-10-26
tunnels: add _rcu annotations
Eric Dumazet
1
-9
/
+15
2010-10-25
tproxy: Add missing CAP_NET_ADMIN check to ipv6 side
Balazs Scheidler
1
-0
/
+4
2010-10-25
ip6_tunnel dont update the mtu on the route.
Anders Franzen
1
-0
/
+1
2010-10-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
12
-209
/
+337
[next]