summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* qlcnic: Updating copyright information.Jitendra Kalsaria2013-02-0516-8/+63
* gianfar: dont conditionally alloc Rx/Err irq structsPaul Gortmaker2013-02-051-12/+4Star
* ipcomp: Mark as netns_ok.David S. Miller2013-02-041-0/+1
* net: fec: fix miss init spinlockFrank Li2013-02-041-0/+1
* team: ab: set active port option as changed when port is leavingJiri Pirko2013-02-041-1/+12
* team: move netlink event notifiers after team_port_leave()Jiri Pirko2013-02-041-4/+6
* team: handle sending port list in the same way option list is sentJiri Pirko2013-02-041-84/+93
* net/mlx4_en: Fix compilation error when CONFIG_INET isn't definedHadar Hen Zion2013-02-041-0/+4
* net/mlx4_en: Fix error propagation for ethtool helper functionHadar Hen Zion2013-02-041-18/+34
* mcast: do not check 'rv' twice in a rowJean Sacren2013-02-041-4/+2Star
* net: remove redundant check for timer pending state before del_timerYing Xue2013-02-0411-38/+21Star
* be2net: update driver version to 4.6.xSathya Perla2013-02-041-1/+1
* be2net: fix re-loaded PF driver to re-gain control of its VFsSathya Perla2013-02-043-64/+153
* drivers:net:misc: Remove unnecessary alloc/OOM messagesJoe Perches2013-02-043-12/+3Star
* wireless: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches2013-02-0422-133/+50Star
* wimax: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches2013-02-042-12/+5Star
* wan: Remove unnecessary alloc/OOM messagesJoe Perches2013-02-044-15/+10Star
* drivers: net: usb: Remove unnecessary alloc/OOM messagesJoe Perches2013-02-046-41/+17Star
* ethernet: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches2013-02-0438-197/+97Star
* can: Remove unnecessary alloc/OOM messagesJoe Perches2013-02-048-20/+3Star
* caif: Remove unnecessary alloc/OOM messagesJoe Perches2013-02-041-6/+0Star
* sctp: sctp_close: fix release of bindings for deferred call_rcu'sDaniel Borkmann2013-02-041-4/+5
* cxgb3: Update VLAN extraction stats in the GRO pathVipul Pandya2013-02-041-1/+3
* netns: bond: allow unprivileged users to control bond deviceGao feng2013-02-041-2/+5
* netns: bridge: allow unprivileged users add/delete mdb entryGao feng2013-02-041-3/+0Star
* netns: ebtable: allow unprivileged users to operate ebtablesGao feng2013-02-041-10/+14
* netns: fdb: allow unprivileged users to add/del fdb entriesGao feng2013-02-041-6/+0Star
* stmmac: don't return zero on failure path in stmmac_pci_probe()Alexey Khoroshilov2013-02-031-0/+1
* Merge branch 'delete-wanrouter' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller2013-02-0321-4483/+11Star
|\
| * wanrouter: delete now orphaned header content, files/driversPaul Gortmaker2013-02-0112-4417/+8Star
| * wanrouter: completely decouple obsolete code from kernel.Paul Gortmaker2013-02-019-66/+3Star
* | qlcnic: silence false positive overflow warningDan Carpenter2013-02-031-1/+1
* | bnx2x: Force link UP when the interface is in LOOPBACK modeMahesh Bandewar2013-02-031-0/+6
* | Merge branch 'intel'David S. Miller2013-02-0320-381/+283Star
|\ \
| * | e1000e: use generic IEEE MII definitionsBruce Allan2013-02-019-204/+138Star
| * | e1000e: resolve -Wunused-parameter compile warningsBruce Allan2013-02-016-33/+31Star
| * | e1000e: update driver version stringBruce Allan2013-02-011-1/+1
| * | e1000e: cleanup some whitespace and indentation issuesBruce Allan2013-02-017-48/+49
| * | e1000e: cleanup: group OR'ed bit settings with parensBruce Allan2013-02-011-2/+3
| * | e1000e: cleanup defines.hBruce Allan2013-02-011-21/+0Star
| * | ixgbe: autoneg variable refactoringJosh Hay2013-02-016-35/+19Star
| * | ixgbe: removed unused variable from setup_link_speedJosh Hay2013-02-016-8/+4Star
| * | ixgbe: rename autoneg variablesJosh Hay2013-02-012-29/+28Star
| * | ixgbe: Fix device ref count bugGreg Rose2013-02-011-0/+2
| * | ixgbe: Reset the NIC if up2tc has changedAmir Hanania2013-02-011-4/+12
|/ /
* | Merge branch 'mlx4'David S. Miller2013-01-3110-81/+152
|\ \ | |/ |/|
| * net/mlx4_en: Fix transmit timeout when driver restarts portAmir Vadai2013-01-313-8/+14
| * net/mlx4_en: Don't reassign port mac address on firmware that supports itMatan Barak2013-01-313-3/+10
| * net/mlx4_core: Use firmware driven flow steering hash modeHadar Hen Zion2013-01-314-24/+2Star
| * net/mlx4_en: Fix ethtool rules leftovers after module unloadedHadar Hen Zion2013-01-313-0/+21