summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-12net: mv643xx_eth: Add GRO supportSebastian Hesselbarth1-1/+1
2013-04-12tuntap: initialize vlan_featuresJason Wang1-0/+1
2013-04-12virtio-net: initialize vlan_featuresJason Wang1-0/+2
2013-04-12net: mv643xx_eth: use managed devm_kzallocSebastian Hesselbarth1-13/+4
2013-04-12net: mv643xx_eth: add shared clk and cleanup existing clk handlingSebastian Hesselbarth2-16/+14
2013-04-12net: mvmdio: add clocks property to binding documentationSebastian Hesselbarth1-0/+1
2013-04-12vhost_net: remove tx polling stateJason Wang2-68/+9
2013-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller7-6/+32
2013-04-12net/mlx4_en: set correct MTU in SRIOVEugenia Emantayev1-1/+3
2013-04-12net/mlx4_core: Translate guest B0 steering rules to DMFSHadar Hen Zion1-22/+63
2013-04-12net/mlx4_core: Add helper function to translate B0 steering rules to DMFSHadar Hen Zion2-22/+33
2013-04-11usbnet: handle link changeMing Lei2-0/+31
2013-04-11usbnet: apply usbnet_link_changeMing Lei1-1/+1
2013-04-11usbnet: sierra: apply usbnet_link_changeMing Lei1-2/+1
2013-04-11usbnet: dm9601: apply usbnet_link_changeMing Lei1-6/+1
2013-04-11usbnet: cdc-ether: apply usbnet_link_changeMing Lei1-4/+1
2013-04-11usbnet: ax88179_1781: apply usbnet_link_changeMing Lei1-8/+4
2013-04-11usbnet: asix: apply usbnet_link_changeMing Lei1-5/+1
2013-04-11usbnet: cdc_ncm: apply usbnet_link_changeMing Lei1-6/+3
2013-04-11usbnet: mcs7830: apply usbnet_link_changeMing Lei1-4/+1
2013-04-11usbnet: mcs7830: don't reset linkMing Lei1-3/+2
2013-04-11usbnet: introduce usbnet_link_change APIMing Lei2-0/+14
2013-04-11netprio_cgroup: make local table staticstephen hemminger1-1/+1
2013-04-11xen-netback: fix sparse warningstephen hemminger1-1/+1
2013-04-11bnx2: make cnic_probe staticstephen hemminger1-1/+1
2013-04-11openvswitch: datapath.h: Fix a stale comment.Andy Zhou1-1/+0
2013-04-10Merge branch 'wireless'David S. Miller258-3956/+23444
2013-04-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville258-3956/+23444
2013-04-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville26-347/+460
2013-04-10tg3: Use bool not intJoe Perches1-77/+80
2013-04-09Merge branch 'tg3'David S. Miller3-40/+323
2013-04-09MAINTAINERS: Update tg3 to reflect organizational changesNithin Sujir1-1/+1
2013-04-09tg3: Update version to 3.131Nithin Sujir1-2/+2
2013-04-09tg3: Reset the phy to allow modified EEE settings to take effectNithin Sujir1-0/+38
2013-04-09tg3: Pull the phy advertised speed and flow control settings on driver loadNithin Sujir2-0/+136
2013-04-09tg3: Add support for link flap avoidanceNithin Sujir2-9/+58
2013-04-09tg3: Add SGMII phy support for 5719/5718 serdesMichael Chan2-7/+51
2013-04-09tg3: Add tg3_clear_mac_status() common functionMichael Chan1-16/+14
2013-04-09tg3: Add a warning during link settings change if mgmt enabledNithin Sujir1-0/+14
2013-04-09tg3: Remove unnecessary phy reset during ethtool commandsNithin Sujir1-2/+2
2013-04-09tg3: Fix NVRAM size detection for the STM45PE20 pinstrap on 5762 devicesMichael Chan1-0/+6
2013-04-09tg3: Fix flow control settings not propagated to hardwareNithin Sujir1-3/+1
2013-04-09net: sctp: introduce uapi header for sctpDaniel Borkmann5-16/+78
2013-04-09mrf24j40: use module_spi_driver to simplify the codeWei Yongjun1-12/+1
2013-04-09netprio_cgroup: remove task_struct parameter from sock_update_netprio()Zefan Li3-6/+6
2013-04-09cls_cgroup: remove task_struct parameter from sock_update_classid()Zefan Li3-6/+6
2013-04-09tcp_memcontrol: remove a redundant statement in tcp_destroy_cgroup()Zefan Li1-2/+0
2013-04-09net: ipv6: only invalidate previously tokenized addressesDaniel Borkmann2-2/+7
2013-04-09net: ipv6: also allow token to be set when device not readyDaniel Borkmann1-6/+16
2013-04-09net: ipv6: minor: use in6addr_any in token initDaniel Borkmann1-1/+1