summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* wimax: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches2013-02-042-12/+5
* wan: Remove unnecessary alloc/OOM messagesJoe Perches2013-02-044-15/+10
* drivers: net: usb: Remove unnecessary alloc/OOM messagesJoe Perches2013-02-046-41/+17
* ethernet: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches2013-02-0438-197/+97
* can: Remove unnecessary alloc/OOM messagesJoe Perches2013-02-048-20/+3
* caif: Remove unnecessary alloc/OOM messagesJoe Perches2013-02-041-6/+0
* 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/+0
* 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/+0
* 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-0221-4483/+11
|\
| * wanrouter: delete now orphaned header content, files/driversPaul Gortmaker2013-01-3112-4417/+8
| * wanrouter: completely decouple obsolete code from kernel.Paul Gortmaker2013-01-319-66/+3
* | qlcnic: silence false positive overflow warningDan Carpenter2013-02-021-1/+1
* | bnx2x: Force link UP when the interface is in LOOPBACK modeMahesh Bandewar2013-02-021-0/+6
* | Merge branch 'intel'David S. Miller2013-02-0220-381/+283
|\ \
| * | e1000e: use generic IEEE MII definitionsBruce Allan2013-01-319-204/+138
| * | e1000e: resolve -Wunused-parameter compile warningsBruce Allan2013-01-316-33/+31
| * | e1000e: update driver version stringBruce Allan2013-01-311-1/+1
| * | e1000e: cleanup some whitespace and indentation issuesBruce Allan2013-01-317-48/+49
| * | e1000e: cleanup: group OR'ed bit settings with parensBruce Allan2013-01-311-2/+3
| * | e1000e: cleanup defines.hBruce Allan2013-01-311-21/+0
| * | ixgbe: autoneg variable refactoringJosh Hay2013-01-316-35/+19
| * | ixgbe: removed unused variable from setup_link_speedJosh Hay2013-01-316-8/+4
| * | ixgbe: rename autoneg variablesJosh Hay2013-01-312-29/+28
| * | ixgbe: Fix device ref count bugGreg Rose2013-01-311-0/+2
| * | ixgbe: Reset the NIC if up2tc has changedAmir Hanania2013-01-311-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/+2
| * net/mlx4_en: Fix ethtool rules leftovers after module unloadedHadar Hen Zion2013-01-313-0/+21
| * net/mlx4_en: Block insertion of ethtool steering rules while the interface is...Hadar Hen Zion2013-01-311-2/+4
| * net/mlx4_en: Fix vlan mask for ethtool steering rulesHadar Hen Zion2013-01-311-4/+9
| * net/mlx4_en: Validate VLAN IDs provided in ethtool flow steering rulesHadar Hen Zion2013-01-311-0/+4
| * net/mlx4_en: Fix ip/udp steering rules multicast mac when attached via ethtoolHadar Hen Zion2013-01-311-37/+82
| * net/mlx4_core: Set correctly allow_loopback flagHadar Hen Zion2013-01-311-1/+1
| * net/mlx4_core: Directly expose fields of HW flow steering rule control segmentHadar Hen Zion2013-01-313-4/+7
|/
* net/vxlan: Add ethtool drvinfoYan Burman2013-01-301-0/+15
* ipv6 anycast: Convert ipv6_sk_ac_lock to spinlock.YOSHIFUJI Hideaki / 吉藤英明2013-01-301-8/+8
* ipv6 flowlabel: Convert np->ipv6_fl_list to RCU.YOSHIFUJI Hideaki / 吉藤英明2013-01-303-33/+42
* ipv6 flowlabel: Convert hash list to RCU.YOSHIFUJI Hideaki / 吉藤英明2013-01-302-40/+55
* ipv6 flowlabel: Ensure to take lock when modifying np->ip6_sk_fl_list.YOSHIFUJI Hideaki / 吉藤英明2013-01-301-2/+11
* x86: bpf_jit_comp: add pkt_type supportEric Dumazet2013-01-301-1/+39
* qlcnic: Bump up the version to 5.1.33Jitendra Kalsaria2013-01-301-2/+2
* qlcnic: make pci_error_handlers constStephen Hemminger2013-01-301-1/+1
* qlcnic: Fix RX/TX checksum setting for some adapter typesManish chopra2013-01-301-1/+2