| Commit message (Expand) | Author | Age |
* | [PATCH] ieee82011: Added ieee80211_tx_frame to convert generic 802.11 data fr... | James Ketrenos | 2005-09-21 |
* | [PATCH] ieee80211: adds support for the creation of RTS packets | James Ketrenos | 2005-09-21 |
* | [PATCH] ieee80211: Renamed ieee80211_hdr to ieee80211_hdr_3addr | James Ketrenos | 2005-09-21 |
* | [PATCH] ieee82011: Added WE-18 support to default wireless extension handler | James Ketrenos | 2005-09-21 |
* | [PATCH] ieee80211: Allow drivers to fix an issue when using wpa_supplicant wi... | James Ketrenos | 2005-09-21 |
* | [PATCH] ieee80211: Fix kernel Oops when module unload | James Ketrenos | 2005-09-21 |
* | [PATCH] ieee80211: Hardware crypto and fragmentation offload support | James Ketrenos | 2005-09-21 |
* | [PATCH] ieee80211: Fixed a kernel oops on module unload | James Ketrenos | 2005-09-21 |
* | Merge /spare/repo/linux-2.6/ | Jeff Garzik | 2005-09-21 |
|\ |
|
| * | [PATCH] Remove unused var from asm/futex.h | Paolo 'Blaisorblade' Giarrusso | 2005-09-21 |
| * | [PATCH] uml: adapt asm/futex.h to our arch | Paolo 'Blaisorblade' Giarrusso | 2005-09-21 |
| * | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2005-09-21 |
| |\ |
|
| | * | [ARM] 2927/1: .arch.info - postfix section with .init for `make buildcheck` | Ben Dooks | 2005-09-20 |
| | * | [ARM] 2925/3: earlyparam - postfix section with .init for `make buildcheck` | Ben Dooks | 2005-09-20 |
| | * | [ARM] 2924/3: taglist - postfix section with .init for `make buildcheck` | Ben Dooks | 2005-09-20 |
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband | Linus Torvalds | 2005-09-21 |
| |\ \ |
|
| | * | | [IB] Add MAD data field size definitions | Sean Hefty | 2005-09-21 |
| * | | | [PATCH] Adds sys_set_mempolicy() in include/linux/syscalls.h | Eric Dumazet | 2005-09-21 |
| * | | | [PATCH] mm: add a note about partially hardcoded VM_* flags | Paolo 'Blaisorblade' Giarrusso | 2005-09-21 |
| * | | | [PATCH] mm: update stale comment for removal of page->list | Paolo 'Blaisorblade' Giarrusso | 2005-09-21 |
| |/ / |
|
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2005-09-21 |
| |\ \ |
|
| | * | | [SPARC64]: Verify vmalloc TLB misses more strictly. | David S. Miller | 2005-09-20 |
| | * | | [SPARC64]: Move DCACHE_ALIASING_POSSIBLE define to asm/page.h | David S. Miller | 2005-09-19 |
| | * | | [BYTEORDER]: Document alignment and byteorder macros | Ed L. Cashin | 2005-09-19 |
| | |/ |
|
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 | Linus Torvalds | 2005-09-20 |
| |\ \
| | |/
| |/| |
|
| | * | [SCSI] Fix thread termination for the SCSI error handle | James Bottomley | 2005-09-19 |
| | * | [SCSI] fix oops on usb storage device disconnect | James Bottomley | 2005-09-19 |
| | * | [SCSI] change port speed definitions for scsi_transport_fc | Andreas Herrmann | 2005-09-16 |
| * | | [8021Q]: Add endian annotations. | Alexey Dobriyan | 2005-09-19 |
| * | | [NETFILTER]: Rename misnamed function | Patrick McHardy | 2005-09-19 |
| * | | [NETFILTER] ip6tables: remove duplicate code | Yasuyuki Kozakai | 2005-09-19 |
| * | | [NETFILTER]: Add new PPTP conntrack and NAT helper | Harald Welte | 2005-09-19 |
| * | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2005-09-18 |
| |\ \ |
|
| | * | | [ARM] Fix warning in asm/futex.h | Russell King | 2005-09-18 |
| * | | | [DCCP]: Introduce CCID getsockopt for the CCIDs | Arnaldo Carvalho de Melo | 2005-09-18 |
| * | | | [DCCP]: Don't use necessarily the same CCID for tx and rx | Arnaldo Carvalho de Melo | 2005-09-18 |
| * | | | [CCID3]: Introduce include/linux/tfrc.h | Arnaldo Carvalho de Melo | 2005-09-18 |
| * | | | [DCCP]: Move the ack vector code to net/dccp/ackvec.[ch] | Arnaldo Carvalho de Melo | 2005-09-18 |
| * | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | David S. Miller | 2005-09-18 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | [TG3]: Add AMD K8 to list of write-reorder chipsets. | David S. Miller | 2005-09-16 |
| | * | | [DCCP]: Introduce DCCP_SOCKOPT_SERVICE | Arnaldo Carvalho de Melo | 2005-09-16 |
| * | | | [PATCH] joystick-vs-x.org fix | Andrew Morton | 2005-09-17 |
| * | | | [PATCH] i2c: kill an unused i2c_adapter struct member | Jean Delvare | 2005-09-17 |
| * | | | [PATCH] uml: UML/i386 cmpxchg fix | Jeff Dike | 2005-09-17 |
| * | | | [PATCH] ppc32: Add ppc_sys descriptions for PowerQUICC I devices | Vitaly Bordug | 2005-09-17 |
| * | | | [PATCH] x86_64: desc.h-needs smp.h | Andrew Morton | 2005-09-17 |
| * | | | [PATCH] uml: breakpoint an arbitrary thread | Jeff Dike | 2005-09-17 |
| * | | | [PATCH] cleanup whitespace in pci_ids.h | Karsten Keil | 2005-09-16 |
| * | | | [PATCH] Add PCI IDs for Sitecom DC-105 | Karsten Keil | 2005-09-16 |
| * | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2005-09-16 |
| |\ \ \
| | |/ /
| |/| | |
|