summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-09-1078-315/+994
|\
| * tcp_cubic: better follow cubic curve after idle periodEric Dumazet2015-09-101-0/+16
| * tcp: generate CA_EVENT_TX_START on data framesNeal Cardwell2015-09-101-3/+3
| * xen-netfront: respect user provided max_queuesWei Liu2015-09-101-2/+5
| * xen-netback: respect user provided max_queuesWei Liu2015-09-101-2/+5
| * r8169: Fix sleeping function called during get_stats64, v2Corinna Vinschen2015-09-101-83/+54
| * ether: add IEEE 1722 ethertype - TSNHenrik Austad2015-09-091-0/+1
| * netlink, mmap: fix edge-case leakages in nf queue zero-copyDaniel Borkmann2015-09-093-10/+26
| * netlink, mmap: don't walk rx ring on poll if receive queue non-emptyDaniel Borkmann2015-09-091-5/+12
| * cxgb4: changes for new firmware 1.14.4.0Hariprasad Shenai2015-09-092-8/+37
| * net: fec: add netif status check before set mac addressNimrod Andy2015-09-091-0/+8
| * Merge branch 'r8152-autoresume'David S. Miller2015-09-091-3/+63
| |\
| | * r8152: fix the runtime suspend issueshayeswang2015-09-091-2/+57
| | * r8152: split DRIVER_VERSIONhayeswang2015-09-091-2/+7
| |/
| * ipv6: fix ifnullfree.cocci warningsWu Fengguang2015-09-091-2/+1
| * add microchip LAN88xx phy driverWoojung.Huh@microchip.com2015-09-094-0/+227
| * stmmac: fix check for phydev being openAlexey Brodkin2015-09-091-1/+4
| * net: qlcnic: delete redundant memsetsRasmus Villemoes2015-09-093-6/+0
| * net: mv643xx_eth: use kzallocRasmus Villemoes2015-09-091-4/+1
| * net: jme: use kzalloc() instead of kmalloc+memsetRasmus Villemoes2015-09-091-6/+2
| * net: cavium: liquidio: use kzalloc in setup_glist()Rasmus Villemoes2015-09-091-2/+1
| * net: ipv6: use common fib_default_rule_prefPhil Sutter2015-09-097-19/+3
| * net: ethoc: Remove unnecessary #ifdef CONFIG_OFTobias Klauser2015-09-091-6/+1
| * net: dsa: bcm_sf2: Fix 64-bits register writesFlorian Fainelli2015-09-091-2/+2
| * bpf: fix out of bounds access in verifier logAlexei Starovoitov2015-09-091-2/+2
| * ipv6: fix multipath route replace error recoveryRoopa Prabhu2015-09-091-26/+175
| * ebpf: fix fd refcount leaks related to maps in bpf syscallDaniel Borkmann2015-09-091-4/+8
| * RDS: verify the underlying transport exists before creating a connectionSasha Levin2015-09-091-0/+6
| * xen-netback: require fewer guest Rx slots when not using GSODavid Vrabel2015-09-092-17/+16
| * Merge branch 'cxgb4-fixes'David S. Miller2015-09-092-3/+6
| |\
| | * cxgb4: Fix for write-combining stats configurationHariprasad Shenai2015-09-091-2/+5
| | * cxgb4: Fix tx flit calculationHariprasad Shenai2015-09-091-1/+1
| |/
| * net: eth: altera: Fix the initial device operstateAtsushi Nemoto2015-09-091-0/+1
| * net: tipc: fix stall during bclink wakeup procedureKolmakov Dmitriy2015-09-081-1/+29
| * dm9000: fix a typoBarry Song2015-09-081-1/+1
| * net: bridge: remove unnecessary switchdev includeVivien Didelot2015-09-081-1/+0
| * net: bridge: check __vlan_vid_del for errorVivien Didelot2015-09-081-4/+13
| * net: dsa: bcm_sf2: Fix ageing conditions and operationFlorian Fainelli2015-09-081-4/+8
| * device property: Don't overwrite addr when failing in device_get_mac_addressJulien Grall2015-09-081-6/+8
| * usbnet: Fix a race between usbnet_stop() and the BHEugene Shatokhin2015-09-081-11/+28
| * cxgb4: fix usage of uninitialized variablefrançois romieu2015-09-061-11/+6
| * fixed_phy: pass 'irq' to fixed_phy_add()Sergei Shtylyov2015-09-061-1/+1
| * openvswitch: Remove conntrack Kconfig option.Joe Stringer2015-09-063-14/+6
| * net: dsa: mv88e6171: add hardware 802.1Q supportVivien Didelot2015-09-061-0/+5
| * Merge tag 'mac80211-for-davem-2015-09-04' of git://git.kernel.org/pub/scm/lin...David S. Miller2015-09-068-7/+116
| |\
| | * mac80211: reject software RSSI CQM with beacon filteringJohannes Berg2015-09-041-0/+4
| | * mac80211: avoid VHT usage with no 80MHz chans allowedArik Nemtsov2015-09-042-0/+31
| | * cfg80211: regulatory: restore proper user alpha2Maciej S. Szmigiero2015-09-041-1/+1
| | * rfkill: Copy "all" global state to other typesJoão Paulo Rechi Vita2015-09-041-1/+9
| | * mac80211: protect non-HT BSS when HT TDLS traffic existsAvri Altman2015-09-042-4/+70