index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-06-14
16
-37
/
+112
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-06-13
4
-12
/
+32
|
|
\
|
|
*
net: igb: fix the start time for periodic output signals
Richard Cochran
2015-06-12
1
-2
/
+2
|
|
*
enic: fix memory leak in rq_clean
Govindarajulu Varadarajan
2015-06-11
1
-5
/
+4
|
|
*
enic: check return value for stat dump
Govindarajulu Varadarajan
2015-06-11
2
-4
/
+25
|
|
*
enic: unlock napi busy poll before unmasking intr
Govindarajulu Varadarajan
2015-06-11
1
-1
/
+1
|
*
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-06-12
1
-0
/
+1
|
|
\
\
|
|
*
|
block: pmem: Add dependency on HAS_IOMEM
Richard Weinberger
2015-06-11
1
-0
/
+1
|
*
|
|
Merge tag 'md/4.1-rc7-fixes' of git://neil.brown.name/md
Linus Torvalds
2015-06-12
3
-6
/
+10
|
|
\
\
\
|
|
*
|
|
md: make sure MD_RECOVERY_DONE is clear before starting recovery/resync
NeilBrown
2015-06-12
3
-0
/
+3
|
|
*
|
|
md: Close race when setting 'action' to 'idle'.
NeilBrown
2015-06-12
1
-5
/
+6
|
|
*
|
|
md: don't return 0 from array_state_store
NeilBrown
2015-06-12
1
-1
/
+1
|
*
|
|
|
Merge git://git.infradead.org/intel-iommu
Linus Torvalds
2015-06-12
1
-3
/
+15
|
|
\
\
\
\
|
|
*
|
|
|
iommu/vt-d: Only enable extended context tables if PASID is supported
David Woodhouse
2015-06-12
1
-3
/
+15
|
*
|
|
|
|
Merge tag 'drm-intel-fixes-2015-06-11' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
2015-06-12
2
-4
/
+18
|
|
\
\
\
\
\
|
|
*
|
|
|
|
drm/i915: Fix DDC probe for passive adapters
Jani Nikula
2015-06-09
1
-3
/
+17
|
|
*
|
|
|
|
drm/i915: Properly initialize SDVO analog connectors
Ander Conselvan de Oliveira
2015-06-08
1
-1
/
+1
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2015-06-12
3
-11
/
+28
|
|
\
\
\
\
\
|
|
*
|
|
|
|
drm/radeon: Make sure radeon_vm_bo_set_addr always unreserves the BO
Michel Dänzer
2015-06-11
1
-5
/
+12
|
|
*
|
|
|
|
Revert "drm/radeon: adjust pll when audio is not enabled"
Alex Deucher
2015-06-11
1
-3
/
+0
|
|
*
|
|
|
|
Revert "drm/radeon: don't share plls if monitors differ in audio support"
Alex Deucher
2015-06-11
1
-3
/
+1
|
|
*
|
|
|
|
drm/radeon: fix freeze for laptop with Turks/Thames GPU.
Jérôme Glisse
2015-06-11
1
-0
/
+15
|
*
|
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-06-11
1
-0
/
+2
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
zram: clear disk io accounting when reset zram device
Weijie Yang
2015-06-11
1
-0
/
+2
|
|
|
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2015-06-10
1
-1
/
+6
|
|
\
\
\
\
\
\
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
Input: synaptics - add min/max quirk for Lenovo S540
Peter Hutterer
2015-06-08
1
-1
/
+6
*
|
|
|
|
|
|
Fix Cavium Liquidio build related errors and warnings
Raghu Vatsavayi
2015-06-13
8
-19
/
+26
*
|
|
|
|
|
|
bna: use netdev_* and dev_* instead of printk and pr_*
Ivan Vecera
2015-06-12
4
-55
/
+36
*
|
|
|
|
|
|
bna: fix timeout API argument type
Ivan Vecera
2015-06-12
3
-19
/
+13
*
|
|
|
|
|
|
bna: use list_for_each_entry where appropriate
Ivan Vecera
2015-06-12
4
-149
/
+37
*
|
|
|
|
|
|
bna: get rid of private macros for manipulation with lists
Ivan Vecera
2015-06-12
7
-308
/
+130
*
|
|
|
|
|
|
bna: remove useless pointer assignment
Ivan Vecera
2015-06-12
1
-1
/
+0
*
|
|
|
|
|
|
bna: use memdup_user to copy userspace buffers
Ivan Vecera
2015-06-12
1
-19
/
+8
*
|
|
|
|
|
|
bna: correct comparisons/assignments to bool
Ivan Vecera
2015-06-12
1
-4
/
+4
*
|
|
|
|
|
|
bna: remove TX_E_PRIO_CHANGE event and BNA_TX_F_PRIO_CHANGED flag
Ivan Vecera
2015-06-12
2
-19
/
+4
*
|
|
|
|
|
|
bna: remove paused from bna_rx_config and flags from bna_rxf
Ivan Vecera
2015-06-12
2
-41
/
+1
*
|
|
|
|
|
|
bna: remove RXF_E_PAUSE and RXF_E_RESUME events
Ivan Vecera
2015-06-12
2
-77
/
+0
*
|
|
|
|
|
|
bna: remove prio_change_cbfn oper_state_cbfn from struct bna_tx
Ivan Vecera
2015-06-12
2
-16
/
+0
*
|
|
|
|
|
|
bna: remove oper_state_cbfn from struct bna_rxf
Ivan Vecera
2015-06-12
3
-25
/
+0
*
|
|
|
|
|
|
bna: remove pause_cbfn from struct bna_enet
Ivan Vecera
2015-06-12
2
-18
/
+0
*
|
|
|
|
|
|
bna: remove unused cbfn parameter
Ivan Vecera
2015-06-12
5
-59
/
+25
*
|
|
|
|
|
|
bna: use BIT(x) instead of (1 << x)
Ivan Vecera
2015-06-12
6
-83
/
+83
*
|
|
|
|
|
|
bna: get rid of duplicate and unused macros
Ivan Vecera
2015-06-12
8
-163
/
+9
*
|
|
|
|
|
|
bna: replace pragma(pack) with attribute __packed
Ivan Vecera
2015-06-12
6
-127
/
+103
*
|
|
|
|
|
|
bna: get rid of mac_t
Ivan Vecera
2015-06-12
12
-32
/
+26
*
|
|
|
|
|
|
bna: use ether_addr_copy instead of memcpy
Ivan Vecera
2015-06-12
2
-18
/
+16
*
|
|
|
|
|
|
net/mlx5e: Add transport domain to the ethernet TIRs/TISs
Achiad Shochat
2015-06-12
2
-1
/
+16
*
|
|
|
|
|
|
net/mlx5_core: Add transport domain alloc/dealloc support
Achiad Shochat
2015-06-12
2
-0
/
+37
*
|
|
|
|
|
|
net/mlx5e: Support NETIF_F_SG
Saeed Mahameed
2015-06-12
3
-24
/
+40
*
|
|
|
|
|
|
net/mlx5e: Enforce max flow-tables level >= 3
Gal Pressman
2015-06-12
1
-1
/
+4
[next]