index
:
delta/linux-stable.git
baserock/v2.6.28.9/aspeed
baserock/v2.6.28.9/openbmc_aspeed_wedge
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.2.y
linux-6.3.y
linux-rolling-lts
linux-rolling-stable
master
git.kernel.org: pub/scm/linux/kernel/git/stable/linux-stable.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NETFILTER]: x_tables: remove unused argument to target functions
Patrick McHardy
2006-09-22
7
-16
/
+11
*
[NETFILTER]: x_tables: make use of mass registation helpers
Patrick McHardy
2006-09-22
1
-3
/
+1
*
[IPV6]: Fixup ip6_del_rt() call for new args.
David S. Miller
2006-09-22
1
-1
/
+1
*
[IPv6] route: Convert GETROUTE to use new netlink api
Thomas Graf
2006-09-22
1
-36
/
+44
*
[IPv6] route: Convert FIB6 dumping to use new netlink api
Thomas Graf
2006-09-22
1
-24
/
+28
*
[IPv6] route: FIB6 configuration using struct fib6_config
Thomas Graf
2006-09-22
3
-184
/
+231
*
[IPv6] route: Simplify ip6_ins_rt()
Thomas Graf
2006-09-22
3
-9
/
+14
*
[IPv6] route: Simplify ip6_del_rt()
Thomas Graf
2006-09-22
3
-11
/
+17
*
[NET/IPV4/IPV6]: Change some sysctl variables to __read_mostly
Brian Haley
2006-09-22
5
-10
/
+10
*
[IPv6] prefix: Convert prefix notifications to use rtnl_notify()
Thomas Graf
2006-09-22
1
-11
/
+14
*
[IPv6] link: Convert link notifications to use rtnl_notify()
Thomas Graf
2006-09-22
1
-11
/
+14
*
[IPv6] route: Convert route notifications to use rtnl_notify()
Thomas Graf
2006-09-22
1
-20
/
+18
*
[IPv6] address: Convert address notification to use rtnl_notify()
Thomas Graf
2006-09-22
1
-11
/
+15
*
[RTNETLINK]: Use rtnl_unicast() for rtnetlink unicasts
Thomas Graf
2006-09-22
2
-6
/
+2
*
[IPV6] udp: Fix type in previous change.
David S. Miller
2006-09-22
1
-2
/
+2
*
[IPV6]: Add UDP_MIB_{SND,RCV}BUFERRORS handling.
David S. Miller
2006-09-22
1
-1
/
+16
*
[IPV6] ip6_fib.c: make code static
Adrian Bunk
2006-09-22
1
-5
/
+24
*
[IPV6]: Increase number of possible routing tables to 2^32
Patrick McHardy
2006-09-22
2
-147
/
+152
*
[NET]: Introduce RTA_TABLE/FRA_TABLE attributes
Patrick McHardy
2006-09-22
2
-4
/
+10
*
[IPV6]: Make sure fib6_rule_lookup doesn't return NULL
Ville Nuorvala
2006-09-22
1
-1
/
+5
*
[IPV6]: Protect RTM_GETRULE table entry with IPV6_MULTIPLE_TABLES ifdef
David S. Miller
2006-09-22
1
-0
/
+2
*
[NET]: Make code static.
Adrian Bunk
2006-09-22
3
-8
/
+8
*
[IPV6]: Fix policy routing lookup
Patrick McHardy
2006-09-22
1
-1
/
+3
*
[IPV6]: Fix crash in ip6_del_rt
Patrick McHardy
2006-09-22
1
-0
/
+3
*
[IPV6]: Fix thinko in rt6_fill_node
Patrick McHardy
2006-09-22
1
-1
/
+0
*
[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE
Patrick McHardy
2006-09-22
11
-20
/
+20
*
[IPv4]: Move interface address bits to linux/if_addr.h
Thomas Graf
2006-09-22
2
-0
/
+2
*
[IPV6]: Policy Routing Rules
Thomas Graf
2006-09-22
6
-11
/
+314
*
[IPV6]: Multiple Routing Tables
Thomas Graf
2006-09-22
4
-135
/
+401
*
[IPV6]: Remove ndiscs rt6_lock dependency
Thomas Graf
2006-09-22
1
-5
/
+11
*
[MLSXFRM]: Auto-labeling of child sockets
Venkat Yekkirala
2006-09-22
1
-2
/
+4
*
[MLSXFRM]: Add flow labeling
Venkat Yekkirala
2006-09-22
9
-0
/
+18
*
[CRYPTO] users: Use crypto_comp and crypto_has_*
Herbert Xu
2006-09-21
1
-12
/
+13
*
[IPSEC]: Use HMAC template and hash interface
Herbert Xu
2006-09-21
2
-30
/
+47
*
[IPSEC] ESP: Use block ciphers where applicable
Herbert Xu
2006-09-21
2
-20
/
+29
*
[IPV6]: Accept -1 for IPV6_TCLASS
Remi Denis-Courmont
2006-09-17
2
-2
/
+4
*
[IPV6]: Fix tclass setting for raw sockets.
YOSHIFUJI Hideaki
2006-09-17
2
-3
/
+3
*
[IPV6]: Fix kernel OOPs when setting sticky socket options.
YOSHIFUJI Hideaki
2006-08-31
1
-13
/
+16
*
[IPV6]: ipv6_add_addr should install dstentry earlier
Keir Fraser
2006-08-29
1
-2
/
+2
*
[IPV6]: SNMPv2 "ipv6IfStatsInAddrErrors" counter error
Lv Liangying
2006-08-29
1
-0
/
+4
*
[IPV6]: Segmentation offload not set correctly on TCP children
Stephen Hemminger
2006-08-26
1
-1
/
+1
*
[MCAST]: Fix filter leak on device removal.
David L Stevens
2006-08-17
1
-4
/
+6
*
[IPV6] lockdep: annotate __icmpv6_socket
Ingo Molnar
2006-08-17
1
-0
/
+13
*
[INET]: Use pskb_trim_unique when trimming paged unique skbs
Herbert Xu
2006-08-13
1
-1
/
+1
*
[NETFILTER]: {arp,ip,ip6}_tables: proper error recovery in init path
Patrick McHardy
2006-08-13
1
-9
/
+25
*
[IPV6]: The ifa lock is a BH lock
Herbert Xu
2006-08-09
1
-2
/
+2
*
[IPV6]: SNMPv2 "ipv6IfStatsOutFragCreates" counter error
Wei Dong
2006-08-02
1
-3
/
+5
*
[IPV6]: SNMPv2 "ipv6IfStatsInHdrErrors" counter error
Wei Dong
2006-08-02
1
-0
/
+1
*
[NET]: Core net changes to generate netevents
Tom Tucker
2006-08-02
1
-0
/
+7
*
[TCP]: SNMPv2 tcpAttemptFails counter error
Wei Yongjun
2006-08-02
1
-2
/
+0
[next]