Age | Commit message (Expand) | Author | Files | Lines |
2013-03-11 | rrunner.c: fix possible memory leak in rr_init_one() | David Oostdyk | 1 | -0/+3 |
2013-03-08 | tg3: Update link_up flag for phylib devices | Nithin Sujir | 1 | -9/+5 |
2013-03-08 | bnx2x: Fix SFP+ misconfiguration in iSCSI boot scenario | Yaniv Rosner | 2 | -1/+6 |
2013-03-08 | bnx2x: Fix intermittent long KR2 link up time | Yaniv Rosner | 2 | -1/+13 |
2013-03-08 | macvlan: Set IFF_UNICAST_FLT flag to prevent unnecessary promisc mode. | Vlad Yasevich | 1 | -0/+1 |
2013-03-08 | team: unsyc the devices addresses when port is removed | Vlad Yasevich | 1 | -0/+2 |
2013-03-08 | mv643xx_eth: fix for disabled autoneg | Phil Sutter | 1 | -4/+51 |
2013-03-08 | bonding: fire NETDEV_RELEASE event only on 0 slaves | Veaceslav Falico | 1 | -2/+3 |
2013-03-08 | vxlan: fix oops when delete netns containing vxlan | Zang MingJie | 1 | -0/+8 |
2013-03-08 | vmxnet3: prevent div-by-zero panic when ring resizing uninitialized dev | Bhavesh Davda | 3 | -2/+9 |
2013-03-08 | net/mlx4_en: Disable RFS when running in SRIOV mode | Amir Vadai | 1 | -3/+5 |
2013-03-08 | net/mlx4_en: Cleanup MAC resources on module unload or port stop | Yan Burman | 1 | -16/+20 |
2013-03-08 | net/mlx4_en: Fix race when setting the device MAC address | Yan Burman | 2 | -22/+21 |
2013-03-08 | net/mlx4_core: Fix endianness bug in set_param_l | Jack Morgenstein | 8 | -18/+18 |
2013-03-08 | net/mlx4_core: Turn off device-managed FS bit in dev-cap wrapper if DMFS is n... | Jack Morgenstein | 1 | -0/+8 |
2013-03-08 | net/mlx4_core: Disable mlx4_QP_ATTACH calls from guests if the host uses flow... | Jack Morgenstein | 1 | -0/+3 |
2013-03-07 | e1000e: fix accessing to suspended device | Konstantin Khlebnikov | 2 | -0/+15 |
2013-03-07 | e1000e: fix runtime power management transitions | Konstantin Khlebnikov | 1 | -60/+18 |
2013-03-07 | e1000e: fix pci-device enable-counter balance | Konstantin Khlebnikov | 1 | -1/+1 |
2013-03-07 | tun: add a missing nf_reset() in tun_net_xmit() | Eric Dumazet | 1 | -0/+2 |
2013-03-07 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 15 | -339/+229 |
2013-03-06 | be2net: use CSR-BAR SEMAPHORE reg for BE2/BE3 | Sathya Perla | 4 | -8/+22 |
2013-03-06 | Merge branch 'sfc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc | David S. Miller | 2 | -3/+3 |
2013-03-06 | sfc: Correct efx_rx_buffer::page_offset when EFX_PAGE_IP_ALIGN != 0 | Ben Hutchings | 1 | -1/+1 |
2013-03-06 | sfc: Disable soft interrupt handling during efx_device_detach_sync() | Ben Hutchings | 1 | -2/+2 |
2013-03-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 15 | -339/+229 |
2013-03-06 | benet: Wait f/w POST until timeout | Gavin Shan | 1 | -17/+10 |
2013-03-06 | reset nf before xmit vxlan encapsulated packet | Zang MingJie | 1 | -0/+2 |
2013-03-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller | 7 | -79/+98 |
2013-03-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 34 | -174/+1881 |
2013-03-05 | igb: Fix for lockdep issue in igb_get_i2c_client | Carolyn Wyborny | 3 | -68/+17 |
2013-03-05 | igb: Fix link setup for I210 devices | Carolyn Wyborny | 1 | -3/+8 |
2013-03-05 | igb: Drop BUILD_BUG_ON check from igb_build_rx_buffer | Alexander Duyck | 1 | -7/+0 |
2013-03-05 | e1000e: workaround DMA unit hang on I218 | Bruce Allan | 3 | -1/+73 |
2013-03-04 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw... | John W. Linville | 15 | -339/+229 |
2013-03-04 | net: fec: fix build error in no MXC platform | Frank Li | 1 | -8/+7 |
2013-03-04 | net: fec: put tx to napi poll function to fix dead lock | Frank Li | 2 | -47/+41 |
2013-03-04 | iwlwifi: mvm: don't warn on normal BAR sending | Emmanuel Grumbach | 1 | -5/+1 |
2013-03-04 | iwlwifi: mvm: update the rssi calculation | Emmanuel Grumbach | 3 | -23/+35 |
2013-03-04 | iwlwifi: mvm: ignore STOP_AGG when restarting | Emmanuel Grumbach | 1 | -0/+10 |
2013-03-04 | iwlwifi: mvm: Remove overriding calibrations for the 7000 family | Dor Shaish | 1 | -114/+0 |
2013-03-04 | iwlwifi: mvm: Take the phy_cfg from the TLV value | Dor Shaish | 1 | -15/+1 |
2013-03-04 | iwlwifi: mvm: Set valid TX antennas value before calib request | Dor Shaish | 1 | -0/+5 |
2013-03-04 | iwlwifi: mvm: restart the NIC of the cmd queue gets full | Emmanuel Grumbach | 1 | -5/+13 |
2013-03-03 | ax88179_178a: ASIX AX88179_178A USB 3.0/2.0 to gigabit ethernet adapter driver | Freddy Xin | 3 | -0/+1467 |
2013-03-02 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2 | -5/+5 |
2013-03-01 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 14 | -84/+194 |
2013-03-01 | net/phy: micrel: Disable asymmetric pause for KSZ9021 | Vlastimil Kosar | 1 | -2/+1 |
2013-03-01 | bgmac: omit the fcs | Hauke Mehrtens | 1 | -0/+4 |
2013-03-01 | phy: Fix phy_device_free memory leak | Petr Malat | 1 | -4/+6 |