Age | Commit message (Expand) | Author |
2013-02-04 | wimax: Remove unnecessary alloc/OOM messages, alloc cleanups | Joe Perches |
2013-02-04 | wan: Remove unnecessary alloc/OOM messages | Joe Perches |
2013-02-04 | drivers: net: usb: Remove unnecessary alloc/OOM messages | Joe Perches |
2013-02-04 | ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups | Joe Perches |
2013-02-04 | can: Remove unnecessary alloc/OOM messages | Joe Perches |
2013-02-04 | caif: Remove unnecessary alloc/OOM messages | Joe Perches |
2013-02-04 | cxgb3: Update VLAN extraction stats in the GRO path | Vipul Pandya |
2013-02-04 | netns: bond: allow unprivileged users to control bond device | Gao feng |
2013-02-03 | stmmac: don't return zero on failure path in stmmac_pci_probe() | Alexey Khoroshilov |
2013-02-02 | Merge branch 'delete-wanrouter' of git://git.kernel.org/pub/scm/linux/kernel/... | David S. Miller |
2013-02-02 | qlcnic: silence false positive overflow warning | Dan Carpenter |
2013-02-02 | bnx2x: Force link UP when the interface is in LOOPBACK mode | Mahesh Bandewar |
2013-01-31 | e1000e: use generic IEEE MII definitions | Bruce Allan |
2013-01-31 | e1000e: resolve -Wunused-parameter compile warnings | Bruce Allan |
2013-01-31 | e1000e: update driver version string | Bruce Allan |
2013-01-31 | e1000e: cleanup some whitespace and indentation issues | Bruce Allan |
2013-01-31 | e1000e: cleanup: group OR'ed bit settings with parens | Bruce Allan |
2013-01-31 | e1000e: cleanup defines.h | Bruce Allan |
2013-01-31 | ixgbe: autoneg variable refactoring | Josh Hay |
2013-01-31 | ixgbe: removed unused variable from setup_link_speed | Josh Hay |
2013-01-31 | ixgbe: rename autoneg variables | Josh Hay |
2013-01-31 | ixgbe: Fix device ref count bug | Greg Rose |
2013-01-31 | ixgbe: Reset the NIC if up2tc has changed | Amir Hanania |
2013-01-31 | wanrouter: delete now orphaned header content, files/drivers | Paul Gortmaker |
2013-01-31 | wanrouter: completely decouple obsolete code from kernel. | Paul Gortmaker |
2013-01-31 | net/mlx4_en: Fix transmit timeout when driver restarts port | Amir Vadai |
2013-01-31 | net/mlx4_en: Don't reassign port mac address on firmware that supports it | Matan Barak |
2013-01-31 | net/mlx4_core: Use firmware driven flow steering hash mode | Hadar Hen Zion |
2013-01-31 | net/mlx4_en: Fix ethtool rules leftovers after module unloaded | Hadar Hen Zion |
2013-01-31 | net/mlx4_en: Block insertion of ethtool steering rules while the interface is... | Hadar Hen Zion |
2013-01-31 | net/mlx4_en: Fix vlan mask for ethtool steering rules | Hadar Hen Zion |
2013-01-31 | net/mlx4_en: Validate VLAN IDs provided in ethtool flow steering rules | Hadar Hen Zion |
2013-01-31 | net/mlx4_en: Fix ip/udp steering rules multicast mac when attached via ethtool | Hadar Hen Zion |
2013-01-31 | net/mlx4_core: Set correctly allow_loopback flag | Hadar Hen Zion |
2013-01-31 | net/mlx4_core: Directly expose fields of HW flow steering rule control segment | Hadar Hen Zion |
2013-01-30 | net/vxlan: Add ethtool drvinfo | Yan Burman |
2013-01-30 | qlcnic: Bump up the version to 5.1.33 | Jitendra Kalsaria |
2013-01-30 | qlcnic: make pci_error_handlers const | Stephen Hemminger |
2013-01-30 | qlcnic: Fix RX/TX checksum setting for some adapter types | Manish chopra |
2013-01-30 | qlcnic: Fix minidump in NPAR mode | Shahed Shaikh |
2013-01-30 | qlcnic: driver LRO bug fix | Manish chopra |
2013-01-30 | qlcnic: Free irq for mailbox interrupts | Manish chopra |
2013-01-30 | qlcnic: Fix bug in reading HW reset template | Manish chopra |
2013-01-30 | qlcnic: Fix sparse check endian warnings | Shahed Shaikh |
2013-01-30 | bond: have random dev address by default instead of zeroes | Jiri Pirko |
2013-01-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-01-29 | gianfar: Pack struct gfar_priv_grp into three cachelines | Claudiu Manoil |
2013-01-29 | gianfar: Cleanup gfar_parse_group() code | Claudiu Manoil |
2013-01-29 | gianfar: Optimize struct gfar_priv_tx_q for two cache lines | Claudiu Manoil |
2013-01-29 | net: fec: add napi support to improve proformance | Frank Li |