| Commit message (Expand) | Author | Age | Files | Lines |
* | [Bluetooth]: Fix sparse warnings (__nocast type) | Victor Fusco | 2005-08-30 | 2 | -2/+3 |
* | [Bluetooth]: Update and cleanup of the virtual HCI driver | Marcel Holtmann | 2005-08-30 | 2 | -224/+194 |
* | [TG3]: Fix bug in setting a tg3_flag | Michael Chan | 2005-08-30 | 1 | -8/+6 |
* | [TG3]: Eliminate one register write in tg3_restart_ints() | Michael Chan | 2005-08-30 | 1 | -2/+0 |
* | [TG3]: Add indirect register method for 5703 behind ICH | Michael Chan | 2005-08-30 | 2 | -28/+163 |
* | [TG3]: Add mailbox read method | Michael Chan | 2005-08-30 | 2 | -18/+24 |
* | [TG3]: Add various register methods | Michael Chan | 2005-08-30 | 1 | -33/+33 |
* | [TG3]: Add basic register access function pointers | Michael Chan | 2005-08-30 | 2 | -11/+31 |
* | [RANDOM]: Introduce secure_dccp_sequence_number | Arnaldo Carvalho de Melo | 2005-08-30 | 1 | -0/+34 |
* | [NETLINK]: Add properly module refcounting for kernel netlink sockets. | Harald Welte | 2005-08-30 | 1 | -1/+3 |
* | [NET]: Remove explicit initializations of skb->input_dev | David S. Miller | 2005-08-30 | 3 | -3/+0 |
* | [NET]: Kill skb->real_dev | David S. Miller | 2005-08-30 | 9 | -19/+17 |
* | [NET]: Remove HIPPI private from skbuff.h | Stephen Hemminger | 2005-08-30 | 1 | -1/+2 |
* | [NET]: Kill skb->list | David S. Miller | 2005-08-30 | 9 | -169/+119 |
* | Merge /spare/repo/linux-2.6/ | Jeff Garzik | 2005-08-29 | 184 | -10027/+11574 |
|\ |
|
| * | [PATCH] missing include in smc-ultra | Al Viro | 2005-08-29 | 1 | -0/+1 |
| * | [PATCH] missing include in tda80xx | Al Viro | 2005-08-29 | 1 | -0/+1 |
| * | Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband... | Linus Torvalds | 2005-08-29 | 69 | -5583/+2486 |
| |\ |
|
| | * | [PATCH] IB: move include files to include/rdma | Roland Dreier | 2005-08-27 | 41 | -4453/+42 |
| | * | [PATCH] IPoIB: Fix device removal race | Michael S. Tsirkin | 2005-08-27 | 1 | -1/+1 |
| | * | [PATCH] IB: Add handling for ABORT and STOP RMPP MADs. | Sean Hefty | 2005-08-27 | 2 | -65/+246 |
| | * | [PATCH] IB: fix userspace CM deadlock | Sean Hefty | 2005-08-27 | 2 | -313/+160 |
| | * | [PATCH] IPoIB: Set full membership bit in P_Keys | Roland Dreier | 2005-08-27 | 1 | -0/+12 |
| | * | [PATCH] IB/mthca: Add SRQ implementation | Roland Dreier | 2005-08-27 | 13 | -25/+857 |
| | * | [PATCH] IB/mthca: Handle context tables smaller than our chunk size | Roland Dreier | 2005-08-27 | 1 | -1/+6 |
| | * | [PATCH] IB/mthca: Move WQE structures into their own header | Roland Dreier | 2005-08-27 | 2 | -74/+115 |
| | * | [PATCH] IB/mthca: Simplify handling of completions with error | Roland Dreier | 2005-08-27 | 2 | -9/+9 |
| | * | [PATCH] IB/mthca: Factor out common queue alloc code | Roland Dreier | 2005-08-27 | 5 | -224/+141 |
| | * | [PATCH] IB: userspace SRQ support | Roland Dreier | 2005-08-27 | 4 | -4/+238 |
| | * | [PATCH] IB: Add SRQ support to midlayer | Roland Dreier | 2005-08-27 | 2 | -5/+158 |
| | * | [PATCH] IB/mthca: Report correct max_msg_sz | Roland Dreier | 2005-08-27 | 1 | -0/+3 |
| | * | [PATCH] IB/mthca: Use correct port width capability value | Roland Dreier | 2005-08-27 | 5 | -13/+10 |
| | * | [PATCH] IB: Remove unnecessary includes of <linux/version.h> | Olaf Hering | 2005-08-27 | 4 | -4/+0 |
| | * | [PATCH] IB: Fix ib_mad_thread_completion_handler declaration | Hal Rosenstock | 2005-08-27 | 1 | -3/+2 |
| | * | [PATCH] IB/mthca: use generic function instead of arbel_ version in mthca_fre... | Guy German | 2005-08-27 | 1 | -1/+1 |
| | * | [PATCH] IB: unmap FMRs when destroying FMR pool | Roland Dreier | 2005-08-27 | 1 | -0/+6 |
| | * | [PATCH] IB/mthca: add HCA board ID to sysfs info | Michael S. Tsirkin | 2005-08-27 | 5 | -69/+109 |
| | * | [PATCH] IB: sparse endianness cleanup | Sean Hefty | 2005-08-27 | 34 | -562/+565 |
| | * | [PATCH] IB: Eliminate redundant NULL checks | Hal Rosenstock | 2005-08-27 | 1 | -8/+4 |
| | * | [PATCH] IB: Add copyright notices | Roland Dreier | 2005-08-27 | 39 | -17/+69 |
| | * | [PATCH] IB: Update current firmware versions in mthca driver | Tziporet Koren | 2005-08-27 | 1 | -3/+3 |
| * | | Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-mmc.git | Linus Torvalds | 2005-08-29 | 5 | -21/+109 |
| |\ \ |
|
| | * | | [MMC] Use an IDR for host name indicies | Russell King | 2005-08-19 | 1 | -2/+19 |
| | * | | [MMC] Use class device name for mmc host name | Russell King | 2005-08-19 | 1 | -2/+1 |
| | * | | [MMC] Add MMC class devices | Russell King | 2005-08-19 | 3 | -14/+86 |
| | * | | [MMC] Add mmc_hostname() macro | Russell King | 2005-08-19 | 4 | -7/+7 |
| * | | | Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-serial.git | Linus Torvalds | 2005-08-29 | 2 | -470/+343 |
| |\ \ \ |
|
| | * \ \ | Merge with Linus' 2.6 tree | Russell King | 2005-07-28 | 165 | -2161/+11119 |
| | |\ \ \ |
|
| | * | | | | [SERIAL] Convert parport_serial to use new 8250_pci interfaces | Russell King | 2005-07-27 | 2 | -193/+167 |
| | * | | | | [SERIAL] Expose 8250_pci setup/removal/suspend/resume functions | Russell King | 2005-07-27 | 1 | -112/+121 |