summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-0822-64/+63
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-10-081-0/+10
|\
| * [ATM]: add support for LECS addresses learned from networkEric Kinzie2005-10-061-0/+10
* | [PATCH] Keys: Split key permissions checking into a .c fileDavid Howells2005-10-081-86/+5
|/
* [TEXTSEARCH]: fix sparse gfp nocast warningsRandy Dunlap2005-10-041-1/+2
* [CONNECTOR]: fix sparse gfp nocast warningsRandy Dunlap2005-10-041-1/+1
* [ATM]: fix sparse gfp nocast warningsRandy Dunlap2005-10-041-1/+1
* [PATCH] bfs endianness annotationsAlexey Dobriyan2005-10-041-21/+21
* [IPV4]: Replace __in_dev_get with __in_dev_get_rcu/rtnlHerbert Xu2005-10-031-2/+10
* [INET]: speedup inet (tcp/dccp) lookupsEric Dumazet2005-10-032-3/+4
* [NET]: Fix packet timestamping.Herbert Xu2005-10-031-9/+3
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6Linus Torvalds2005-10-031-0/+2
|\
| * [SCSI] MegaRAID SAS RAID: new driverBagalkote, Sreenivas2005-09-261-0/+2
* | [PATCH] trivial #if -> #ifdefDiego Calleja2005-10-011-1/+1
* | [PATCH] aio: remove unlocked task_list test and resulting raceZach Brown2005-09-301-0/+34
* | Revert task flag re-ordering, add commentsLinus Torvalds2005-09-291-5/+17
* | [PATCH] fix TASK_STOPPED vs TASK_NONINTERACTIVE interactionOleg Nesterov2005-09-291-5/+5
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-09-293-34/+59
|\ \
| * | [NET]: Fix GCC4 compile error: sysctl in linux/if_ether.hBen Dooks2005-09-271-0/+2
| * | [NET]: Add Sun Cassini driver.David S. Miller2005-09-271-0/+2
| * | [NET]: Reorder some hot fields of struct net_deviceEric Dumazet2005-09-271-34/+55
* | | [PATCH] Keys: Add possessor permissions to keys [try #3]David Howells2005-09-282-24/+82
|/ /
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-09-263-14/+45
|\ \
| * \ Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/llc-2.6David S. Miller2005-09-261-1/+25
| |\ \
| | * | [LLC]: Add sysctl support for the LLC timeoutsArnaldo Carvalho de Melo2005-09-221-1/+25
| | |/
| * | [NETFILTER]: Fix invalid module autoloading by splitting iptable_natHarald Welte2005-09-261-7/+5
| * | [CONNECTOR]: async connector mode.Evgeniy Polyakov2005-09-261-6/+15
* | | [PATCH] pcmcia: fix cross-platform issues with pcmcia module aliasesKars de Jong2005-09-261-2/+3
* | | [PATCH] yenta: add support for more TI bridgesDaniel Ritz2005-09-261-0/+7
* | | [PATCH] yenta: auto-tune EnE bridges for CardBus cardsDaniel Ritz2005-09-261-0/+5
|/ /
* | Merge branch 'upstream' from master.kernel.org:/pub/scm/linux/kernel/git/jgar...Linus Torvalds2005-09-232-1/+3
|\ \
| * \ Merge /spare/repo/linux-2.6/Jeff Garzik2005-09-2317-48/+592
| |\ \
| * | | [PATCH] Add NVIDIA device ID in sata_nvAndy Currid2005-09-211-1/+2
| * | | [PATCH] PATCH: remove function for non-PCI as requestedAlan Cox2005-09-161-0/+1
* | | | [NETFILTER] Fix conntrack event cache deadlock/oopsHarald Welte2005-09-221-4/+21
* | | | [NETFILTER] remove unneeded structure definition from conntrack helperHarald Welte2005-09-221-7/+0
* | | | [NETFILTER] Fix sparse endian warnings in pptp helperAlexey Dobriyan2005-09-222-62/+62
* | | | [PATCH] reboot: comment and factor the main reboot functionsEric W. Biederman2005-09-221-0/+4
| |/ / |/| |
* | | [PATCH] driver core: add helper device_is_registered()Daniel Ritz2005-09-221-0/+5
| |/ |/|
* | [PATCH] Adds sys_set_mempolicy() in include/linux/syscalls.hEric Dumazet2005-09-211-0/+2
* | [PATCH] mm: add a note about partially hardcoded VM_* flagsPaolo 'Blaisorblade' Giarrusso2005-09-211-0/+1
* | [PATCH] mm: update stale comment for removal of page->listPaolo 'Blaisorblade' Giarrusso2005-09-211-5/+4
* | [BYTEORDER]: Document alignment and byteorder macrosEd L. Cashin2005-09-191-0/+4
* | [8021Q]: Add endian annotations.Alexey Dobriyan2005-09-191-4/+4
* | [NETFILTER]: Rename misnamed functionPatrick McHardy2005-09-191-1/+1
* | [NETFILTER] ip6tables: remove duplicate codeYasuyuki Kozakai2005-09-191-0/+3
* | [NETFILTER]: Add new PPTP conntrack and NAT helperHarald Welte2005-09-195-0/+476
* | [DCCP]: Introduce CCID getsockopt for the CCIDsArnaldo Carvalho de Melo2005-09-181-0/+2
* | [DCCP]: Don't use necessarily the same CCID for tx and rxArnaldo Carvalho de Melo2005-09-181-1/+2
* | [CCID3]: Introduce include/linux/tfrc.hArnaldo Carvalho de Melo2005-09-181-0/+35
OpenPOWER on IntegriCloud