index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2006-09-22
[DECNET]: Covert rules to use generic code
Steven Whitehouse
9
-319
/
+196
2006-09-22
[IPV4]: Use network-order dport for all visible inet_lookup_*
Herbert Xu
4
-26
/
+43
2006-09-22
[IPV4] fib: convert reader/writer to spinlock
Stephen Hemminger
1
-10
/
+10
2006-09-22
[IPV6]: Make sure fib6_rule_lookup doesn't return NULL
Ville Nuorvala
1
-1
/
+5
2006-09-22
[IPV4]: Uninline inet_lookup_listener
Herbert Xu
2
-34
/
+34
2006-09-22
[INET]: Remove is_setbyuser patch
Louis Nyffenegger
2
-4
/
+1
2006-09-22
[IPV4]: Kill fib4_rules_clean().
David S. Miller
2
-6
/
+0
2006-09-22
[IPV6]: Protect RTM_GETRULE table entry with IPV6_MULTIPLE_TABLES ifdef
David S. Miller
1
-0
/
+2
2006-09-22
[NET]: Make code static.
Adrian Bunk
7
-17
/
+13
2006-09-22
[SUNRPC]: Update to use in-kernel sockets API.
Sridhar Samudrala
2
-28
/
+18
2006-09-22
[NET]: Round out in-kernel sockets API
Sridhar Samudrala
2
-0
/
+132
2006-09-22
[NEIGH]: Move netlink neighbour table bits to linux/neighbour.h
Thomas Graf
3
-103
/
+94
2006-09-22
[NEIGH]: Convert neighbour table dumping to new netlink api
Thomas Graf
1
-67
/
+74
2006-09-22
[NEIGH]: Convert neighbour table modification to new netlink api
Thomas Graf
1
-68
/
+104
2006-09-22
[NEIGH]: Move netlink neighbour bits to linux/neighbour.h
Thomas Graf
4
-102
/
+67
2006-09-22
[NEIGH]: Convert neighbour dumping to new netlink api
Thomas Graf
1
-55
/
+51
2006-09-22
[NEIGH]: Convert neighbour addition to new netlink api
Thomas Graf
1
-39
/
+51
2006-09-22
[NEIGH]: Convert neighbour deletion to new netlink api
Thomas Graf
1
-19
/
+34
2006-09-22
[IPV6]: Fix policy routing lookup
Patrick McHardy
1
-1
/
+3
2006-09-22
[IPV6]: Fix crash in ip6_del_rt
Patrick McHardy
1
-0
/
+3
2006-09-22
[IPV6]: Fix thinko in rt6_fill_node
Patrick McHardy
1
-1
/
+0
2006-09-22
[NETFILTER]: nf_queue: handle GSO packets
Patrick McHardy
3
-22
/
+62
2006-09-22
[NETFILTER]: Get rid of HW checksum invalidation
Patrick McHardy
14
-117
/
+138
2006-09-22
[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE
Patrick McHardy
72
-169
/
+168
2006-09-22
[NETFILTER]: netbios conntrack: fix compile
Patrick McHardy
1
-0
/
+1
2006-09-22
[NET]: Move netlink interface bits to linux/if.h
Thomas Graf
2
-132
/
+130
2006-09-22
[NET]: Convert link dumping to new netlink api
Thomas Graf
1
-144
/
+137
2006-09-22
[NET]: Convert link modification to new netlink api
Thomas Graf
1
-91
/
+100
2006-09-22
[IPv4]: Move interface address bits to linux/if_addr.h
Thomas Graf
8
-56
/
+59
2006-09-22
[IPV4]: Convert address dumping to new netlink api
Thomas Graf
1
-19
/
+23
2006-09-22
[IPV4]: Convert address deletion to new netlink api
Thomas Graf
1
-15
/
+29
2006-09-22
[IPV4]: Convert address addition to new netlink api
Thomas Graf
1
-33
/
+75
2006-09-22
[NETLINK]: Convert core netlink handling to new netlink api
Thomas Graf
1
-19
/
+22
2006-09-22
[NETLINK]: Extend netlink messaging interface
Thomas Graf
4
-12
/
+141
2006-09-22
[IPV4]: Use Protocol Independant Policy Routing Rules Framework
Thomas Graf
5
-377
/
+249
2006-09-22
[IPV6]: Policy Routing Rules
Thomas Graf
9
-12
/
+329
2006-09-22
[NET]: Protocol Independant Policy Routing Rules Framework
Thomas Graf
6
-2
/
+577
2006-09-22
[IPV6]: Multiple Routing Tables
Thomas Graf
6
-137
/
+441
2006-09-22
[IPV6]: Remove ndiscs rt6_lock dependency
Thomas Graf
1
-5
/
+11
2006-09-22
[NetLabel]: tie NetLabel into the Kconfig system
Paul Moore
1
-0
/
+2
2006-09-22
[NetLabel]: SELinux support
Venkat Yekkirala
11
-28
/
+1020
2006-09-22
[NetLabel]: CIPSOv4 and Unlabeled packet integration
Paul Moore
2
-0
/
+795
2006-09-22
[NetLabel]: core NetLabel subsystem
Paul Moore
12
-0
/
+2395
2006-09-22
[NetLabel]: CIPSOv4 engine
Paul Moore
4
-0
/
+1647
2006-09-22
[NetLabel]: core network changes
Paul Moore
6
-2
/
+563
2006-09-22
[NetLabel]: documentation
Paul Moore
8
-0
/
+986
2006-09-22
[MLSXFRM]: Fix build with SECURITY_NETWORK_XFRM disabled.
Venkat Yekkirala
2
-1
/
+11
2006-09-22
[MLSXFRM]: Auto-labeling of child sockets
Venkat Yekkirala
12
-51
/
+197
2006-09-22
[MLSXFRM]: Default labeling of socket specific IPSec policies
Venkat Yekkirala
8
-24
/
+66
2006-09-22
[MLSXFRM]: Add flow labeling
Venkat Yekkirala
26
-40
/
+79
[next]