summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
...
* [PATCH] drop-pagecacheAndrew Morton2006-01-082-0/+8
* [PATCH] slab: remove unused align parameter from alloc_percpuPekka Enberg2006-01-081-4/+3
* [PATCH] Fix compilation with CONFIG_MEMORY_HOTPLUG=y and gcc41.Olaf Hering2006-01-081-7/+1
* [NETFILTER]: Add dummy nf_hook{_thresh}() when NETFILTER is disabled.David S. Miller2006-01-071-0/+15
* [NETFILTER]: Add ipt_policy/ip6t_policy matchesPatrick McHardy2006-01-072-0/+104
* [NETFILTER]: Handle NAT in IPsec policy checksPatrick McHardy2006-01-071-0/+16
* [NETFILTER]: Fix xfrm lookup in ip_route_me_harder/ip6_route_me_harderPatrick McHardy2006-01-072-1/+4
* [IPV6]: Move nextheader offset to the IP6CBPatrick McHardy2006-01-071-0/+1
* [XFRM]: Netfilter IPsec output hooksPatrick McHardy2006-01-071-24/+37
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-01-075-0/+703
|\
| * [ARM] Move asm/hardware/clock.h to linux/clk.hRussell King2006-01-071-0/+124
| * Merge with Linus' kernel.Russell King2006-01-0786-1178/+1933
| |\
| * | [ARM] Move AMBA include files to include/linux/amba/Russell King2006-01-074-0/+579
* | | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-01-071-0/+17
|\ \ \
| * | | [SERIAL] Add support for more Connect Tech PCI serial boardsGareth Howlett2006-01-041-0/+17
| |/ /
* | | Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2006-01-071-0/+5
|\ \ \ | |_|/ |/| |
| * | [MMC] Fix missing ','Russell King2006-01-041-1/+1
| * | [MMC] Improve MMC card block size selectionRussell King2006-01-031-0/+5
| |/
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6Linus Torvalds2006-01-064-52/+16
|\ \
| * \ Merge ../torvalds-2.6/Greg Kroah-Hartman2006-01-0635-681/+1191
| |\ \
| * | | [PATCH] i2c: i2c-nforce2 add nforce4 MCP-04 device IDJean Delvare2006-01-051-0/+1
| * | | [PATCH] i2c: driver ID list cleanupsJean Delvare2006-01-051-20/+0
| * | | [PATCH] hwmon: add VRM/VID support for some VIA CPUsRudolf Marek2006-01-051-3/+3
| * | | [PATCH] I2C: Make i2c_add_driver automatically set the proper module ownerGreg Kroah-Hartman2006-01-051-1/+6
| * | | [PATCH] i2c: Drop i2c_driver.{owner,name}, 1 of 11Laurent Riffard2006-01-051-2/+3
| * | | [PATCH] i2c: i2c_get_client is goneJean Delvare2006-01-051-11/+2
| * | | [PATCH] i2c: Rework client usage count, 3 of 3Jean Delvare2006-01-051-3/+1
| * | | [PATCH] i2c: Rework client usage count, 2 of 3Jean Delvare2006-01-051-1/+0
| * | | [PATCH] i2c: Rework client usage count, 1 of 3Jean Delvare2006-01-051-2/+0
| * | | [PATCH] i2c: Drop i2c_driver.flags, 3 of 3Jean Delvare2006-01-051-3/+0
| * | | [PATCH] i2c: Drop i2c_driver.flags, 2 of 3Jean Delvare2006-01-051-1/+0
| * | | [PATCH] i2c: Drop i2c_driver.flags, 1 of 3Jean Delvare2006-01-051-5/+0
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-01-063-7/+7
|\ \ \ \
| * | | | [NET]: Endian-annotate in_aton()Alexey Dobriyan2006-01-061-1/+1
| * | | | [NET]: Endian-annotate struct iphdrAlexey Dobriyan2006-01-061-5/+5
| * | | | [NET]: Change sk_run_filter()'s return type in net/core/filter.cKris Katterjohn2006-01-061-1/+1
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-01-061-1/+1
|\ \ \ \
| * | | | kbuild: un-stringnify KBUILD_MODNAMESam Ravnborg2006-01-061-1/+1
* | | | | SUNRPC: Update the spkm3 code to use the make_checksum interfaceJ. Bruce Fields2006-01-061-1/+1
* | | | | NFSv4: Allow entries in the idmap cache to expireTrond Myklebust2006-01-061-0/+2
* | | | | SUNRPC: Ensure client closes the socket when server initiates a closeTrond Myklebust2006-01-061-0/+1
* | | | | SUNRPC: get rid of cl_chattyChuck Lever2006-01-061-1/+0
* | | | | SUNRPC: transport switch API for setting port numberChuck Lever2006-01-061-0/+1
* | | | | SUNRPC: new interface to force an RPC rebindChuck Lever2006-01-061-0/+1
* | | | | SUNRPC: switchable buffer allocationChuck Lever2006-01-062-7/+6
* | | | | NLM: Further cancel fixesJ. Bruce Fields2006-01-061-1/+1
* | | | | SUNRPC: net/sunrpc/xdr.c: remove xdr_decode_string()Adrian Bunk2006-01-061-1/+0
* | | | | NFSv4: Allow user to set the port used by the NFSv4 callback channelTrond Myklebust2006-01-061-0/+11
* | | | | NFSv4: Ensure DELEGRETURN returns attributesTrond Myklebust2006-01-061-0/+6
* | | | | NFS: Make stat() return updated mtimes after a write()Trond Myklebust2006-01-061-0/+1
OpenPOWER on IntegriCloud