index
:
kernel/linux.git
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.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2006-09-23
[TG3]: Constify firmware structs
Andreas Mohr
1
-13
/
+13
2006-09-23
[IPV6] ip6_fib.c: make code static
Adrian Bunk
2
-30
/
+24
2006-09-23
[DECNET] Fix to decnet rules compare function
Steven Whitehouse
1
-2
/
+2
2006-09-23
[DECNET] Fix to multiple tables routing
Steven Whitehouse
1
-0
/
+1
2006-09-23
[NET] netdev: Check name length
Stephen Hemminger
1
-1
/
+5
2006-09-23
[HTB]: rbtree cleanup
Stephen Hemminger
1
-7
/
+27
2006-09-23
[HTB]: Use hlist for hash lists.
Stephen Hemminger
1
-22
/
+27
2006-09-23
[HTB]: Lindent
Stephen Hemminger
1
-475
/
+526
2006-09-23
[HTB]: HTB_HYSTERESIS cleanup
Stephen Hemminger
1
-10
/
+17
2006-09-23
[HTB]: Remove lock macro.
Stephen Hemminger
1
-10
/
+8
2006-09-23
[HTB]: Remove broken debug code.
Stephen Hemminger
1
-268
/
+34
2006-09-23
[NET]: Increate RT_TABLE_MAX to 2^32
Patrick McHardy
1
-3
/
+1
2006-09-23
[DECNET]: Increase number of possible routing tables to 2^32
Patrick McHardy
4
-86
/
+93
2006-09-23
[IPV6]: Increase number of possible routing tables to 2^32
Patrick McHardy
3
-147
/
+159
2006-09-23
[IPV4]: Increase number of possible routing tables to 2^32
Patrick McHardy
5
-82
/
+101
2006-09-23
[NET]: Introduce RTA_TABLE/FRA_TABLE attributes
Patrick McHardy
13
-12
/
+45
2006-09-23
[NET]: Use u32 for routing table IDs
Patrick McHardy
10
-31
/
+31
2006-09-23
[NEIGHBOUR]: Use ALIGN() macro.
Stephen Hemminger
1
-1
/
+1
2006-09-23
[NET]: Kill double initialization in sock_alloc_inode.
David S. Miller
1
-1
/
+0
2006-09-23
[NET]: Remove unnecessary config.h includes from net/
Dave Jones
9
-11
/
+2
2006-09-23
[NET]: sock_register interface changes
Stephen Hemminger
2
-8
/
+6
2006-09-23
[NET]: socket family using RCU
Stephen Hemminger
1
-98
/
+76
2006-09-23
[NET]: drop unused elements from net_proto_family
Stephen Hemminger
1
-5
/
+0
2006-09-23
[NET] socket: code style cleanup
Stephen Hemminger
1
-341
/
+388
2006-09-23
[SUNRPC]: Remove the unnecessary check for highmem in xs_sendpages().
Sridhar Samudrala
1
-6
/
+1
2006-09-23
[DECNET]: Convert rwlock to spinlock
Steven Whitehouse
1
-5
/
+5
2006-09-23
[DECNET]: Covert rules to use generic code
Steven Whitehouse
9
-319
/
+196
2006-09-23
[IPV4]: Use network-order dport for all visible inet_lookup_*
Herbert Xu
4
-26
/
+43
2006-09-23
[IPV4] fib: convert reader/writer to spinlock
Stephen Hemminger
1
-10
/
+10
2006-09-23
[IPV6]: Make sure fib6_rule_lookup doesn't return NULL
Ville Nuorvala
1
-1
/
+5
2006-09-23
[IPV4]: Uninline inet_lookup_listener
Herbert Xu
2
-34
/
+34
2006-09-23
[INET]: Remove is_setbyuser patch
Louis Nyffenegger
2
-4
/
+1
2006-09-23
[IPV4]: Kill fib4_rules_clean().
David S. Miller
2
-6
/
+0
2006-09-23
[IPV6]: Protect RTM_GETRULE table entry with IPV6_MULTIPLE_TABLES ifdef
David S. Miller
1
-0
/
+2
2006-09-23
[NET]: Make code static.
Adrian Bunk
7
-17
/
+13
2006-09-23
[SUNRPC]: Update to use in-kernel sockets API.
Sridhar Samudrala
2
-28
/
+18
2006-09-23
[NET]: Round out in-kernel sockets API
Sridhar Samudrala
2
-0
/
+132
2006-09-23
[NEIGH]: Move netlink neighbour table bits to linux/neighbour.h
Thomas Graf
3
-103
/
+94
2006-09-23
[NEIGH]: Convert neighbour table dumping to new netlink api
Thomas Graf
1
-67
/
+74
2006-09-23
[NEIGH]: Convert neighbour table modification to new netlink api
Thomas Graf
1
-68
/
+104
2006-09-23
[NEIGH]: Move netlink neighbour bits to linux/neighbour.h
Thomas Graf
4
-102
/
+67
2006-09-23
[NEIGH]: Convert neighbour dumping to new netlink api
Thomas Graf
1
-55
/
+51
2006-09-23
[NEIGH]: Convert neighbour addition to new netlink api
Thomas Graf
1
-39
/
+51
2006-09-23
[NEIGH]: Convert neighbour deletion to new netlink api
Thomas Graf
1
-19
/
+34
2006-09-23
[IPV6]: Fix policy routing lookup
Patrick McHardy
1
-1
/
+3
2006-09-23
[IPV6]: Fix crash in ip6_del_rt
Patrick McHardy
1
-0
/
+3
2006-09-23
[IPV6]: Fix thinko in rt6_fill_node
Patrick McHardy
1
-1
/
+0
2006-09-23
[NETFILTER]: nf_queue: handle GSO packets
Patrick McHardy
3
-22
/
+62
2006-09-23
[NETFILTER]: Get rid of HW checksum invalidation
Patrick McHardy
14
-117
/
+138
2006-09-23
[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE
Patrick McHardy
72
-169
/
+168
[next]