Age | Commit message (Expand) | Author | Files | Lines |
2013-11-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 18 | -127/+289 |
2013-11-21 | xen-netback: stop the VIF thread before unbinding IRQs | David Vrabel | 1 | -3/+3 |
2013-11-21 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 13 | -52/+121 |
2013-11-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 13 | -52/+121 |
2013-11-21 | net/phy: Add the autocross feature for forced links on VSC82x4 | Madalin Bucur | 2 | -7/+72 |
2013-11-21 | net/phy: Add VSC8662 support | Sandeep Singh | 1 | -0/+14 |
2013-11-21 | net/phy: Add VSC8574 support | shaohui xie | 1 | -1/+16 |
2013-11-21 | net/phy: Add VSC8234 support | Andy Fleming | 1 | -2/+17 |
2013-11-21 | net: rework recvmsg handler msg_name and msg_namelen logic | Hannes Frederic Sowa | 1 | -2/+0 |
2013-11-21 | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 1 | -4/+2 |
2013-11-21 | r8152: fix incorrect type in assignment | hayeswang | 1 | -9/+9 |
2013-11-21 | r8152: support stopping/waking tx queue | hayeswang | 1 | -0/+22 |
2013-11-21 | r8152: modify the tx flow | hayeswang | 1 | -43/+3 |
2013-11-21 | r8152: fix tx/rx memory overflow | hayeswang | 1 | -13/+17 |
2013-11-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 59 | -311/+471 |
2013-11-20 | genetlink: make multicast groups const, prevent abuse | Johannes Berg | 1 | -20/+5 |
2013-11-20 | genetlink: pass family to functions using groups | Johannes Berg | 1 | -2/+3 |
2013-11-20 | genetlink: only pass array to genl_register_family_with_ops() | Johannes Berg | 2 | -4/+2 |
2013-11-19 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 6 | -104/+275 |
2013-11-19 | be2net: Delete secondary unicast MAC addresses during be_close | Ajit Khaparde | 1 | -0/+5 |
2013-11-19 | be2net: Fix unconditional enabling of Rx interface options | Ajit Khaparde | 3 | -4/+16 |
2013-11-19 | net, virtio_net: replace the magic value | Zhi Yong Wu | 1 | -2/+2 |
2013-11-19 | bnx2x: Prevent "timeout waiting for state X" | Dmitry Kravkov | 3 | -11/+4 |
2013-11-19 | bnx2x: prevent CFC attention | Dmitry Kravkov | 1 | -1/+1 |
2013-11-19 | bnx2x: Prevent panic during DMAE timeout | Dmitry Kravkov | 2 | -0/+19 |
2013-11-19 | bnx2x: Clean the sp rtnl task upon unload | Dmitry Kravkov | 1 | -0/+4 |
2013-11-19 | brcmfmac: fix possible memory leak | Geyslan G. Bem | 1 | -0/+1 |
2013-11-18 | xen-netfront: fix missing rx_refill_timer when allocate memory failed | Ma JieYue | 1 | -3/+4 |
2013-11-16 | Merge commit 'dmaengine-3.13-v2' of git://git.kernel.org/pub/scm/linux/kernel... | Vinod Koul | 1 | -4/+2 |
2013-11-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 6 | -6/+6 |
2013-11-16 | net: ethernet: ti/cpsw: do not crash on single-MAC machines during resume | Daniel Mack | 1 | -6/+12 |
2013-11-16 | bonding: add ip checks when store ip target | Wang Weidong | 2 | -13/+9 |
2013-11-16 | IB/mlx5: Fix list_del of empty list | Eli Cohen | 1 | -1/+2 |
2013-11-15 | rtlwifi: rtl8192cu: Fix more pointer arithmetic errors | Larry Finger | 2 | -6/+6 |
2013-11-15 | mwifiex: fix issues in driver unload path for USB chipsets | Ujjal Roy | 1 | -12/+15 |
2013-11-15 | mwifiex: fix memory leak issue for sdio and pcie cards | Amitkumar Karwar | 2 | -4/+5 |
2013-11-15 | mwifiex: fix potential mem leak in .del_virtual_intf | Amitkumar Karwar | 2 | -6/+3 |
2013-11-15 | mwifiex: fix NULL pointer dereference in mwifiex_fw_dpc | Amitkumar Karwar | 1 | -2/+1 |
2013-11-15 | mwifiex: failure path handling in mwifiex_add_virtual_intf() | Amitkumar Karwar | 2 | -15/+18 |
2013-11-15 | mwifiex: use return value of mwifiex_add_virtual_intf() correctly | Amitkumar Karwar | 1 | -2/+4 |
2013-11-15 | rt2x00: fix a crash bug in the HT descriptor handling fix | Felix Fietkau | 1 | -1/+2 |
2013-11-15 | ath9k: Fix issue with MCS15 | Sujith Manoharan | 2 | -0/+61 |
2013-11-15 | ath9k: Update AR9462 2.1 initvals | Sujith Manoharan | 1 | -3/+3 |
2013-11-15 | ath: fix dynamic user regulatory settings | Luis R. Rodriguez | 1 | -1/+2 |
2013-11-15 | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -29/+38 |
2013-11-15 | kfifo API type safety | Stefani Seibold | 2 | -2/+2 |
2013-11-15 | tree-wide: use reinit_completion instead of INIT_COMPLETION | Wolfram Sang | 9 | -19/+19 |
2013-11-15 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 31 | -163/+284 |
2013-11-15 | virtio-net: mergeable buffer size should include virtio-net header | Michael Dalton | 1 | -14/+16 |
2013-11-15 | alx: Reset phy speed after resume | hahnjo | 1 | -0/+3 |