index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/mlx5e: fix another maybe-uninitialized false-positive
Arnd Bergmann
2017-02-06
1
-2
/
+2
*
net-next: treewide use is_vlan_dev() helper function.
Parav Pandit
2017-02-06
12
-30
/
+27
*
net/mlx4_en: fix a condition
Dan Carpenter
2017-02-06
1
-1
/
+1
*
sfc: don't rearm interrupts if busy polling
Bert Kenward
2017-02-06
1
-2
/
+2
*
mlxsw: spectrum_router: Fix typo in comment
Ido Schimmel
2017-02-06
1
-1
/
+1
*
mlxsw: spectrum_router: Don't read 'nud_state' without lock
Ido Schimmel
2017-02-06
1
-1
/
+1
*
mlxsw: spectrum_router: Remove redundant check
Ido Schimmel
2017-02-06
1
-8
/
+4
*
net: remove ndo_neigh_{construct, destroy} from stacked devices
Ido Schimmel
2017-02-06
2
-4
/
+0
*
mlxsw: spectrum_router: Simplify neighbour reflection
Ido Schimmel
2017-02-06
3
-134
/
+135
*
mlxsw: spectrum_router: Remove unused variable
Ido Schimmel
2017-02-06
1
-2
/
+0
*
mlxsw: spectrum_router: Use ordered workqueue for neigh updates
Ido Schimmel
2017-02-06
1
-4
/
+4
*
mlxsw: core: Queue work immediately instead of delaying it
Ido Schimmel
2017-02-06
3
-8
/
+8
*
Merge tag 'linux-can-next-for-4.11-20170206' of git://git.kernel.org/pub/scm/...
David S. Miller
2017-02-06
3
-177
/
+534
|
\
|
*
can: flexcan: switch imx6 and vf610 to timestamp based offloading
Marc Kleine-Budde
2017-02-06
1
-2
/
+3
|
*
can: flexcan: add support for timestamp based rx-offload
Marc Kleine-Budde
2017-02-06
1
-29
/
+129
|
*
can: flexcan: add quirk FLEXCAN_QUIRK_ENABLE_EACEN_RRS
Marc Kleine-Budde
2017-02-06
1
-3
/
+11
|
*
can: flexcan: activate individual RX masking and initialize reg_rximr
Marc Kleine-Budde
2017-02-06
1
-1
/
+7
|
*
can: flexcan: make use of rx-offload's irq_offload_fifo
Marc Kleine-Budde
2017-02-06
1
-112
/
+52
|
*
can: flexcan: make TX mailbox selectable during runtime
Marc Kleine-Budde
2017-02-06
1
-18
/
+24
|
*
can: flexcan: calculate default value for imask1 during runtime
Marc Kleine-Budde
2017-02-06
1
-6
/
+8
|
*
can: flexcan: flexcan_irq(): don't unconditionally return IRQ_HANDLED
Marc Kleine-Budde
2017-02-06
1
-5
/
+11
|
*
can: flexcan: flexcan_poll_bus_err(): fold in do_bus_err()
Marc Kleine-Budde
2017-02-06
1
-14
/
+7
|
*
can: flexcan: flexcan_poll_state(): no need to initialize new_state, rx_state...
Marc Kleine-Budde
2017-02-06
1
-1
/
+1
|
*
can: flexcan: do_bus_err(): convert rx_,tx_errors into bool
Marc Kleine-Budde
2017-02-06
1
-7
/
+7
|
*
can: flexcan: make declaration of devtype_data const
Marc Kleine-Budde
2017-02-06
1
-4
/
+4
|
*
can: flexcan: remove write-only member pdata of struct flexcan_priv
Marc Kleine-Budde
2017-02-06
1
-2
/
+0
|
*
can: flexcan: add missing register definitions
Marc Kleine-Budde
2017-02-06
1
-3
/
+10
|
*
can: rx-offload: Add support for timestamp based irq offloading
Marc Kleine-Budde
2017-02-06
1
-2
/
+135
|
*
can: rx-offload: Add support for HW fifo based irq offloading
David Jander
2017-02-06
2
-1
/
+158
*
|
mlxsw: reg: Fix HTGT register length
Elad Raz
2017-02-06
1
-1
/
+1
*
|
net: mvneta: implement .set_wol and .get_wol
Jingju Hou
2017-02-06
1
-0
/
+21
|
/
*
aeroflex/greth: use napi_complete_done()
Eric Dumazet
2017-02-05
1
-1
/
+1
*
ibm/emac: use napi_complete_done()
Eric Dumazet
2017-02-05
1
-9
/
+9
*
qla3xxx: add GRO support
Eric Dumazet
2017-02-05
1
-17
/
+14
*
ks8695net: add GRO support
Eric Dumazet
2017-02-05
1
-6
/
+5
*
skge: use napi_complete_done()
Eric Dumazet
2017-02-05
1
-5
/
+3
*
ep93xx_eth: add GRO support
Eric Dumazet
2017-02-05
1
-23
/
+6
*
pcnet32: use napi_complete_done()
Eric Dumazet
2017-02-05
1
-8
/
+3
*
amd8111e: add GRO support
Eric Dumazet
2017-02-05
1
-92
/
+72
*
epic100: use napi_complete_done()
Eric Dumazet
2017-02-05
1
-24
/
+7
*
8139cp: use napi_complete_done()
Eric Dumazet
2017-02-05
1
-9
/
+2
*
8139too: use napi_complete_done()
Eric Dumazet
2017-02-05
1
-6
/
+2
*
virtio_net: exploit napi_complete_done() return value
Eric Dumazet
2017-02-04
1
-5
/
+6
*
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2017-02-04
14
-153
/
+129
|
\
|
*
i40e: add interrupt rate limit verbosity
Alan Brady
2017-02-02
1
-3
/
+10
|
*
i40e: refactor macro INTRL_USEC_TO_REG
Alan Brady
2017-02-02
3
-3
/
+16
|
*
i40e: remove unused function
Mitch Williams
2017-02-02
2
-36
/
+0
|
*
i40e: Remove FPK HyperV VF device ID
Jayaprakash Shanmugam
2017-02-02
2
-2
/
+0
|
*
i40e: Quick refactor to start moving data off stack and into Tx buffer info
Alexander Duyck
2017-02-02
2
-40
/
+54
|
*
i40e: remove unnecessary __packed
Tushar Dave
2017-02-02
1
-2
/
+2
[next]