| Commit message (Expand) | Author | Age | Files | Lines |
* | ppp: convert to idr_alloc() | Tejun Heo | 2013-02-28 | 1 | -29/+4 |
* | macvtap: convert to idr_alloc() | Tejun Heo | 2013-02-28 | 1 | -16/+5 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-27 | 3 | -4/+4 |
|\ |
|
| * | new helper: file_inode(file) | Al Viro | 2013-02-23 | 3 | -4/+4 |
* | | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2013-02-26 | 1 | -11/+1 |
|\ \ |
|
| * | | virtio: use module_virtio_driver. | Rusty Russell | 2013-02-13 | 1 | -11/+1 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2013-02-26 | 18 | -180/+98 |
|\ \ |
|
| * | | usbnet: smsc95xx: rename FEATURE_AUTOSUSPEND | Ming Lei | 2013-02-25 | 1 | -7/+7 |
| * | | usbnet: smsc95xx: fix broken runtime suspend | Ming Lei | 2013-02-25 | 1 | -10/+2 |
| * | | usbnet: smsc95xx: fix suspend failure | Ming Lei | 2013-02-25 | 1 | -3/+9 |
| * | | bgmac: fix indexing of 2nd level loops | Rafał Miłecki | 2013-02-25 | 1 | -7/+11 |
| * | | b43: Fix lockdep splat on module unload | Larry Finger | 2013-02-25 | 1 | -1/+2 |
| * | | VXLAN: Use tunnel_ip_select_ident() for tunnel IP-Identification. | Pravin B Shelar | 2013-02-25 | 1 | -1/+2 |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-02-25 | 3 | -29/+5 |
| |\ \ |
|
| | * | | brcmfmac: fix missing unlock on error in brcmf_notify_vif_event() | Wei Yongjun | 2013-02-22 | 1 | -1/+3 |
| | * | | mwifiex: fix system freeze while reloading driver | Avinash Patil | 2013-02-22 | 1 | -10/+1 |
| | * | | mwifiex: don't drop carrier flag over suspend | Daniel Drake | 2013-02-22 | 2 | -18/+1 |
| * | | | net/pasemi: Fix missing coding style | Syam Sidhardhan | 2013-02-25 | 1 | -3/+6 |
| * | | | vmxnet3: fix ethtool ring buffer size setting | Neil Horman | 2013-02-25 | 1 | -4/+2 |
| * | | | vmxnet3: make local function static | stephen hemminger | 2013-02-25 | 1 | -2/+2 |
| * | | | bnx2x: remove dead code and make local funcs static | stephen hemminger | 2013-02-25 | 2 | -60/+2 |
| * | | | gianfar: fix compile fail for NET_POLL=y due to struct packing | Paul Gortmaker | 2013-02-24 | 1 | -12/+14 |
| * | | | vxlan: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 2013-02-23 | 1 | -1/+1 |
| * | | | mlx4_en: fix allocation of CPU affinity reverse-map | Kleber Sacilotto de Souza | 2013-02-23 | 1 | -1/+1 |
| * | | | mlx4_en: fix allocation of device tx_cq | Kleber Sacilotto de Souza | 2013-02-23 | 1 | -1/+1 |
| * | | | net: fec: Fix division by zero | Fabio Estevam | 2013-02-22 | 1 | -34/+34 |
| * | | | qlcnic: Bump up the version to 5.1.35 | Jitendra Kalsaria | 2013-02-22 | 1 | -2/+2 |
| * | | | qlcnic: Fix configure interrupts for 83xx adapter types | Manish Chopra | 2013-02-22 | 1 | -7/+0 |
| * | | | qlcnic: Fix internal loopback test for 82xx adapter | Shahed Shaikh | 2013-02-22 | 1 | -1/+1 |
| * | | | net: fec: Ensure that initialization is done prior to request_irq() | Fabio Estevam | 2013-02-21 | 1 | -15/+15 |
* | | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2013-02-26 | 7 | -63/+243 |
|\ \ \ \ |
|
| * | | | | mlx4: Implement memory windows allocation and deallocation | Shani Michaeli | 2013-02-25 | 1 | -0/+95 |
| * | | | | mlx4_core: Enable memory windows in {INIT, QUERY}_HCA | Shani Michaeli | 2013-02-25 | 4 | -0/+10 |
| * | | | | mlx4_core: Disable memory windows for virtual functions | Shani Michaeli | 2013-02-25 | 4 | -15/+75 |
| * | | | | mlx4_core: Propagate MR deregistration failures to caller | Shani Michaeli | 2013-02-21 | 2 | -9/+24 |
| * | | | | mlx4_core: Rename MPT-related functions to have mpt_ prefix | Shani Michaeli | 2013-02-21 | 3 | -39/+39 |
* | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2013-02-24 | 1 | -2/+2 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge remote-tracking branch 'agust/next' into next | Benjamin Herrenschmidt | 2013-02-20 | 1 | -2/+2 |
| |\ \ \ \ \ |
|
| | * | | | | | powerpc, dma: move bestcomm driver from arch/powerpc/sysdev to drivers/dma | Philippe De Muyter | 2013-01-03 | 1 | -2/+2 |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2013-02-22 | 2 | -1/+1 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | drivers/net,AT91RM9200: add missing GENERIC_HARDIRQS dependency | Heiko Carstens | 2013-02-14 | 1 | -0/+1 |
| * | | | | | | | phylib: remove !S390 dependeny from Kconfig | Heiko Carstens | 2013-02-14 | 1 | -1/+0 |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2013-02-22 | 5 | -5/+4 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | net: mvneta: remove unneeded version.h include | Jesper Juhl | 2013-01-29 | 1 | -1/+0 |
| * | | | | | | | | Merge branch 'master' into for-next | Jiri Kosina | 2013-01-29 | 858 | -26598/+68508 |
| |\ \ \ \ \ \ \ \
| | | |/ / / / / /
| | |/| | | | | | |
|
| * | | | | | | | | treewide: Fix typo in various drivers | Masanari Iida | 2013-01-09 | 1 | -1/+1 |
| * | | | | | | | | treewide: Replace incomming with incoming in all comments and strings | Jorrit Schippers | 2013-01-03 | 3 | -3/+3 |
* | | | | | | | | | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds | 2013-02-22 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | sun.com documentation fixes | Christian Kujau | 2013-02-22 | 1 | -2/+2 |
| | |_|_|_|_|/ / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 2013-02-22 | 1 | -0/+3 |
|\ \ \ \ \ \ \ \ \ |
|