summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2013-04-29bnx2x: allow handling tunnel over udp offloadDmitry Kravkov
2013-04-29vxlan: do not set SKB_GSO_UDPDmitry Kravkov
2013-04-29cxgb4vf: Support CPL_SGE_EGR_UPDATEs encapsulated in a CPL_FW4_MSGVipul Pandya
2013-04-29cxgb4: Support CPL_SGE_EGR_UPDATEs encapsulated in a CPL_FW4_MSGVipul Pandya
2013-04-29cxgb4: Fix pci_device_id structure initialization with correct PF numberVipul Pandya
2013-04-29Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-04-29Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-04-29tg3: shows HW time stamping support only if ptp_capable is presentFlavio Leitner
2013-04-29be2net: FLR must be first cmd issued to Lancer FWKalesh AP
2013-04-29be2net: Use GET_FUNCTION_CONFIG V1 cmdKalesh AP
2013-04-29sh_eth: add R8A77781 supportSergei Shtylyov
2013-04-29Merge tag 'char-misc-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-04-29r8169: fix 8168evl frame padding.Stefan Bader
2013-04-29hyperv: Fix a compiler warning in netvsc_send()Haiyang Zhang
2013-04-29drivers: net: usb: pegasus: fix control urb submissionPetko Manolov
2013-04-29drivers: net: usb: pegasus: read/write_mii_word optimisedPetko Manolov
2013-04-29drivers: net: usb: pegasus: remove skb poolPetko Manolov
2013-04-29be2net: Fix to show wol disabled/enabled state correctly.Sarveshwar Bandi
2013-04-29be2net: Fixed memory leakSuresh Reddy
2013-04-29vxlan: allow choosing destination port per vxlanstephen hemminger
2013-04-29vxlan: compute source port in network byte orderstephen hemminger
2013-04-29vxlan: source compatiablity with IFLA_VXLAN_GROUP (v2)stephen hemminger
2013-04-29vxlan: fix byte order issues with NDA_PORTstephen hemminger
2013-04-29vxlan: document UDP default portstephen hemminger
2013-04-29vxlan: update mail address and copyright datestephen hemminger
2013-04-29net: tun: release the reference of tun device in tun_recvmsgGao feng
2013-04-29virtio-net: fill only rx queues which are being usedSasha Levin
2013-04-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2013-04-27net/mlx4: Add support to get VF configRony Efraim
2013-04-27net/mlx4: Add VF MAC spoof checking supportRony Efraim
2013-04-27net/mlx4: Add set VF default vlan ID and priority supportRony Efraim
2013-04-27net/mlx4: Add set VF mac address supportRony Efraim
2013-04-27net/mlx4: Add structures to keep VF Ethernet ports informationRony Efraim
2013-04-27net/mlx4: Add reference counting to MAC registerationRony Efraim
2013-04-27net/mlx4_en: Disable HW clock overflow check when no HW supportAmir Vadai
2013-04-27net/mlx4_core: Disable HW timestamping for VFsAmir Vadai
2013-04-27be2net: Avoid diagnostic test in certain versions of firmware to avoid NIC fr...Suresh Reddy
2013-04-27be2net: Renamed rx_address_mismatch_errors to rx_address_filteredSuresh Reddy
2013-04-27be2net: Add support for setting and getting rx flow hash optionsSuresh Reddy
2013-04-26arm64: vexpress: Enable ARMv8 RTSM model (SoC) supportCatalin Marinas
2013-04-26rtlwifi: rtl8192cu: Fix false loss of AP indicationLarry Finger
2013-04-26brcmsmac: Fix merge issuePiotr Haber
2013-04-26mwifiex: Correct pci_unmap_single's sizeYogesh Ashok Powar
2013-04-26mwifiex: Do not kfree cmd buf while unregistering PCIeYogesh Ashok Powar
2013-04-26mwifiex: Call pci_release_region after calling pci_disable_deviceYogesh Ashok Powar
2013-04-26mwifiex: Use pci_release_region() instead of a pci_release_regions()Yogesh Ashok Powar
2013-04-26Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2013-04-26ixgbe: add mac type to the version in ethtool_regsEmil Tantilov
2013-04-26ixgbe: add support for disabling link at boot time on 82599Emil Tantilov
2013-04-26ixgbe: cache AUTOC readsEmil Tantilov