| Commit message (Expand) | Author | Age | Files | Lines |
* | [NETFILTER]: {ip,nf}_conntrack_netlink: fix expectation notifier unregistration | Martin Josefsson | 2006-04-01 | 2 | -2/+2 |
* | [NETFILTER]: fix ifdef for connmark support in nf_conntrack_netlink | Martin Josefsson | 2006-04-01 | 1 | -2/+2 |
* | [NETFILTER]: x_tables: unify IPv4/IPv6 multiport match | Yasuyuki Kozakai | 2006-04-01 | 12 | -381/+372 |
* | [NETFILTER]: x_tables: unify IPv4/IPv6 esp match | Yasuyuki Kozakai | 2006-04-01 | 11 | -170/+94 |
* | [NET]: Fix dentry leak in sys_accept(). | David S. Miller | 2006-04-01 | 1 | -1/+1 |
* | [IPSEC]: Kill unused decap state structure | Herbert Xu | 2006-04-01 | 6 | -33/+19 |
* | [IPSEC]: Kill unused decap state argument | Herbert Xu | 2006-04-01 | 11 | -15/+14 |
* | [NET]: com90xx kmalloc fix | Andrew Morton | 2006-04-01 | 1 | -2/+2 |
* | [TG3]: Update driver version and reldate. | David S. Miller | 2006-04-01 | 1 | -2/+2 |
* | [TG3]: Revert "Speed up SRAM access" | David S. Miller | 2006-04-01 | 1 | -30/+23 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 2006-03-31 | 2 | -7/+32 |
|\ |
|
| * | [SERIAL] Allow 8250 PCI, PNP, GSC and HP300 support to be disabled | Russell King | 2006-03-29 | 2 | -7/+32 |
* | | Merge master.kernel.org:/home/rmk/linux-2.6-mmc | Linus Torvalds | 2006-03-31 | 10 | -53/+1325 |
|\ \ |
|
| * | | [MMC] Pass -DDEBUG on compiler command line if MMC_DEBUG selected | Russell King | 2006-03-29 | 8 | -58/+32 |
| * | | [MMC] Add OMAP MMC host driver | Carlos Aguiar | 2006-03-29 | 4 | -0/+1298 |
| |/ |
|
* | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-03-31 | 14 | -234/+478 |
|\ \ |
|
| * | | [ARM] 3424/2: ixp23xx: fix uncompress.h for recent CRLF decompressor change | Lennert Buytenhek | 2006-03-30 | 1 | -8/+3 |
| * | | [ARM] 3434/1: pxa i2s amsl define | Marc-Andre Hebert | 2006-03-30 | 1 | -1/+1 |
| * | | [ARM] 3425/1: xsc3: need to include pgtable-hwdef.h | Lennert Buytenhek | 2006-03-30 | 1 | -0/+1 |
| * | | [ARM] Allow un-muxed syscalls to be available for everyone | Russell King | 2006-03-30 | 1 | -11/+0 |
| * | | [ARM] 3420/1: Missing clobber in example code | Paul Brook | 2006-03-28 | 1 | -1/+1 |
| * | | Merge nommu tree | Russell King | 2006-03-28 | 9 | -213/+472 |
| |\ \ |
|
| | * | | [ARM] nommu: fixups for the exception vectors | Hyok S. Choi | 2006-03-27 | 4 | -5/+31 |
| | * | | [ARM] nommu: add nommu specific Kconfig and MMUEXT variable in Makefile | Hyok S. Choi | 2006-03-27 | 2 | -1/+33 |
| | * | | [ARM] nommu: start-up code | Hyok S. Choi | 2006-03-27 | 4 | -207/+302 |
| | * | | [ARM] nommu: MPU support in boot/compressed/head.S | Hyok S. Choi | 2006-03-27 | 1 | -0/+106 |
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2006-03-31 | 4 | -8/+403 |
|\ \ \ \ |
|
| * | | | | [IA64] Avoid "u64 foo : 32;" for gcc3 vs. gcc4 compatibility | Tony Luck | 2006-03-31 | 3 | -8/+8 |
| * | | | | [IA64] Export cpu cache info by sysfs | Zhang, Yanmin | 2006-03-30 | 2 | -0/+395 |
* | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2006-03-31 | 20 | -156/+524 |
|\ \ \ \ \ |
|
| * | | | | | [CIFS] Fix typo in earlier cifs_unlink change and protect one | Steve French | 2006-03-31 | 1 | -5/+7 |
| * | | | | | [CIFS] Incorrect signature sent on SMB Read | Steve French | 2006-03-31 | 1 | -13/+23 |
| * | | | | | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git | Steve French | 2006-03-31 | 1 | -0/+4 |
| |\ \ \ \ \ |
|
| * | | | | | | [CIFS] Fix unlink oops when indirectly called in rename error path | Steve French | 2006-03-31 | 1 | -1/+4 |
| * | | | | | | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git | Steve French | 2006-03-31 | 4831 | -159898/+246632 |
| |\ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git | Steve French | 2006-03-20 | 286 | -1385/+2175 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | [CIFS] Fix two remaining coverity scan tool warnings. | Steve French | 2006-03-09 | 2 | -5/+7 |
| * | | | | | | | | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git | Steve French | 2006-03-07 | 59 | -239/+430 |
| |\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | [CIFS] Set correct lock type on new posix unlock call | Steve French | 2006-03-03 | 1 | -1/+1 |
| * | | | | | | | | | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git | Steve French | 2006-03-03 | 268 | -3347/+3883 |
| |\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | [CIFS] Upate cifs change log | Steve French | 2006-03-03 | 1 | -0/+5 |
| * | | | | | | | | | | [CIFS] Fix slow oplock break response when mounts to different | Steve French | 2006-03-03 | 3 | -4/+4 |
| * | | | | | | | | | | [CIFS] Workaround various server bugs found in testing at connectathon | Steve French | 2006-03-03 | 5 | -5/+14 |
| * | | | | | | | | | | [CIFS] Allow fallback for setting file size to Procom SMB server when | Steve French | 2006-03-02 | 1 | -1/+1 |
| * | | | | | | | | | | [CIFS] Make POSIX CIFS Extensions SetFSInfo match exactly what we want | Steve French | 2006-03-02 | 4 | -18/+42 |
| * | | | | | | | | | | [CIFS] Move noisy debug message (triggerred by some older servers) from | Steve French | 2006-03-02 | 1 | -5/+8 |
| * | | | | | | | | | | [CIFS] Use correct pid on new cifs posix byte range lock call | Steve French | 2006-03-01 | 1 | -0/+2 |
| * | | | | | | | | | | [CIFS] Add posix (advisory) byte range locking support to cifs client | Steve French | 2006-02-28 | 5 | -22/+137 |
| * | | | | | | | | | | [CIFS] CIFS readdir perf optimizations part 1 | Steve French | 2006-02-28 | 3 | -11/+27 |
| * | | | | | | | | | | [CIFS] Free small buffers earlier so we exceed the cifs | Steve French | 2006-02-26 | 3 | -13/+18 |