summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2013-07-18tuntap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGSJason Wang
2013-07-17xen-netfront: pull on receive skb may need to happen earlierJan Beulich
2013-07-17vxlan: add necessary locking on device removalstephen hemminger
2013-07-17ath9k_htc: fix data race between request_firmware_nowait() callback and suspe...Alexey Khoroshilov
2013-07-17ath9k: fix tx pending frames accounting for dropped packetsFelix Fietkau
2013-07-17rtlwifi: Initialize power-setting callback for USB devicesLarry Finger
2013-07-17hyperv: Fix the NETIF_F_SG flag setting in netvscHaiyang Zhang
2013-07-16be2net: Fix to avoid hardware workaround when not neededSarveshwar Bandi
2013-07-16macvtap: do not assume 802.1Q when send vlan packetsJason Wang
2013-07-16macvtap: fix the missing ret value of TUNSETQUEUEJason Wang
2013-07-16mlx5 core: Fix __udivdi3 when compiling for 32 bit archesTim Gardner
2013-07-16bgmac: add dependency to phylibHauke Mehrtens
2013-07-16atl1e: unmap partially mapped skb on dma error and free skbNeil Horman
2013-07-16iwlwifi: mvm: remove extra SSID from probe requestDavid Spinadel
2013-07-16iwlwifi: mvm: fix bug in scan ssidDavid Spinadel
2013-07-16iwlwifi: mvm: refuse connection to APs with BI < 16Johannes Berg
2013-07-16iwlwifi: mvm: track the number of Rx BA sessionsEmmanuel Grumbach
2013-07-16iwlwifi: mvm: fix L2P BA ressources leakEmmanuel Grumbach
2013-07-16iwlwifi: mvm: Fix VIF specific debugfs directory creationAlexander Bondar
2013-07-16iwlwifi: dvm: don't send BT_CONFIG on devices w/o BluetoothJohannes Berg
2013-07-16iwlwifi: mvm: unregister leds when registration failedEmmanuel Grumbach
2013-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-07-13Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-07-13Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-07-12via-rhine: fix dma mapping errorsNeil Horman
2013-07-12atl1e: fix dma mapping warningsNeil Horman
2013-07-12usb/net/r815x: fix cast to restricted __le32hayeswang
2013-07-12usb/net/r8152: fix integer overflow in expressionhayeswang
2013-07-12drivers/net/ieee802154: don't use devm_pinctrl_get_select_default() in probeWolfram Sang
2013-07-12drivers/net/ethernet/cadence: don't use devm_pinctrl_get_select_default() in ...Wolfram Sang
2013-07-12drivers/net/can/c_can: don't use devm_pinctrl_get_select_default() in probeWolfram Sang
2013-07-12net/usb: add relative mii functions for r815xhayeswang
2013-07-11mlx5: Return -EFAULT instead of -EPERMDan Carpenter
2013-07-11mlx5_core: Adjust hca_cap.uar_page_sz to conform to Connect-IB specMoshe Lazer
2013-07-11ifb: fix oops when loading the ifb faileddingtianhong
2013-07-11dummy: fix oops when loading the dummy faileddingtianhong
2013-07-11drivers: net: phy: at803x: Add missing mdio device idHelmut Schaa
2013-07-11bnx2x: fix tunneling CSUM calculationDmitry Kravkov
2013-07-11alx: fix lockdep annotationMaarten Lankhorst
2013-07-11vxlan: Fix kernel crash on rmmod.Pravin B Shelar
2013-07-11sh_eth: SH_ETH should depend on HAS_DMAGeert Uytterhoeven
2013-07-11macvtap: correctly linearize skb when zerocopy is usedJason Wang
2013-07-11tuntap: correctly linearize skb when zerocopy is usedJason Wang
2013-07-11ifb: fix rcu_sched self-detected stallsdingtianhong
2013-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2013-07-11r8169: add a new chip for RTL8411hayeswang
2013-07-11net: rename ll methods to busy-pollEliezer Tamir
2013-07-11net: rename include/net/ll_poll.h to include/net/busy_poll.hEliezer Tamir
2013-07-10Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-07-10sunvnet: vnet_port_remove must call unregister_netdevDave Kleikamp