Age | Commit message (Expand) | Author |
2013-07-18 | macvtap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGS | Jason Wang |
2013-07-18 | tuntap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGS | Jason Wang |
2013-07-17 | xen-netfront: pull on receive skb may need to happen earlier | Jan Beulich |
2013-07-17 | vxlan: add necessary locking on device removal | stephen hemminger |
2013-07-16 | hyperv: Fix the NETIF_F_SG flag setting in netvsc | Haiyang Zhang |
2013-07-16 | be2net: Fix to avoid hardware workaround when not needed | Sarveshwar Bandi |
2013-07-16 | macvtap: do not assume 802.1Q when send vlan packets | Jason Wang |
2013-07-16 | macvtap: fix the missing ret value of TUNSETQUEUE | Jason Wang |
2013-07-16 | mlx5 core: Fix __udivdi3 when compiling for 32 bit arches | Tim Gardner |
2013-07-16 | bgmac: add dependency to phylib | Hauke Mehrtens |
2013-07-16 | atl1e: unmap partially mapped skb on dma error and free skb | Neil Horman |
2013-07-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2013-07-13 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2013-07-13 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2013-07-12 | via-rhine: fix dma mapping errors | Neil Horman |
2013-07-12 | atl1e: fix dma mapping warnings | Neil Horman |
2013-07-12 | usb/net/r815x: fix cast to restricted __le32 | hayeswang |
2013-07-12 | usb/net/r8152: fix integer overflow in expression | hayeswang |
2013-07-11 | drivers/net/ieee802154: don't use devm_pinctrl_get_select_default() in probe | Wolfram Sang |
2013-07-11 | drivers/net/ethernet/cadence: don't use devm_pinctrl_get_select_default() in ... | Wolfram Sang |
2013-07-11 | drivers/net/can/c_can: don't use devm_pinctrl_get_select_default() in probe | Wolfram Sang |
2013-07-11 | net/usb: add relative mii functions for r815x | hayeswang |
2013-07-11 | mlx5: Return -EFAULT instead of -EPERM | Dan Carpenter |
2013-07-11 | mlx5_core: Adjust hca_cap.uar_page_sz to conform to Connect-IB spec | Moshe Lazer |
2013-07-11 | ifb: fix oops when loading the ifb failed | dingtianhong |
2013-07-11 | dummy: fix oops when loading the dummy failed | dingtianhong |
2013-07-11 | drivers: net: phy: at803x: Add missing mdio device id | Helmut Schaa |
2013-07-11 | bnx2x: fix tunneling CSUM calculation | Dmitry Kravkov |
2013-07-11 | alx: fix lockdep annotation | Maarten Lankhorst |
2013-07-11 | vxlan: Fix kernel crash on rmmod. | Pravin B Shelar |
2013-07-10 | sh_eth: SH_ETH should depend on HAS_DMA | Geert Uytterhoeven |
2013-07-10 | macvtap: correctly linearize skb when zerocopy is used | Jason Wang |
2013-07-10 | tuntap: correctly linearize skb when zerocopy is used | Jason Wang |
2013-07-10 | ifb: fix rcu_sched self-detected stalls | dingtianhong |
2013-07-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds |
2013-07-10 | r8169: add a new chip for RTL8411 | hayeswang |
2013-07-10 | net: rename ll methods to busy-poll | Eliezer Tamir |
2013-07-10 | net: rename include/net/ll_poll.h to include/net/busy_poll.h | Eliezer Tamir |
2013-07-10 | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2013-07-10 | sunvnet: vnet_port_remove must call unregister_netdev | Dave Kleikamp |
2013-07-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2013-07-09 | drivers/net: caif: fix wrong rtnl_is_locked() usage | Konstantin Khlebnikov |
2013-07-09 | drivers/net: enic: release rtnl_lock on error-path | Konstantin Khlebnikov |
2013-07-09 | net: mv643xx_eth: do not use port number as platform device id | Jonas Gorski |
2013-07-09 | virtio_net: fix race in RX VQ processing | Michael S. Tsirkin |
2013-07-09 | net/cadence/macb: fix bug/typo in extracting gem_irq_read_clear bit | Jongsung Kim |
2013-07-08 | mlx5_core: Fixes for sparse warnings | Roland Dreier |
2013-07-08 | mlx5: Add driver for Mellanox Connect-IB adapters | Eli Cohen |
2013-07-05 | sfc: Fix memory leak when discarding scattered packets | Ben Hutchings |
2013-07-04 | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds |