summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-10xen-netfront: respect user provided max_queuesWei Liu
2015-09-10xen-netback: respect user provided max_queuesWei Liu
2015-09-10r8169: Fix sleeping function called during get_stats64, v2Corinna Vinschen
2015-09-10ether: add IEEE 1722 ethertype - TSNHenrik Austad
2015-09-10netlink, mmap: fix edge-case leakages in nf queue zero-copyDaniel Borkmann
2015-09-10netlink, mmap: don't walk rx ring on poll if receive queue non-emptyDaniel Borkmann
2015-09-10cxgb4: changes for new firmware 1.14.4.0Hariprasad Shenai
2015-09-10net: fec: add netif status check before set mac addressNimrod Andy
2015-09-10Merge branch 'r8152-autoresume'David S. Miller
2015-09-10r8152: fix the runtime suspend issueshayeswang
2015-09-10r8152: split DRIVER_VERSIONhayeswang
2015-09-10ipv6: fix ifnullfree.cocci warningsWu Fengguang
2015-09-10add microchip LAN88xx phy driverWoojung.Huh@microchip.com
2015-09-10stmmac: fix check for phydev being openAlexey Brodkin
2015-09-10net: qlcnic: delete redundant memsetsRasmus Villemoes
2015-09-10net: mv643xx_eth: use kzallocRasmus Villemoes
2015-09-10net: jme: use kzalloc() instead of kmalloc+memsetRasmus Villemoes
2015-09-10net: cavium: liquidio: use kzalloc in setup_glist()Rasmus Villemoes
2015-09-09net: ipv6: use common fib_default_rule_prefPhil Sutter
2015-09-09net: ethoc: Remove unnecessary #ifdef CONFIG_OFTobias Klauser
2015-09-09net: dsa: bcm_sf2: Fix 64-bits register writesFlorian Fainelli
2015-09-09bpf: fix out of bounds access in verifier logAlexei Starovoitov
2015-09-09ipv6: fix multipath route replace error recoveryRoopa Prabhu
2015-09-09ebpf: fix fd refcount leaks related to maps in bpf syscallDaniel Borkmann
2015-09-09RDS: verify the underlying transport exists before creating a connectionSasha Levin
2015-09-09xen-netback: require fewer guest Rx slots when not using GSODavid Vrabel
2015-09-09Merge branch 'cxgb4-fixes'David S. Miller
2015-09-09cxgb4: Fix for write-combining stats configurationHariprasad Shenai
2015-09-09cxgb4: Fix tx flit calculationHariprasad Shenai
2015-09-09net: eth: altera: Fix the initial device operstateAtsushi Nemoto
2015-09-09net: tipc: fix stall during bclink wakeup procedureKolmakov Dmitriy
2015-09-09dm9000: fix a typoBarry Song
2015-09-09net: bridge: remove unnecessary switchdev includeVivien Didelot
2015-09-09net: bridge: check __vlan_vid_del for errorVivien Didelot
2015-09-09net: dsa: bcm_sf2: Fix ageing conditions and operationFlorian Fainelli
2015-09-08device property: Don't overwrite addr when failing in device_get_mac_addressJulien Grall
2015-09-08usbnet: Fix a race between usbnet_stop() and the BHEugene Shatokhin
2015-09-07cxgb4: fix usage of uninitialized variablefrançois romieu
2015-09-07fixed_phy: pass 'irq' to fixed_phy_add()Sergei Shtylyov
2015-09-07openvswitch: Remove conntrack Kconfig option.Joe Stringer
2015-09-07net: dsa: mv88e6171: add hardware 802.1Q supportVivien Didelot
2015-09-07Merge tag 'mac80211-for-davem-2015-09-04' of git://git.kernel.org/pub/scm/lin...David S. Miller
2015-09-07ethernet: synopsys: SYNOPSYS_DWC_ETH_QOS should depend on HAS_DMAGeert Uytterhoeven
2015-09-07vxlan: Refactor vxlan_udp_encap_recv() to kill compiler warningGeert Uytterhoeven
2015-09-07lan78xx: Fix ladv/radv error handling in lan78xx_link_reset()Geert Uytterhoeven
2015-09-06RDS: rds_conn_lookup() should factor in the struct net for a matchSowmini Varadhan
2015-09-06net: fec: normalize return value of pm_runtime_get_sync() in MDIO writeMaciej S. Szmigiero
2015-09-06switchdev: fix return value of switchdev_port_fdb_dump in case of errorJiri Pirko
2015-09-06be2net: Revert "make the RX_FILTER command asynchronous" commitSathya Perla
2015-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller