Age | Commit message (Expand) | Author | Files | Lines |
2005-08-30 | [NETLINK]: Add "groups" argument to netlink_kernel_create | Patrick McHardy | 1 | -1/+1 |
2005-08-30 | [NETLINK]: Convert netlink users to use group numbers instead of bitmasks | Patrick McHardy | 1 | -1/+1 |
2005-08-30 | [NETLINK]: w1_int.c: fix default netlink group | Evgeniy Polyakov | 1 | -1/+1 |
2005-08-30 | [NET]: Store skb->timestamp as offset to a base timestamp | Patrick McHardy | 11 | -18/+18 |
2005-08-30 | [BNX2]: Possible sparse fixes, take two | Peter Hagervall | 1 | -20/+19 |
2005-08-30 | [Bluetooth]: Move packet type into the SKB control buffer | Marcel Holtmann | 11 | -74/+75 |
2005-08-30 | [Bluetooth]: Fix sparse warnings (__nocast type) | Victor Fusco | 2 | -2/+3 |
2005-08-30 | [Bluetooth]: Update and cleanup of the virtual HCI driver | Marcel Holtmann | 2 | -224/+194 |
2005-08-30 | [TG3]: Fix bug in setting a tg3_flag | Michael Chan | 1 | -8/+6 |
2005-08-30 | [TG3]: Eliminate one register write in tg3_restart_ints() | Michael Chan | 1 | -2/+0 |
2005-08-30 | [TG3]: Add indirect register method for 5703 behind ICH | Michael Chan | 2 | -28/+163 |
2005-08-30 | [TG3]: Add mailbox read method | Michael Chan | 2 | -18/+24 |
2005-08-30 | [TG3]: Add various register methods | Michael Chan | 1 | -33/+33 |
2005-08-30 | [TG3]: Add basic register access function pointers | Michael Chan | 2 | -11/+31 |
2005-08-30 | [RANDOM]: Introduce secure_dccp_sequence_number | Arnaldo Carvalho de Melo | 1 | -0/+34 |
2005-08-30 | [NETLINK]: Add properly module refcounting for kernel netlink sockets. | Harald Welte | 1 | -1/+3 |
2005-08-30 | [NET]: Remove explicit initializations of skb->input_dev | David S. Miller | 3 | -3/+0 |
2005-08-30 | [NET]: Kill skb->real_dev | David S. Miller | 9 | -19/+17 |
2005-08-30 | [NET]: Remove HIPPI private from skbuff.h | Stephen Hemminger | 1 | -1/+2 |
2005-08-30 | [NET]: Kill skb->list | David S. Miller | 9 | -169/+119 |
2005-08-29 | Merge /spare/repo/linux-2.6/ | Jeff Garzik | 184 | -10027/+11574 |
2005-08-29 | [libata sata_nv] NVIDIA ok'd license change from OSL+GPL to GPL | Jeff Garzik | 1 | -14/+13 |
2005-08-29 | [PATCH] missing include in smc-ultra | Al Viro | 1 | -0/+1 |
2005-08-29 | [PATCH] missing include in tda80xx | Al Viro | 1 | -0/+1 |
2005-08-29 | Merge HEAD from master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband... | Linus Torvalds | 69 | -5583/+2486 |
2005-08-29 | Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-mmc.git | Linus Torvalds | 5 | -21/+109 |
2005-08-29 | Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-serial.git | Linus Torvalds | 2 | -470/+343 |
2005-08-29 | Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-ucb.git | Linus Torvalds | 7 | -1/+621 |
2005-08-29 | Merge refs/heads/upstream from master.kernel.org:/pub/scm/linux/kernel/git/jg... | Linus Torvalds | 55 | -3718/+7426 |
2005-08-29 | Merge refs/heads/upstream from master.kernel.org:/pub/scm/linux/kernel/git/jg... | Linus Torvalds | 15 | -150/+442 |
2005-08-29 | [PATCH] PHY Layer fixup | Andy Fleming | 5 | -102/+493 |
2005-08-29 | [libata] license change, other bits | Jeff Garzik | 16 | -244/+363 |
2005-08-29 | [PATCH] zfcp: bugfix and compile fixes | Heiko Carstens | 2 | -4/+3 |
2005-08-28 | [PATCH] zfcp: fix compilation due to rports changes | Alexey Dobriyan | 1 | -2/+0 |
2005-08-28 | Merge refs/heads/upstream-fixes from master.kernel.org:/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -6/+3 |
2005-08-28 | [PATCH] Remove race between con_open and con_close | Paul Mackerras | 1 | -1/+1 |
2005-08-27 | [PATCH] zfcp: add rports to enable scsi_add_device to work again | Andreas Herrmann | 7 | -31/+63 |
2005-08-27 | [PATCH] sg.c: fix a memory leak in devices seq_file implementation | Jan Blunck | 1 | -7/+6 |
2005-08-27 | [PATCH] fix for race problem in DVB USB drivers (dibusb) | Patrick Boettcher | 2 | -7/+17 |
2005-08-27 | [PATCH] Fix capifs bug in initialization error path. | James Morris | 1 | -1/+3 |
2005-08-27 | [PATCH] acpi_shutdown: Only prepare for power off on power_off | Eric W. Biederman | 1 | -1/+5 |
2005-08-27 | [PATCH] r8169: avoid conflict between revisions 2 and 3 of the Linksys EG1032 | Francois Romieu | 2 | -2/+2 |
2005-08-27 | [PATCH] SMP rewrite of mkiss | Ralf Baechle | 2 | -562/+523 |
2005-08-27 | [PATCH] Fix 6pack setting of MAC address | Ralf Baechle | 1 | -6/+0 |
2005-08-27 | [PATCH] 6pack Timer initialization | Ralf Baechle | 1 | -0/+3 |
2005-08-27 | [libata scsi] fix read/write translation edge cases | Jeff Garzik | 1 | -0/+10 |
2005-08-27 | libata: fix a few alan-isms | Jeff Garzik | 1 | -1/+1 |
2005-08-27 | [PATCH] IB: move include files to include/rdma | Roland Dreier | 41 | -4453/+42 |
2005-08-27 | [PATCH] IPoIB: Fix device removal race | Michael S. Tsirkin | 1 | -1/+1 |
2005-08-27 | [PATCH] IB: Add handling for ABORT and STOP RMPP MADs. | Sean Hefty | 2 | -65/+246 |