aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* net: dsa: remove phy_disconnect from error pathSascha Hauer2016-02-16
* net: dsa: mv88e6xxx: Add support for Marvell 88E6240Sascha Hauer2016-02-16
* tipc: fix premature addition of node to lookup tableJon Paul Maloy2016-02-16
* Merge branch 'bnxt_en-fixes'David S. Miller2016-02-16
|\
| * bnxt_en: Reduce default ring sizes.Michael Chan2016-02-16
| * bnxt_en: Fix implementation of tx push operation.Michael Chan2016-02-16
| * bnxt_en: Remove 20G support and advertise only 40GbaseCR4.Michael Chan2016-02-16
| * bnxt_en: Cleanup and Fix flow control setup logicMichael Chan2016-02-16
| * bnxt_en: Fix ethtool autoneg logic.Michael Chan2016-02-16
|/
* bridge: mdb: avoid uninitialized variable warningArnd Bergmann2016-02-16
* cxgb4: Add pci device id for chelsio t540 lom adapterHariprasad Shenai2016-02-16
* Merge branch 'arc_emac-fixes'David S. Miller2016-02-16
|\
| * net: arc_emac: fix sk_buff leakAlexander Kochetkov2016-02-16
| * net: arc_emac: reset txbd_curr and txbd_dirty pointers to zeroAlexander Kochetkov2016-02-16
| * net: arc_emac: fix koops caused by sk_buff freeAlexander Kochetkov2016-02-16
|/
* net: Copy inner L3 and L4 headers as unaligned on GRE TEBAlexander Duyck2016-02-16
* Merge branch 'mlx5-fixes'David S. Miller2016-02-16
|\
| * net/mlx5e: Use static constant netdevice ndosSaeed Mahameed2016-02-16
| * net/mlx5e: Remove select queue ndo initializationSaeed Mahameed2016-02-16
| * net/mlx5: Use offset based reserved field names in the IFC header fileMatan Barak2016-02-16
|/
* bonding: don't use stale speed and duplex informationJay Vosburgh2016-02-16
* net: am79c961a: avoid %? in inline assemblyArnd Bergmann2016-02-16
* net: smc91x: propagate irq return codeRobert Jarzmik2016-02-16
* Merge branch 'bcm7xxx-fixes'David S. Miller2016-02-16
|\
| * net: phy: bcm7xxx: Remove wildcard entriesFlorian Fainelli2016-02-16
| * net: phy: bcm7xxx: Fix bcm7xxx_config_init() checkFlorian Fainelli2016-02-16
| * net: phy: bcm7xxx: Fix 40nm EPHY featuresFlorian Fainelli2016-02-16
| * net: phy: bcm7xxx: Fix shadow mode 2 disablingFlorian Fainelli2016-02-16
|/
* Merge branch 'ravb-fixes'David S. Miller2016-02-16
|\
| * ravb: skip gPTP start/stop on R-Car gen3Sergei Shtylyov2016-02-16
| * ravb: kill duplicate setting of CCC.CSELSergei Shtylyov2016-02-16
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2016-02-16
|\
| * netfilter: nft_counter: fix erroneous return valuesAnton Protopopov2016-02-08
| * netfilter: tee: select NF_DUP_IPV6 unconditionallyArnd Bergmann2016-02-08
| * netfilter: nfnetlink: correctly validate length of batch messagesPhil Turnbull2016-02-08
| * netfilter: cttimeout: fix deadlock due to erroneous unlock/lock conversionFlorian Westphal2016-01-31
| * netfilter: nfnetlink: use original skbuff when acking batchesPablo Neira Ayuso2016-01-31
| * netfilter: conntrack: resched in nf_ct_iterate_cleanupFlorian Westphal2016-01-31
* | af_unix: Guard against other == sk in unix_dgram_sendmsgRainer Weikusat2016-02-16
* | af_unix: Don't set err in unix_stream_read_generic unless there was an errorRainer Weikusat2016-02-16
* | dscc4: Undefined signed int shiftMichael McConville2016-02-13
* | net: dsa: mv88e6xxx: do not leave reserved VLANsVivien Didelot2016-02-13
* | net: dsa: mv88e6xxx: fix software VLAN deletionVivien Didelot2016-02-13
* | net: cavium: liquidio: fix check for in progress flagColin Ian King2016-02-13
* | hv_netvsc: Restore needed_headroom requestVitaly Kuznetsov2016-02-13
* | Merge branch 'mvneta-fixes'David S. Miller2016-02-13
|\ \
| * | net: mvneta: Fix race condition during stoppingGregory CLEMENT2016-02-13
| * | net: mvneta: The mvneta_percpu_elect function should be atomicGregory CLEMENT2016-02-13
| * | net: mvneta: Modify the queue related fields from each cpuGregory CLEMENT2016-02-13
| * | net: mvneta: Remove unused codeGregory CLEMENT2016-02-13