Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
cabdc8ee3768ceb6367e88c6fe84a66dd667bdf9
/
drivers
cabdc8ee
net/mlx4_en: Add support for drop action through ethtool
by Hadar Hen Zion
· 12 years ago
8206728
net/mlx4_en: Manage flow steering rules with ethtool
by Hadar Hen Zion
· 12 years ago
592e49d
net/mlx4: Implement promiscuous mode with device managed flow-steering
by Hadar Hen Zion
· 12 years ago
1b9c6b0
net/mlx4_core: Add resource tracking for device managed flow steering rules
by Hadar Hen Zion
· 12 years ago
0ff1fb6
{NET, IB}/mlx4: Add device managed flow steering firmware API
by Hadar Hen Zion
· 12 years ago
8fcfb4d
net/mlx4_core: Add firmware commands to support device managed flow steering
by Hadar Hen Zion
· 12 years ago
c96d97f
net/mlx4: Set steering mode according to device capabilities
by Hadar Hen Zion
· 12 years ago
6d19993
net/mlx4_en: Re-design multicast attachments flow
by Yevgeny Petrilin
· 12 years ago
aa1ec3d
net/mlx4_core: Change resource tracking ID to be 64 bit
by Hadar Hen Zion
· 12 years ago
4af1c04
net/mlx4_core: Change resource tracking mechanism to use red-black tree
by Hadar Hen Zion
· 12 years ago
8ce5c9f
r6040: remove duplicate call to the pci_set_drvdata
by Devendra Naga
· 12 years ago
700db99
ipoib: Need to do dst_neigh_lookup_skb() outside of priv->lock.
by David S. Miller
· 12 years ago
c90a9bb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
23c3421
drivers/ieee802154/at231rf230: remove unused return status
by alex.bluesman.smirnov@gmail.com
· 12 years ago
30e80b5
be2net: set maximal number of default RSS queues
by Yuval Mintz
· 12 years ago
7d51541
bnx2x: set maximal number of default RSS queues
by Yuval Mintz
· 12 years ago
0a74212
bnx2: set maximal number of default RSS queues
by Yuval Mintz
· 12 years ago
1180087
tg3: set maximal number of default RSS queues
by Yuval Mintz
· 12 years ago
98f2d21
myri10ge: set maximal number of default RSS queues
by Yuval Mintz
· 12 years ago
5952dde
cxgb4: set maximal number of default RSS queues
by Yuval Mintz
· 12 years ago
dbfa600
cxgb3: set maximal number of default RSS queues
by Yuval Mintz
· 12 years ago
9eb8738
qlge: set maximal number of default RSS queues
by Yuval Mintz
· 12 years ago
9cbb576
vxge: set maximal number of default RSS queues
by Yuval Mintz
· 12 years ago
90b1ebe
mlx4: set maximal number of default RSS queues
by Yuval Mintz
· 12 years ago
534cb28
cxgb3: Convert t3_l2t_get() over to dst_neigh_lookup().
by David S. Miller
· 12 years ago
1d248b1
net: Pass neighbours and dest address into NETEVENT_REDIRECT events.
by David S. Miller
· 12 years ago
c473737
cxgb4i: Convert over to dst_neigh_lookup().
by David S. Miller
· 12 years ago
0b399d4
cxgbi: Convert over to dst_neigh_lookup().
by David S. Miller
· 12 years ago
24db1ba
qeth: Convert over to dst_neigh_lookup_skb().
by David S. Miller
· 12 years ago
178709b
ipoib: Convert over to dev_lookup_neigh_skb().
by David S. Miller
· 12 years ago
9e85a6f
Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linux
by Linus Torvalds
· 12 years ago
6c8addc
Merge tag 'md-3.5-fixes' of git://neil.brown.name/md
by Linus Torvalds
· 12 years ago
5672874
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
1068411
md/raid10: fix careless build error
by NeilBrown
· 12 years ago
dab058f
floppy: cancel any pending fd_timeouts before adding a new one
by Linus Torvalds
· 12 years ago
a3da2c6
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 12 years ago
863b132
clk: fix parent validation in __clk_set_parent()
by Rajendra Nayak
· 12 years ago
3492ee72
Merge tag 'dm-3.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm
by Linus Torvalds
· 12 years ago
73e6080
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
2fb748d
Merge tag 'md-3.5-fixes' of git://neil.brown.name/md
by Linus Torvalds
· 12 years ago
b0239fa
dm persistent data: fix allocation failure in space map checker init
by Mike Snitzer
· 12 years ago
6266230
dm persistent data: handle space map checker creation failure
by Mike Snitzer
· 12 years ago
25d7cd6
dm persistent data: fix shadow_info_leak on dm_tm_destroy
by Mike Snitzer
· 12 years ago
0d200ae
dm thin: commit metadata before creating metadata snapshot
by Joe Thornber
· 12 years ago
9f846a1
drm/i915: kick any firmware framebuffers before claiming the gtt
by Daniel Vetter
· 12 years ago
7b668eb
drm: edid: Don't add inferred modes with higher resolution
by Takashi Iwai
· 12 years ago
1ef5325
drm/radeon: fix rare segfault
by Jerome Glisse
· 12 years ago
b357f04
md: fix up plugging (again).
by NeilBrown
· 12 years ago
f456309
md: support re-add of recovering devices.
by NeilBrown
· 12 years ago
32644af
md/raid1: fix bug in read_balance introduced by hot-replace
by NeilBrown
· 12 years ago
fab363b
raid5: delayed stripe fix
by Shaohua Li
· 12 years ago
2e8ac303
md/raid456: When read error cannot be recovered, record bad block
by majianpeng
· 12 years ago
0232605
md: make 'name' arg to md_register_thread non-optional.
by NeilBrown
· 12 years ago
055d374
md/raid10: fix failure when trying to repair a read error.
by NeilBrown
· 12 years ago
5f066c6
md/raid5: fix refcount problem when blocked_rdev is set.
by NeilBrown
· 12 years ago
7c2c57c
md:Add blk_plug in sync_thread.
by majianpeng
· 12 years ago
1850753
md/raid5: In ops_run_io, inc nr_pending before calling md_wait_for_blocked_rdev
by majianpeng
· 12 years ago
6c0544e
md/raid5: Do not add data_offset before call to is_badblock
by majianpeng
· 13 years ago
5cfb22a
md/raid5: prefer replacing failed devices over want-replacement devices.
by NeilBrown
· 12 years ago
fc448a1
md/raid10: Don't try to recovery unmatched (and unused) chunks.
by NeilBrown
· 12 years ago
a59a4d1
phy: add the EEE support and the way to access to the MMD registers.
by Giuseppe CAVALLARO
· 12 years ago
d765955
stmmac: add the Energy Efficient Ethernet support
by Giuseppe CAVALLARO
· 12 years ago
ea2ab87
stmmac: do not use strict_strtoul but kstrtoint
by Giuseppe CAVALLARO
· 12 years ago
2e1706f
e1000e: remove use of IP payload checksum
by Bruce Allan
· 12 years ago
0e90b49
igbvf: fix divide by zero
by Mitch A Williams
· 12 years ago
c767609
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
by Linus Torvalds
· 12 years ago
0d1632b
dummy: use IFF_LIVE_ADDR_CHANGE priv_flag
by Jiri Pirko
· 12 years ago
5a1d1c8
team: use IFF_LIVE_ADDR_CHANGE priv_flag
by Jiri Pirko
· 12 years ago
f2f2c8b
virtio_net: use IFF_LIVE_ADDR_CHANGE priv_flag
by Jiri Pirko
· 12 years ago
6eca954
Merge branches 'acpi_pad-bugzilla-42981', 'apei-bugzilla-43282', 'video-bugzilla-43168', 'bugzilla-40002' and 'bugfix-misc' into release
by Len Brown
· 12 years ago
5f16012
acpi_pad: fix power_saving thread deadlock
by Stuart Hayes
· 13 years ago
b037384
ACPI video: Still use ACPI backlight control if _DOS doesn't exist
by Zhang Rui
· 13 years ago
02529ba
Merge tag 'pm-for-3.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 12 years ago
a31f2d1
netlink: add netlink_kernel_cfg parameter to netlink_kernel_create
by Pablo Neira Ayuso
· 12 years ago
dd7f36b
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 12 years ago
ae0eef6
cnic: Fix mmap regression.
by Michael Chan
· 12 years ago
15b7743
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
62a75b9
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
8732baa
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 12 years ago
42fb0b0
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
c21b328
drm/radeon: fix VM page table setup on SI
by Alex Deucher
· 12 years ago
a777c89
netxen_nic: restrict force firmware dump when dump is disabled.
by Manish chopra
· 12 years ago
1e0b6ea
xen/netback: only non-freed SKB is queued into tx_queue
by Annie Li
· 12 years ago
7fa8ad6
caif-hsi: Fix merge issues.
by Sjur Brændeland
· 12 years ago
58050fc
net: Use NLMSG_DEFAULT_SIZE in combination with nlmsg_new()
by Thomas Graf
· 12 years ago
b26d344
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
76fbc24
davinci_cpdma: include linux/module.h
by Daniel Mack
· 12 years ago
ca33c00
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by David S. Miller
· 12 years ago
9740e00
gianfar: Fix RXICr/TXICr programming for multi-queue mode
by Claudiu Manoil
· 12 years ago
d9b8706
net: qmi_wwan: fix Oops while disconnecting
by Bjørn Mork
· 12 years ago
9acc7bd
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 12 years ago
ccce27c
Merge git://www.linux-watchdog.org/linux-watchdog
by Linus Torvalds
· 12 years ago
9a7c6b7
Merge tag 'upstream-3.5-rc5' of git://git.infradead.org/linux-ubifs
by Linus Torvalds
· 12 years ago
8b9468d
watchdog: core: fix WDIOC_GETSTATUS return value
by Wim Van Sebroeck
· 12 years ago
a089361
watchdog: hpwdt: Unregister NMI events on exit.
by Mingarelli, Thomas
· 12 years ago
e5de32e
watchdog: iTCO_wdt: add platform driver module alias
by Jan Beulich
· 12 years ago
34202e2
mwifiex: retrieve correct max_power information in reg_notifier handler
by Amitkumar Karwar
· 12 years ago
2041d7d
mwifiex: do not advertise custom regulatory domain capability
by Amitkumar Karwar
· 12 years ago
caa8984
mwifiex: use correct firmware command to get power limits
by Amitkumar Karwar
· 12 years ago
1a1fb97
mwifiex: wakeup main thread to handle command queued
by Amitkumar Karwar
· 12 years ago
Next »