index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-31
ppp: avoid dealock on recursive xmit
Guillaume Nault
1
-12
/
+40
2016-08-31
xgbe: constify get_netdev_ops and get_ethtool_ops
stephen hemminger
3
-6
/
+7
2016-08-31
net: dsa: mv88e6xxx: add MDB support
Vivien Didelot
1
-0
/
+65
2016-08-31
net: dsa: mv88e6xxx: make switchdev DB ops generic
Vivien Didelot
1
-43
/
+57
2016-08-31
liquidio: CN23XX firmware download
Raghu Vatsavayi
3
-46
/
+111
2016-08-31
liquidio: MSIX support for CN23XX
Raghu Vatsavayi
6
-69
/
+452
2016-08-31
liquidio: CN23XX queue manipulation
Raghu Vatsavayi
5
-8
/
+225
2016-08-31
liquidio: CN23XX register setup
Raghu Vatsavayi
4
-8
/
+316
2016-08-31
liquidio: CN23XX device init and sriov config
Raghu Vatsavayi
4
-1
/
+544
2016-08-31
liquidio: CN23XX queue definitions
Raghu Vatsavayi
6
-33
/
+286
2016-08-31
liquidio: CN23XX register definitions
Raghu Vatsavayi
1
-0
/
+604
2016-08-31
liquidio: Common enable irq function
Raghu Vatsavayi
8
-14
/
+48
2016-08-31
liquidio: Firmware version management
Raghu Vatsavayi
2
-5
/
+27
2016-08-31
liquidio: Consolidate common functionality
Raghu Vatsavayi
15
-444
/
+426
2016-08-31
net: wan: sbni: Spelling s/acknoweledge/acknowledge/, Grammar
Geert Uytterhoeven
1
-2
/
+2
2016-08-31
net: systemport: constify ethtool_ops structures
Julia Lawall
1
-1
/
+1
2016-08-31
dwc_eth_qos: constify ethtool_ops structures
Julia Lawall
1
-1
/
+1
2016-08-31
net: hisilicon: constify ethtool_ops structures
Julia Lawall
4
-4
/
+4
2016-08-31
net: bcmgenet: constify ethtool_ops structures
Julia Lawall
1
-1
/
+1
2016-08-31
net: ethernet: et131x: constify ethtool_ops structures
Julia Lawall
1
-1
/
+1
2016-08-30
qede: hide 32-bit compile warning
Arnd Bergmann
1
-1
/
+1
2016-08-30
ravb: avoid unused function warnings
Arnd Bergmann
1
-10
/
+4
2016-08-30
net: veth: Set features for MPLS
David Ahern
1
-0
/
+1
2016-08-30
ixgbe: Eliminate useless message and improve logic
Mark Rustad
1
-11
/
+5
2016-08-30
drivers: net: stmmac: fix spelling mistake "mulitcast" -> "multicast"
Colin Ian King
1
-1
/
+1
2016-08-30
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
10
-122
/
+200
2016-08-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
219
-1016
/
+3170
2016-08-29
Merge tag 'hwmon-for-linus-v4.8-rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2016-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
53
-332
/
+596
2016-08-29
Merge tag 'platform-drivers-x86-v4.8-4' of git://git.infradead.org/users/dvha...
Linus Torvalds
2
-11
/
+5
2016-08-29
Merge tag 'powerpc-4.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
6
-5
/
+10
2016-08-29
hwmon: (it87) Add missing sysfs attribute group terminator
Jean Delvare
1
-0
/
+1
2016-08-29
fm10k: don't re-map queues when a mailbox message suffices
Jacob Keller
1
-17
/
+29
2016-08-29
fm10k: don't clear the RXQCTL register when enabling or disabling queues
Jacob Keller
1
-3
/
+5
2016-08-29
fm10k: remove unnecessary extra parenthesis around ((~value))
Jacob Keller
1
-1
/
+1
2016-08-29
fm10k: add support for Rx offloads on one Geneve tunnel
Jacob Keller
4
-4
/
+31
2016-08-29
fm10k: rework vxlan_port offload before adding geneve support
Jacob Keller
3
-78
/
+93
2016-08-29
fm10k: don't try to stop queues if we've lost hw_addr
Jacob Keller
1
-0
/
+3
2016-08-29
fm10k: don't continue probe if PCI device not in normal IO state
Jacob Keller
1
-0
/
+6
2016-08-29
fm10k: print error code when pci_enable_device_mem fails during probe
Jacob Keller
1
-1
/
+4
2016-08-29
fm10k: NAPI polling routine must return actual work done
Jacob Keller
1
-1
/
+1
2016-08-29
fm10k: prefer READ_ONCE instead of ACCESS_ONCE
Jacob Keller
5
-9
/
+9
2016-08-29
fm10k: remove fm10k_get_reta_size from namespace
Jacob Keller
2
-2
/
+1
2016-08-29
fm10k: use variadic form of alloc_workqueue
Jacob Keller
1
-1
/
+1
2016-08-29
fm10k: use software values when checking for Tx hangs in hot path
Jacob Keller
3
-6
/
+17
2016-08-29
fm10k: fix PCI device enable_cnt leak in .io_slot_reset
Jacob Keller
1
-1
/
+1
2016-08-28
intel_pmic_gpio: Make explicitly non-modular
Paul Gortmaker
1
-6
/
+2
2016-08-28
platform/olpc: Make ec explicitly non-modular
Paul Gortmaker
1
-5
/
+3
2016-08-29
net/xgene: fix error handling during reset
Arnd Bergmann
1
-3
/
+9
2016-08-29
amd-xgbe: Reset running devices after resume from hibernate
James Morse
1
-1
/
+7
[next]