aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | [LLC]: fix llc_ui_recvmsg, making it behave like tcp_recvmsgArnaldo Carvalho de Melo2005-09-221-0/+1
| | | * | | | [LLC]: Fix the accept pathArnaldo Carvalho de Melo2005-09-221-1/+2
| | | * | | | [LLC]: Fix sparse warningsArnaldo Carvalho de Melo2005-09-222-3/+13
| | | * | | | [LLC]: Use refcounting with struct llc_sapArnaldo Carvalho de Melo2005-09-222-2/+15
| | | * | | | [LLC]: Do better struct sock accounting on skbsArnaldo Carvalho de Melo2005-09-221-2/+4
| | | * | | | [LLC]: Add sysctl support for the LLC timeoutsArnaldo Carvalho de Melo2005-09-223-6/+37
| | | * | | | [LLC]: Make llc_frame_alloc take a net_device as an argumentArnaldo Carvalho de Melo2005-09-221-1/+2
| | | |/ / /
| | * | | | [NETFILTER]: Fix invalid module autoloading by splitting iptable_natHarald Welte2005-09-261-7/+5
| | * | | | [CONNECTOR]: async connector mode.Evgeniy Polyakov2005-09-261-6/+15
| | | |/ / | | |/| |
| * | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-09-262-6/+5
| |\ \ \ \
| | * | | | [ARM] Remove SA_IRQNOMASKRussell King2005-09-261-1/+0
| | * | | | [ARM] 2934/1: Anubis - fix VA offsets for CPLD registersBen Dooks2005-09-251-5/+5
| | |/ / /
| * | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6Linus Torvalds2005-09-263-3/+23
| |\ \ \ \
| | * | | | [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-262-1/+13
| | |/ / /
| * | | | [PATCH] m32r: more basic __user annotationsAl Viro2005-09-261-4/+6
| * | | | [PATCH] m32r: missing __iomem in ioremap() declarationAl Viro2005-09-261-1/+1
| |/ / /
| * | | [ARM] Fix compiler warnings for memcpy_toio/memcpy_fromio/memset_ioRussell King2005-09-241-3/+3
| * | | 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-2368-183/+758
| | |\ \ \
| | * | | | [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] xtensa: remove io_remap_page_range and minor clean-upsChris Zankel2005-09-225-56/+14
| * | | | | [PATCH] uml: don't redundantly mark pte as newpage in pte_modifyPaolo 'Blaisorblade' Giarrusso2005-09-221-1/+0
| * | | | | [PATCH] ppc64: SMU driver update & i2c supportBenjamin Herrenschmidt2005-09-223-6/+365
| * | | | | [PATCH] slab: alpha inlining fixIvan Kokshaysky2005-09-221-1/+4
| * | | | | [PATCH] reboot: comment and factor the main reboot functionsEric W. Biederman2005-09-221-0/+4
| * | | | | [IA64] Wire in the MCA/INIT handler stacksKeith Owens2005-09-221-0/+5
| | |/ / / | |/| | |
* | | | | Merge /spare/repo/linux-2.6/Jeff Garzik2005-09-221-0/+5
|\ \ \ \ \ | |/ / / /
| * | | | [PATCH] driver core: add helper device_is_registered()Daniel Ritz2005-09-221-0/+5
| | |/ / | |/| |
* | | | [PATCH] ieee80211: in-tree driver updates to sync with latest ieee80211 seriesJames Ketrenos2005-09-222-2/+9
* | | | [PATCH] ieee80211: added IE comments, reason_code to reason, removed info_ele...James Ketrenos2005-09-221-3/+11
* | | | [PATCH] ieee80211: Added handle_deauth() callback, enhanced tkip/ccmp support...James Ketrenos2005-09-222-1/+6
* | | | [PATCH] ieee80211: Added subsystem version string and reporting via MODULE_VE...James Ketrenos2005-09-221-0/+7
* | | | [PATCH] ieee82011: Remove WIRELESS_EXT ifdefsJames Ketrenos2005-09-211-2/+0
* | | | [PATCH] ieee80211: Updated copyright datesJames Ketrenos2005-09-211-1/+1
* | | | [PATCH] ieee80211: Mixed PTK/GTK CCMP/TKIP supportJames Ketrenos2005-09-211-0/+3
* | | | [PATCH] ieee80211: Type-o, capbility definition for QoS, and ERP parsingJames Ketrenos2005-09-211-1/+6
* | | | [PATCH] ieee80211: "extern inline" to "static inline"James Ketrenos2005-09-211-7/+7
* | | | [PATCH] ieee80211: Additional fixes for endian-aware typesJames Ketrenos2005-09-211-29/+29
* | | | [PATCH] ieee80211: Added ieee80211_radiotap.hJames Ketrenos2005-09-212-0/+232
* | | | [PATCH] ieee80211: Added ieee80211_geo to provide helper functionsJames Ketrenos2005-09-211-0/+46
* | | | [PATCH] ieee80211: Add QoS (WME) support to the ieee80211 subsystemJames Ketrenos2005-09-211-4/+99
* | | | [PATCH] ieee80211: Fix TKIP, repeated fragmentation problem, and payload_size...James Ketrenos2005-09-212-1/+4
* | | | [PATCH] ieee82011: Added ieee80211_tx_frame to convert generic 802.11 data fr...James Ketrenos2005-09-211-0/+23
* | | | [PATCH] ieee80211: adds support for the creation of RTS packetsJames Ketrenos2005-09-211-0/+2