summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-09-1029-158/+198
|\
| * xen/xenbus: Rename the variable xen_store_mfn to xen_store_gfnJulien Grall2015-09-081-7/+7
| * xen/privcmd: Further s/MFN/GFN/ clean-upJulien Grall2015-09-086-61/+65
| * hvc/xen: Further s/MFN/GFN clean-upJulien Grall2015-09-081-10/+5
| * video/xen-fbfront: Further s/MFN/GFN clean-upJulien Grall2015-09-081-9/+9
| * xen/tmem: Use xen_page_to_gfn rather than pfn_to_gfnJulien Grall2015-09-081-16/+8
| * xen: Use correctly the Xen memory terminologiesJulien Grall2015-09-0820-47/+81
| * arm/xen: implement correctly pfn_to_mfnJulien Grall2015-09-081-8/+0
| * xen: Make clear that swiotlb and biomerge are dealing with DMA addressJulien Grall2015-09-085-17/+40
* | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2015-09-102-1/+3
|\ \
| * | elf-em.h: move EM_MICROBLAZE to the common headerMike Frysinger2015-09-102-1/+3
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...Linus Torvalds2015-09-102-18/+1
|\ \ \
| * | | Revert "Hexagon: fix signal.c compile error"Mike Frysinger2015-09-091-2/+0
| * | | hexagon/time: Migrate to new 'set-state' interfaceViresh Kumar2015-09-081-16/+1
* | | | 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