summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2013-07-28USBNET: increase max rx/tx qlen for improving USB3 thoughtputMing Lei
2013-07-28USBNET: centralize computing of max rx/tx qlenMing Lei
2013-07-28tuntap: hardware vlan tx supportJason Wang
2013-07-28virtio-net: put virtio net header inline with dataMichael S. Tsirkin
2013-07-26bond: cleanup netpoll codestephen hemminger
2013-07-26team: cleanup netpoll clodestephen hemminger
2013-07-26bonding: use pre-defined macro in bond_mode_name instead of magic number 0Wang Sheng-Hui
2013-07-25drivers/net/ethernet/stmicro/stmmac: don't check resource with devm_ioremap_r...Wolfram Sang
2013-07-25drivers: net: cpsw: add support to show hw stats via ethtoolMugunthan V N
2013-07-25bonding: Fixed up a error "do not initialise statics to 0 or NULL" in bond_ma...dingtianhong
2013-07-25bonding: add rtnl protection for bonding_store_fail_over_macdingtianhong
2013-07-25bonding: bond_sysfs.c checkpatch cleanupdingtianhong
2013-07-25bonding: don't call slave_xxx_netpoll under spinlocksdingtianhong
2013-07-25drivers/net: enic: Move ethtool code to a separate fileNeel Patel
2013-07-24be2net: delete primary MAC address while unloadingSathya Perla
2013-07-24be2net: use SET/GET_MAC_LIST for SH-RSathya Perla
2013-07-24be2net: refactor MAC-addr setup codeSathya Perla
2013-07-24be2net: fix pmac_id for BE3 VFsSathya Perla
2013-07-24be2net: allow VFs to program MAC and VLAN filtersSathya Perla
2013-07-24be2net: fix MAC address modification for VFSathya Perla
2013-07-24sh_eth: Add support for r8a7790 SoCSimon Horman
2013-07-24sh_eth: add support for RMIIMODE registerSimon Horman
2013-07-23team: add support for sending multicast rejoinsJiri Pirko
2013-07-23net: convert resend IGMP to notifier eventJiri Pirko
2013-07-23team: add peer notificationJiri Pirko
2013-07-23macvlan fdb replace supportThomas Richter
2013-07-23vxlan fdb replace an existing entryThomas Richter
2013-07-22fec: Use devm_request_irq()Fabio Estevam
2013-07-22fec: Remove unneeded check in platform_get_resource()Fabio Estevam
2013-07-22fec: Check the return value from clk_prepare_enable()Fabio Estevam
2013-07-22fec: Enable/disable clk_ptp in suspend/resumeFabio Estevam
2013-07-22fec: Fix the order for enabling/disabling the clocksFabio Estevam
2013-07-22fec: Do not enable/disable optional clocks unconditionallyFabio Estevam
2013-07-22tun: Support software transmit time stamping.Richard Cochran
2013-07-20net/velocity: add poll controller function for velocity nicAmit Uttamchandani
2013-07-18macvtap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGSJason Wang
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-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-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