summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] RPC: add a release_rqst callout to the RPC transport switchChuck Lever2005-09-231-0/+2
* [PATCH] RPC: add generic interface for adjusting the congestion windowChuck Lever2005-09-231-1/+2
* [PATCH] RPC: separate xprt_timer implementationsChuck Lever2005-09-231-0/+2
* [PATCH] RPC: expose API for serializing access to RPC transportsChuck Lever2005-09-231-0/+3
* [PATCH] RPC: expose API for serializing access to RPC transportsChuck Lever2005-09-231-0/+3
* [PATCH] RPC: add API to set transport-specific timeoutsChuck Lever2005-09-231-0/+3
* [PATCH] RPC: get rid of xprt->streamChuck Lever2005-09-231-2/+1
* [PATCH] RPC: skip over transport-specific heads automaticallyChuck Lever2005-09-232-0/+32
* [PATCH] RPC: separate TCP and UDP write space callbacksChuck Lever2005-09-231-0/+2
* [PATCH] RPC: client-side transport switch cleanupChuck Lever2005-09-231-26/+35
* [PATCH] RPC: Add helper for waking tasks pending on a transportChuck Lever2005-09-231-0/+1
* [PATCH] RPC: rename the sockstate fieldChuck Lever2005-09-231-11/+49
* [PATCH] RPC: Rename xprt_lockChuck Lever2005-09-231-1/+1
* [PATCH] RPC: Rename sock_lockChuck Lever2005-09-231-1/+1
* [PATCH] RPC: transport switch function namingChuck Lever2005-09-231-0/+1
* [PATCH] RPC: introduce client-side transport switchChuck Lever2005-09-232-12/+31
* [PATCH] RPC: extract socket logic common to both client and serverChuck Lever2005-09-231-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
* [DCCP]: Move the ack vector code to net/dccp/ackvec.[ch]Arnaldo Carvalho de Melo2005-09-181-9/+5
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller2005-09-182-11/+30
|\
| * [TG3]: Add AMD K8 to list of write-reorder chipsets.David S. Miller2005-09-161-0/+1
| * [DCCP]: Introduce DCCP_SOCKOPT_SERVICEArnaldo Carvalho de Melo2005-09-161-11/+29
* | [PATCH] joystick-vs-x.org fixAndrew Morton2005-09-171-11/+13
* | [PATCH] i2c: kill an unused i2c_adapter struct memberJean Delvare2005-09-171-5/+0
* | [PATCH] cleanup whitespace in pci_ids.hKarsten Keil2005-09-161-1/+1
* | [PATCH] Add PCI IDs for Sitecom DC-105Karsten Keil2005-09-161-0/+3
|/
* [NETLINK]: Reserve a slot for NETLINK_GENERIC.David S. Miller2005-09-141-0/+1
* [PATCH] add PCI IDs so RME32 and RME96 drivers buildRoland Dreier2005-09-141-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/chrisw/lsm-2.6 Linus Torvalds2005-09-131-0/+5
|\
| * [PATCH] add securityfs for all LSMs to useGreg KH2005-07-081-0/+5
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6 Linus Torvalds2005-09-131-13/+23
|\ \
| * \ Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2005-08-273-23/+32
| |\ \
| * \ \ Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2005-08-179-10/+38
| |\ \ \
| * \ \ \ Merge with /shiny/git/linux-2.6/.gitDavid Woodhouse2005-08-0921-46/+96
| |\ \ \ \
| * \ \ \ \ Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2005-07-277-11/+40
| |\ \ \ \ \
OpenPOWER on IntegriCloud