Age | Commit message (Expand) | Author |
2013-07-02 | Merge tag 'char-misc-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2013-06-26 | dlci: validate the net device in dlci_del() | Zefan Li |
2013-06-26 | dlci: acquire rtnl_lock before calling __dev_get_by_name() | Zefan Li |
2013-06-25 | net/tg3: Avoid delay during MMIO access | Gavin Shan |
2013-06-25 | macvtap: fix recovery from gup errors | Michael S. Tsirkin |
2013-06-25 | tun: fix recovery from gup errors | Michael S. Tsirkin |
2013-06-25 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-06-24 | ath9k_htc: Handle IDLE state transition properly | Sujith Manoharan |
2013-06-24 | ath9k: fix an RCU issue in calling ieee80211_get_tx_rates | Felix Fietkau |
2013-06-24 | qlcnic: Do not sleep while holding spinlock | Shahed Shaikh |
2013-06-24 | drivers: net: cpsw: fix compilation error with cpsw driver | Mugunthan V N |
2013-06-24 | sh_eth: fix misreporting of transmit abort | Sergei Shtylyov |
2013-06-24 | sh_eth: fix unhandled RFE interrupt | Sergei Shtylyov |
2013-06-24 | qmi_wwan: add various Novatel Gobi1K IDs | Dan Williams |
2013-06-24 | net: eth: davicnci_cpdma: check dma map error | Sebastian Siewior |
2013-06-24 | bonding: fix slave speed reporting in bond_miimon_commit | Nikolay Aleksandrov |
2013-06-24 | net/mlx_en: Timestamping is not supported in slave mode | Amir Vadai |
2013-06-19 | mv643xx_eth: Allocate receive queue initialized to zero | Lubomir Rintel |
2013-06-19 | pxa168_eth: Allocate receive queue initialized to zero | Lubomir Rintel |
2013-06-19 | sfc: Remove write permission from phy_type attribute | Ben Hutchings |
2013-06-19 | netdev: octeon_mgmt: Fix structure layout for little-endian. | David Daney |
2013-06-19 | netdev: octeon_mgmt: Correct tx IFG workaround. | David Daney |
2013-06-19 | stmmac: fix EEE setup | Giuseppe CAVALLARO |
2013-06-19 | drivers: net: cpsw: fix cpsw clock gating issue across suspend/resume | Mugunthan V N |
2013-06-19 | net: fec: Fix build for MCF5272 | Guenter Roeck |
2013-06-19 | vxlan: fix check for migration of static entry | stephen hemminger |
2013-06-19 | can: usb_8dev: unregister netdev before free()ing | Marc Kleine-Budde |
2013-06-17 | net: cpsw: check for cpts pointer after its allocation | Sebastian Siewior |
2013-06-17 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller |
2013-06-17 | alx: add a simple AR816x/AR817x device driver | Johannes Berg |
2013-06-17 | Fix the VLAN_TAG_PRESENT in netvsc_recv_callback() | Haiyang Zhang |
2013-06-17 | vxlan: handle skb_clone failure | stephen hemminger |
2013-06-17 | vxlan: only migrate dynamic FDB entries | stephen hemminger |
2013-06-17 | vxlan: fix race between flush and incoming learning | stephen hemminger |
2013-06-17 | Merge 3.10-rc6 into char-misc-next | Greg Kroah-Hartman |
2013-06-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-06-16 | lseek(fd, n, SEEK_END) does *not* go to eof - n | Al Viro |
2013-06-13 | tulip: Properly check dma mapping result | Neil Horman |
2013-06-13 | brcmfmac: free primary net_device when brcmf_bus_start() fails | Arend van Spriel |
2013-06-13 | net: sh_eth: fix incorrect RX length error if R8A7740 | Yoshihiro Shimoda |
2013-06-13 | drivers: net: davinci_mdio: restore mdio clk divider in mdio resume | Mugunthan V N |
2013-06-13 | drivers: net: davinci_mdio: moving mdio resume earlier than cpsw ethernet driver | Mugunthan V N |
2013-06-13 | tg3: Wait for boot code to finish after power on | Nithin Sujir |
2013-06-13 | bonding: fix igmp_retrans type and two related races | Nikolay Aleksandrov |
2013-06-13 | bonding: reset master mac on first enslave failure | Nikolay Aleksandrov |
2013-06-13 | net: ethernet: stmicro: stmmac: Fix compile error when STMMAC_XMIT_DEBUG used | Dinh Nguyen |
2013-06-13 | be2net: Fix 32-bit DMA Mask handling | Somnath Kotur |
2013-06-13 | xen-netback: don't de-reference vif pointer after having called xenvif_put() | Jan Beulich |
2013-06-13 | macvlan: don't touch promisc without passthrough | Michael S. Tsirkin |
2013-06-12 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw... | John W. Linville |