Age | Commit message (Expand) | Author |
2013-04-29 | sh_eth: add R8A77781 support | Sergei Shtylyov |
2013-04-29 | hyperv: Fix a compiler warning in netvsc_send() | Haiyang Zhang |
2013-04-29 | drivers: net: usb: pegasus: fix control urb submission | Petko Manolov |
2013-04-29 | drivers: net: usb: pegasus: read/write_mii_word optimised | Petko Manolov |
2013-04-29 | drivers: net: usb: pegasus: remove skb pool | Petko Manolov |
2013-04-29 | atm: he: use mdelay instead of large udelay constants | Arnd Bergmann |
2013-04-29 | vxlan: allow choosing destination port per vxlan | stephen hemminger |
2013-04-29 | vxlan: compute source port in network byte order | stephen hemminger |
2013-04-29 | vxlan: source compatiablity with IFLA_VXLAN_GROUP (v2) | stephen hemminger |
2013-04-29 | vxlan: fix byte order issues with NDA_PORT | stephen hemminger |
2013-04-29 | vxlan: document UDP default port | stephen hemminger |
2013-04-29 | vxlan: update mail address and copyright date | stephen hemminger |
2013-04-26 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller |
2013-04-26 | net/mlx4: Add support to get VF config | Rony Efraim |
2013-04-26 | net/mlx4: Add VF MAC spoof checking support | Rony Efraim |
2013-04-26 | net/mlx4: Add set VF default vlan ID and priority support | Rony Efraim |
2013-04-26 | net/mlx4: Add set VF mac address support | Rony Efraim |
2013-04-26 | net/mlx4: Add structures to keep VF Ethernet ports information | Rony Efraim |
2013-04-26 | net/mlx4: Add reference counting to MAC registeration | Rony Efraim |
2013-04-26 | net/mlx4_en: Disable HW clock overflow check when no HW support | Amir Vadai |
2013-04-26 | net/mlx4_core: Disable HW timestamping for VFs | Amir Vadai |
2013-04-26 | be2net: Avoid diagnostic test in certain versions of firmware to avoid NIC fr... | Suresh Reddy |
2013-04-26 | be2net: Renamed rx_address_mismatch_errors to rx_address_filtered | Suresh Reddy |
2013-04-26 | be2net: Add support for setting and getting rx flow hash options | Suresh Reddy |
2013-04-25 | ixgbe: add mac type to the version in ethtool_regs | Emil Tantilov |
2013-04-25 | ixgbe: add support for disabling link at boot time on 82599 | Emil Tantilov |
2013-04-25 | ixgbe: cache AUTOC reads | Emil Tantilov |
2013-04-25 | ixgbe: fix register access during ethtool loopback test | Emil Tantilov |
2013-04-25 | ixgbe: fix EICR write in ixgbe_msix_other | Jacob Keller |
2013-04-25 | igb: limit udelay for phy changes to 10000us | Andi Kleen |
2013-04-25 | e1000e: panic caused by Rx traffic arriving while interface going down | Bruce Allan |
2013-04-25 | e1000e: fix numeric overflow in phc settime method | Richard Cochran |
2013-04-25 | net/cpsw: fix irq_disable() with threaded interrupts | Sebastian Siewior |
2013-04-25 | net/cpsw: optimize the for_each_slave_macro() | Sebastian Siewior |
2013-04-25 | net/cpsw: make sure modules remove does not leak any ressources | Sebastian Siewior |
2013-04-25 | net/ti: add MODULE_DEVICE_TABLE + MODULE_LICENSE | Sebastian Siewior |
2013-04-25 | net/cpsw: redo rx skb allocation in rx path | Sebastian Siewior |
2013-04-25 | net/davinci_cpdma: remove unused argument in cpdma_chan_submit() | Sebastian Siewior |
2013-04-25 | net/cpsw: don't rely only on netif_running() to check which device is active | Sebastian Siewior |
2013-04-25 | net/cpsw: don't continue if we miss to allocate rx skbs | Sebastian Siewior |
2013-04-25 | net/davinci_cpdma: don't check for jiffies with interrupts | Sebastian Siewior |
2013-04-25 | bnx2x, bnx2fc: Use per port max exchange resources | Bhanu Prakash Gollapudi |
2013-04-25 | net: fec: Enable imx6 enet checksum acceleration. | Jim Baxter |
2013-04-25 | net: calxedaxgmac: fix condition in xgmac_set_features() | Dan Carpenter |
2013-04-25 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller |
2013-04-24 | igb: Bump version of driver | Carolyn Wyborny |
2013-04-24 | igb: Remove id's that will not be productized for Linux. | Carolyn Wyborny |
2013-04-24 | igb: Remove dead code path | Matthew Vick |
2013-04-24 | igb: Retain HW VLAN filtering while in promiscuous + VT mode | Greg Rose |
2013-04-24 | igb: display a warning message when SmartSpeed works | Koki Sanagi |