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-03-20
[XFRM]: Add some missing exports.
David S. Miller
2
-0
/
+7
2006-03-20
[XFRM]: Move xfrm_nl to xfrm_state.c from xfrm_user.c
David S. Miller
2
-3
/
+3
2006-03-20
[XFRM]: Make sure xfrm_replay_timer_handler() is declared early enough.
David S. Miller
1
-2
/
+2
2006-03-20
[IPSEC]: Sync series - update selinux
Jamal Hadi Salim
1
-0
/
+7
2006-03-20
[IPSEC]: Sync series - policy expires
Jamal Hadi Salim
4
-5
/
+60
2006-03-20
[IPSEC]: Sync series - SA expires
Jamal Hadi Salim
3
-7
/
+43
2006-03-20
[IPSEC]: Sync series - acquire insert
Jamal Hadi Salim
3
-3
/
+58
2006-03-20
[IPSEC]: Sync series - user
Jamal Hadi Salim
2
-10
/
+230
2006-03-20
[IPSEC]: Sync series - fast path
Jamal Hadi Salim
4
-0
/
+4
2006-03-20
[IPSEC]: Sync series - core changes
Jamal Hadi Salim
6
-3
/
+176
2006-03-20
[PKT_SCHED]: Keep backlog counter in sch_sfq
Patrick McHardy
1
-0
/
+5
2006-03-20
[PKT_SCHED]: Restore TBF change semantic
Patrick McHardy
1
-2
/
+3
2006-03-20
[PKT_SCHED]: Dump child qdisc handle in sch_{atm,dsmark}
Patrick McHardy
2
-0
/
+2
2006-03-20
[PKT_SCHED]: Qdisc drop operation is optional
Patrick McHardy
3
-5
/
+5
2006-03-20
[IRDA]: pci_register_driver conversion
Christophe Lucas
2
-2
/
+2
2006-03-20
[IRDA]: sti/cli removal from EP7211 IrDA driver
David chosrova
1
-4
/
+7
2006-03-20
[IRDA]: nsc-ircc: support for yet another Thinkpad IrDA chipset
Jean Tourrilhes
1
-4
/
+6
2006-03-20
[IRDA]: nsc-ircc: PM update
Dmitry Torokhov
2
-35
/
+98
2006-03-20
[IRDA]: nsc-ircc: ISAPnP support
Jean Tourrilhes
1
-34
/
+151
2006-03-20
[NETLINK]: Add netlink_has_listeners for avoiding unneccessary event message ...
Patrick McHardy
2
-4
/
+49
2006-03-20
[NETFILTER]: ctnetlink: avoid unneccessary event message generation
Patrick McHardy
4
-6
/
+15
2006-03-20
[NETFILTER]: x_tables: replace IPv4/IPv6 policy match by address family indep...
Patrick McHardy
13
-476
/
+314
2006-03-20
[NETFILTER]: Move ip6_masked_addrcmp to include/net/ipv6.h
Patrick McHardy
3
-19
/
+18
2006-03-20
[NETFILTER]: x_tables: add xt_{match,target} arguments to match/target functions
Patrick McHardy
69
-29
/
+160
2006-03-20
[NETFILTER]: x_tables: pass registered match/target data to match/target func...
Patrick McHardy
5
-19
/
+30
2006-03-20
[NETFILTER]: Convert x_tables matches/targets to centralized error checking
Patrick McHardy
23
-511
/
+167
2006-03-20
[NETFILTER]: Convert ip6_tables matches/targets to centralized error checking
Patrick McHardy
16
-165
/
+47
2006-03-20
[NETFILTER]: Convert arp_tables targets to centralized error checking
Patrick McHardy
2
-6
/
+8
2006-03-20
[NETFILTER]: Convert ip_tables matches/targets to centralized error checking
Patrick McHardy
28
-390
/
+103
2006-03-20
[NETFILTER]: Change {ip,ip6,arp}_tables to use centralized error checking
Patrick McHardy
3
-13
/
+50
2006-03-20
[NETFILTER]: xt_tables: add centralized error checking
Patrick McHardy
2
-11
/
+84
2006-03-20
[NETFILTER]: nf_conntrack: use ipv6_addr_equal in nf_ct_reasm
Yasuyuki Kozakai
1
-4
/
+4
2006-03-20
[NETFILTER]: Fix CID offset bug in PPTP NAT helper debug message
Holger Eitzenberger
1
-3
/
+5
2006-03-20
[DCCP] CCID2: Drop sock reference count on timer expiration and reset.
Andrea Bittau
1
-11
/
+15
2006-03-20
[DCCP]: Set the default CCID according to kernel config selection
Ian McDonald
1
-1
/
+10
2006-03-20
[NETFILTER] nf_conntrack: clean up to reduce size of 'struct nf_conn'
Harald Welte
8
-138
/
+148
2006-03-20
[BNX2]: include <linux/vmalloc.h>
Michael Chan
2
-2
/
+3
2006-03-20
[TCP]: MTU probing
John Heffner
9
-37
/
+326
2006-03-20
[BNX2]: Update version
Michael Chan
1
-2
/
+3
2006-03-20
[BNX2]: Support larger rx ring sizes (part 2)
Michael Chan
1
-2
/
+2
2006-03-20
[BNX2]: Support larger rx ring sizes (part 1)
Michael Chan
2
-46
/
+107
2006-03-20
[BNX2]: Fix bug when rx ring is full
Michael Chan
1
-16
/
+25
2006-03-20
[BNX2]: Add ethtool -d support
Michael Chan
1
-0
/
+60
2006-03-20
[BNX2]: Reduce register test size
Michael Chan
1
-254
/
+0
2006-03-20
[TG3]: Update version and reldate
Michael Chan
1
-2
/
+2
2006-03-20
[TG3]: Support shutdown WoL.
Michael Chan
1
-11
/
+41
2006-03-20
[TG3]: Enable TSO by default
Michael Chan
1
-4
/
+5
2006-03-20
[TG3]: Add support for 5714S and 5715S
Michael Chan
2
-1
/
+36
2006-03-20
[IPV4] fib_rules.c: make struct fib_rules static again
Adrian Bunk
1
-1
/
+1
2006-03-20
[IPCOMP6]: don't check vfree() argument for NULL.
Jesper Juhl
1
-2
/
+2
[next]