aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
* macvtap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGSJason Wang2013-07-18
* tuntap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGSJason Wang2013-07-18
* xen-netfront: pull on receive skb may need to happen earlierJan Beulich2013-07-17
* vxlan: add necessary locking on device removalstephen hemminger2013-07-17
* hyperv: Fix the NETIF_F_SG flag setting in netvscHaiyang Zhang2013-07-17
* be2net: Fix to avoid hardware workaround when not neededSarveshwar Bandi2013-07-16
* macvtap: do not assume 802.1Q when send vlan packetsJason Wang2013-07-16
* macvtap: fix the missing ret value of TUNSETQUEUEJason Wang2013-07-16
* mlx5 core: Fix __udivdi3 when compiling for 32 bit archesTim Gardner2013-07-16
* bgmac: add dependency to phylibHauke Mehrtens2013-07-16
* atl1e: unmap partially mapped skb on dma error and free skbNeil Horman2013-07-16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-07-13
|\
| * via-rhine: fix dma mapping errorsNeil Horman2013-07-12
| * atl1e: fix dma mapping warningsNeil Horman2013-07-12
| * usb/net/r815x: fix cast to restricted __le32hayeswang2013-07-12
| * usb/net/r8152: fix integer overflow in expressionhayeswang2013-07-12
| * drivers/net/ieee802154: don't use devm_pinctrl_get_select_default() in probeWolfram Sang2013-07-11
| * drivers/net/ethernet/cadence: don't use devm_pinctrl_get_select_default() in ...Wolfram Sang2013-07-11
| * drivers/net/can/c_can: don't use devm_pinctrl_get_select_default() in probeWolfram Sang2013-07-11
| * net/usb: add relative mii functions for r815xhayeswang2013-07-11
| * ifb: fix oops when loading the ifb faileddingtianhong2013-07-11
| * dummy: fix oops when loading the dummy faileddingtianhong2013-07-11
| * drivers: net: phy: at803x: Add missing mdio device idHelmut Schaa2013-07-11
| * bnx2x: fix tunneling CSUM calculationDmitry Kravkov2013-07-11
| * alx: fix lockdep annotationMaarten Lankhorst2013-07-11
| * vxlan: Fix kernel crash on rmmod.Pravin B Shelar2013-07-11
| * sh_eth: SH_ETH should depend on HAS_DMAGeert Uytterhoeven2013-07-10
| * macvtap: correctly linearize skb when zerocopy is usedJason Wang2013-07-10
| * tuntap: correctly linearize skb when zerocopy is usedJason Wang2013-07-10
| * ifb: fix rcu_sched self-detected stallsdingtianhong2013-07-10
| * r8169: add a new chip for RTL8411hayeswang2013-07-10
| * net: rename ll methods to busy-pollEliezer Tamir2013-07-10
| * net: rename include/net/ll_poll.h to include/net/busy_poll.hEliezer Tamir2013-07-10
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-07-13
|\ \
| * | MIPS: OCTEON: Rename Kconfig CAVIUM_OCTEON_REFERENCE_BOARD to CAVIUM_OCTEON_SOCDavid Daney2013-06-10
* | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-07-13
|\ \ \
| * | | mlx5: Return -EFAULT instead of -EPERMDan Carpenter2013-07-11
| * | | mlx5_core: Adjust hca_cap.uar_page_sz to conform to Connect-IB specMoshe Lazer2013-07-11
| * | | mlx5_core: Fixes for sparse warningsRoland Dreier2013-07-08
| * | | mlx5: Add driver for Mellanox Connect-IB adaptersEli Cohen2013-07-08
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2013-07-10
|\ \ \ \
| * | | | sunvnet: vnet_port_remove must call unregister_netdevDave Kleikamp2013-07-10
| | |_|/ | |/| |
* | | | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-07-10
|\ \ \ \ | |/ / / |/| | |
| * | | virtio-net: fix the race between channels setting and refillJason Wang2013-07-03
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-09
|\ \ \ \
| * | | | drivers/net: caif: fix wrong rtnl_is_locked() usageKonstantin Khlebnikov2013-07-09
| * | | | drivers/net: enic: release rtnl_lock on error-pathKonstantin Khlebnikov2013-07-09
| * | | | net: mv643xx_eth: do not use port number as platform device idJonas Gorski2013-07-09
| * | | | virtio_net: fix race in RX VQ processingMichael S. Tsirkin2013-07-09
| * | | | net/cadence/macb: fix bug/typo in extracting gem_irq_read_clear bitJongsung Kim2013-07-09