aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-08-21net: fsl_pq_mdio: remove unnecessary dev_set_drvdata()Libo Chen1-2/+0
2013-08-21Merge branch 'tuntap'David S. Miller2-6/+43
2013-08-21tun: Get skfilter layoutPavel Emelyanov2-0/+11
2013-08-21tun: Allow to skip filter on attachPavel Emelyanov2-5/+8
2013-08-21tun: Report whether the queue is attached or notPavel Emelyanov1-0/+3
2013-08-21tun: Add ability to create tun device with given indexPavel Emelyanov2-1/+21
2013-08-21net/mlx4_en: Reduce scope of local variables in mlx4_en_xmitAmir Vadai1-3/+7
2013-08-21net/mlx4_en: Fix handling of dma_map failureAmir Vadai1-35/+62
2013-08-21net/mlx4_en: Notify user when TX ring in error stateAmir Vadai1-0/+9
2013-08-21net/mlx4_en: Disable global flow control when PFC enabledEugenia Emantayev1-2/+2
2013-08-21net/mlx4_en: Coding style cleanup in mlx4_en_dcbnl_ieee_setpfc()Amir Vadai1-6/+9
2013-08-21qlcnic: Update version to 5.3.48Himanshu Madhani1-2/+2
2013-08-21qlcnic: Implement ndo_get_phys_port_id for 82xx adapterShahed Shaikh7-11/+63
2013-08-21qlcnic: Enable diagnostic test for multiple Tx queues.Himanshu Madhani6-14/+34
2013-08-21qlcnic: Enable Tx queue changes using ethtool for 82xx Series adapter.Himanshu Madhani8-35/+145
2013-08-21qlcnic: Multi Tx queue support for 82xx Series adapter.Himanshu Madhani8-112/+487
2013-08-21net/phy: micrel: Add OF configuration support for ksz9021Sean Cross2-1/+151
2013-08-20net: ipv6: mcast: minor: use defines for rfc3810/8.1 lengthsDaniel Borkmann1-3/+6
2013-08-20net: ipv6: minor: *_start_timer: rather use unsigned longDaniel Borkmann1-5/+5
2013-08-20net: ipv6: igmp6_event_query: use msecs_to_jiffiesDaniel Borkmann1-6/+5
2013-08-20net: cpsw: Add support for wake-on-lan for cpswMatus Ujhelyi1-0/+25
2013-08-20drivers: net: cpsw: remove platform data header file of cpswMugunthan V N2-8/+6
2013-08-20ip6_tunnel: ensure to always have a link local addressNicolas Dichtel2-42/+18
2013-08-20Revert "ipv6: fix checkpatch errors in net/ipv6/addrconf.c"David S. Miller1-14/+10
2013-08-20bcm63xx_enet: replace devm_request_and_ioremap by devm_ioremap_resourceJulia Lawall1-5/+5
2013-08-20net: davinci_mdio: use platform_{get,set}_drvdata()Libo Chen1-2/+1
2013-08-20net: xilinx_emaclite: use platform_{get,set}_drvdata()Libo Chen1-2/+1
2013-08-20net: sunhme: use platform_{get,set}_drvdata()Libo Chen1-1/+1
2013-08-20net: sunbmac: use platform_{get,set}_drvdata()Libo Chen1-1/+1
2013-08-20net: fec_mpc52xx_phy: use platform_{get,set}_drvdata()Libo Chen1-2/+1
2013-08-20net: ucc_geth: use platform_{get,set}_drvdata()Libo Chen1-2/+1
2013-08-20net: fsl_pq_mdio: use platform_{get,set}_drvdata()Libo Chen1-1/+1
2013-08-20sh_eth: remove 'register_type' field from 'struct sh_eth_plat_data'Sergei Shtylyov10-18/+7
2013-08-20sh_eth: get register layout from 'struct sh_eth_cpu_data'Sergei Shtylyov2-1/+22
2013-08-20SolutionEngine7724: fix Ether supportSergei Shtylyov1-1/+3
2013-08-20SH7619: fix Ether supportSergei Shtylyov1-2/+10
2013-08-20ipip: dereferencing an ERR_PTR in ip_tunnel_init_net()Dan Carpenter1-4/+4
2013-08-20myri10ge: Add support for ndo_busy_pollHyong-Youb Kim1-2/+198
2013-08-20ipv4: raise IP_MAX_MTU to theoretical limitEric Dumazet1-5/+3
2013-08-20vhost: Include linux/uio.h instead of linux/socket.hAsias He1-1/+1
2013-08-20tcp: trivial: Remove nocache argument from tcp_v4_send_synackChristoph Paasch1-3/+2
2013-08-20pch_gbe: ethtool cannot change parameters when link is downAnders Larsen1-0/+1
2013-08-20moxa: fix missing unlock on error in moxart_mac_start_xmit()Wei Yongjun1-4/+6
2013-08-20sundance: Add myself as a maintainerDenis Kirjanov1-0/+6
2013-08-20sundance: Add netpoll supportDenis Kirjanov1-0/+14
2013-08-20ipv6: fix checkpatch errors in net/ipv6/addrconf.cdingtianhong1-10/+14
2013-08-20ipv6: convert the uses of ADBG and remove the superfluous parenthesesdingtianhong1-11/+11
2013-08-20vxlan: using kfree_rcu() to simplify the codeWei Yongjun1-7/+1
2013-08-20r8169,sis190: remove unnecessary length checkPeter Wu2-6/+0
2013-08-20drivers/net: enic: Generate notification of hardware crashNeel Patel2-1/+2