Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | dm btree: add ref counting ops for the leaves of top level btrees | Joe Thornber | 2015-08-12 | 4 | -16/+50 | |
| * | | | | | | | | dm thin metadata: delete btrees when releasing metadata snapshot | Joe Thornber | 2015-08-12 | 1 | -2/+2 | |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-08-13 | 2 | -58/+74 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'stable/for-jens-4.2' of git://git.kernel.org/pub/scm/linux/kern... | Jens Axboe | 2015-07-27 | 2 | -58/+74 | |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | xen-blkback: replace work_pending with work_busy in purge_persistent_gnt() | Bob Liu | 2015-07-24 | 1 | -2/+2 | |
| | * | | | | | | | | xen-blkfront: don't add indirect pages to list when !feature_persistent | Bob Liu | 2015-07-24 | 1 | -2/+4 | |
| | * | | | | | | | | xen-blkfront: introduce blkfront_gather_backend_features() | Bob Liu | 2015-07-24 | 1 | -54/+68 | |
* | | | | | | | | | | Merge tag 'for-linus-4.2-rc6-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-08-13 | 6 | -60/+16 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | xen/xenbus: Don't leak memory when unmapping the ring on HVM backend | Julien Grall | 2015-08-11 | 1 | -1/+3 | |
| * | | | | | | | | | | Revert "xen/events/fifo: Handle linked events when closing a port" | David Vrabel | 2015-08-11 | 3 | -53/+9 | |
| * | | | | | | | | | | x86/xen: build "Xen PV" APIC driver for domU as well | Jason A. Donenfeld | 2015-08-10 | 2 | -6/+4 | |
* | | | | | | | | | | | Revert x86 sigcontext cleanups | Linus Torvalds | 2015-08-13 | 3 | -36/+17 | |
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2015-08-13 | 59 | -633/+590 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | cosa: missing error code on failure in probe() | Dan Carpenter | 2015-08-13 | 1 | -1/+2 | |
| * | | | | | | | | | | | Merge branch 'gianfar-fixes' | David S. Miller | 2015-08-12 | 1 | -341/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | gianfar: remove faulty filer optimizer | Jakub Kicinski | 2015-08-12 | 1 | -337/+0 | |
| | * | | | | | | | | | | | gianfar: correct list membership accounting | Jakub Kicinski | 2015-08-12 | 1 | -1/+2 | |
| | * | | | | | | | | | | | gianfar: correct filer table writing | Jakub Kicinski | 2015-08-12 | 1 | -3/+2 | |
| |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | bonding: Gratuitous ARP gets dropped when first slave added | Venkat Venkatsubra | 2015-08-12 | 1 | -0/+1 | |
| * | | | | | | | | | | | net: dsa: Do not override PHY interface if already configured | Florian Fainelli | 2015-08-12 | 1 | -1/+2 | |
| * | | | | | | | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 2015-08-11 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Bluetooth: fix MGMT_EV_NEW_LONG_TERM_KEY event | Jakub Pawlowski | 2015-08-06 | 1 | -1/+1 | |
| * | | | | | | | | | | | | net: fs_enet: mask interrupts for TX partial frames. | LEROY Christophe | 2015-08-11 | 1 | -1/+1 | |
| * | | | | | | | | | | | | net: fs_enet: explicitly remove I flag on TX partial frames | LEROY Christophe | 2015-08-11 | 1 | -1/+2 | |
| * | | | | | | | | | | | | inet: fix possible request socket leak | Eric Dumazet | 2015-08-11 | 2 | -2/+2 | |
| * | | | | | | | | | | | | inet: fix races with reqsk timers | Eric Dumazet | 2015-08-11 | 2 | -2/+8 | |
| * | | | | | | | | | | | | mkiss: Fix error handling in mkiss_open() | Fabio Estevam | 2015-08-11 | 1 | -3/+4 | |
| * | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2015-08-11 | 5 | -19/+20 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | netfilter: SYNPROXY: fix sending window update to client | Phil Sutter | 2015-08-10 | 2 | -2/+4 | |
| | * | | | | | | | | | | | | netfilter: ip6t_SYNPROXY: fix NULL pointer dereference | Phil Sutter | 2015-08-10 | 1 | -8/+10 | |
| | * | | | | | | | | | | | | netfilter: conntrack: Use flags in nf_ct_tmpl_alloc() | Joe Stringer | 2015-08-05 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | netfilter: nf_conntrack: checking for IS_ERR() instead of NULL | Dan Carpenter | 2015-07-30 | 2 | -5/+4 | |
| | * | | | | | | | | | | | | netfilter: nf_conntrack: silence warning on falling back to vmalloc() | Pablo Neira Ayuso | 2015-07-30 | 1 | -3/+1 | |
| * | | | | | | | | | | | | | Merge branch 'bnx2x-fixes' | David S. Miller | 2015-08-10 | 2 | -1/+17 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | bnx2x: Free NVRAM lock at end of each page | Yuval Mintz | 2015-08-10 | 1 | -0/+16 | |
| | * | | | | | | | | | | | | | bnx2x: Prevent null pointer dereference on SKB release | Yuval Mintz | 2015-08-10 | 1 | -1/+1 | |
| |/ / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | cxgb4: missing curly braces in t4_setup_debugfs() | Dan Carpenter | 2015-08-10 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | net-timestamp: Update skb_complete_tx_timestamp comment | Benjamin Poirier | 2015-08-10 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | ipv6: don't reject link-local nexthop on other interface | Florian Westphal | 2015-08-10 | 1 | -2/+4 | |
| * | | | | | | | | | | | | | netlink: make sure -EBUSY won't escape from netlink_insert | Daniel Borkmann | 2015-08-10 | 1 | -0/+5 | |
| * | | | | | | | | | | | | | bna: fix interrupts storm caused by erroneous packets | Ivan Vecera | 2015-08-10 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | Merge branch 'mvpp2-fixes' | David S. Miller | 2015-08-10 | 1 | -77/+167 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | net: mvpp2: replace TX coalescing interrupts with hrtimer | Marcin Wojtas | 2015-08-10 | 1 | -47/+130 | |
| | * | | | | | | | | | | | | | net: mvpp2: enable proper per-CPU TX buffers unmapping | Marcin Wojtas | 2015-08-10 | 1 | -15/+37 | |
| | * | | | | | | | | | | | | | net: mvpp2: remove excessive spinlocks from driver initialization | Marcin Wojtas | 2015-08-10 | 1 | -15/+0 | |
| |/ / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | net/mlx5_core: Set log_uar_page_sz for non 4K page size architecture | Carol L Soto | 2015-08-08 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge | David S. Miller | 2015-08-08 | 4 | -10/+42 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | batman-adv: initialize up/down values when adding a gateway | Simon Wunderlich | 2015-08-05 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | batman-adv: protect tt_local_entry from concurrent delete events | Marek Lindner | 2015-08-05 | 1 | -1/+10 | |
| | * | | | | | | | | | | | | | batman-adv: fix kernel crash due to missing NULL checks | Marek Lindner | 2015-08-05 | 2 | -4/+17 |