aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro
2005-10-08Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2005-10-08[PATCH] Keys: Split key permissions checking into a .c fileDavid Howells
2005-10-06[ATM]: add support for LECS addresses learned from networkEric Kinzie
2005-10-04[TEXTSEARCH]: fix sparse gfp nocast warningsRandy Dunlap
2005-10-04[CONNECTOR]: fix sparse gfp nocast warningsRandy Dunlap
2005-10-04[ATM]: fix sparse gfp nocast warningsRandy Dunlap
2005-10-04[PATCH] bfs endianness annotationsAlexey Dobriyan
2005-10-03[IPV4]: Replace __in_dev_get with __in_dev_get_rcu/rtnlHerbert Xu
2005-10-03[INET]: speedup inet (tcp/dccp) lookupsEric Dumazet
2005-10-03[NET]: Fix packet timestamping.Herbert Xu
2005-10-03Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6Linus Torvalds
2005-10-01[PATCH] trivial #if -> #ifdefDiego Calleja
2005-09-30[PATCH] aio: remove unlocked task_list test and resulting raceZach Brown
2005-09-29Revert task flag re-ordering, add commentsLinus Torvalds
2005-09-29[PATCH] fix TASK_STOPPED vs TASK_NONINTERACTIVE interactionOleg Nesterov
2005-09-29Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2005-09-28[PATCH] Keys: Add possessor permissions to keys [try #3]David Howells
2005-09-27[NET]: Fix GCC4 compile error: sysctl in linux/if_ether.hBen Dooks
2005-09-27[NET]: Add Sun Cassini driver.David S. Miller
2005-09-27[NET]: Reorder some hot fields of struct net_deviceEric Dumazet
2005-09-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2005-09-26[SCSI] MegaRAID SAS RAID: new driverBagalkote, Sreenivas
2005-09-26Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/llc-2.6David S. Miller
2005-09-26[NETFILTER]: Fix invalid module autoloading by splitting iptable_natHarald Welte
2005-09-26[CONNECTOR]: async connector mode.Evgeniy Polyakov
2005-09-26[PATCH] pcmcia: fix cross-platform issues with pcmcia module aliasesKars de Jong
2005-09-26[PATCH] yenta: add support for more TI bridgesDaniel Ritz
2005-09-26[PATCH] yenta: auto-tune EnE bridges for CardBus cardsDaniel Ritz
2005-09-23Merge branch 'upstream' from master.kernel.org:/pub/scm/linux/kernel/git/jgar...Linus Torvalds
2005-09-23Merge /spare/repo/linux-2.6/Jeff Garzik
2005-09-22[NETFILTER] Fix conntrack event cache deadlock/oopsHarald Welte
2005-09-22[NETFILTER] remove unneeded structure definition from conntrack helperHarald Welte
2005-09-22[NETFILTER] Fix sparse endian warnings in pptp helperAlexey Dobriyan
2005-09-22[PATCH] reboot: comment and factor the main reboot functionsEric W. Biederman
2005-09-22[PATCH] driver core: add helper device_is_registered()Daniel Ritz
2005-09-22[LLC]: Add sysctl support for the LLC timeoutsArnaldo Carvalho de Melo
2005-09-21[PATCH] Add NVIDIA device ID in sata_nvAndy Currid
2005-09-21[PATCH] Adds sys_set_mempolicy() in include/linux/syscalls.hEric Dumazet
2005-09-21[PATCH] mm: add a note about partially hardcoded VM_* flagsPaolo 'Blaisorblade' Giarrusso
2005-09-21[PATCH] mm: update stale comment for removal of page->listPaolo 'Blaisorblade' Giarrusso
2005-09-19[BYTEORDER]: Document alignment and byteorder macrosEd L. Cashin
2005-09-19[8021Q]: Add endian annotations.Alexey Dobriyan
2005-09-19[NETFILTER]: Rename misnamed functionPatrick McHardy
2005-09-19[NETFILTER] ip6tables: remove duplicate codeYasuyuki Kozakai
2005-09-19[NETFILTER]: Add new PPTP conntrack and NAT helperHarald Welte
2005-09-18[DCCP]: Introduce CCID getsockopt for the CCIDsArnaldo Carvalho de Melo
2005-09-18[DCCP]: Don't use necessarily the same CCID for tx and rxArnaldo Carvalho de Melo
2005-09-18[CCID3]: Introduce include/linux/tfrc.hArnaldo Carvalho de Melo
2005-09-18[DCCP]: Move the ack vector code to net/dccp/ackvec.[ch]Arnaldo Carvalho de Melo