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: vrf: Flip IPv6 output path from FIB lookup hook to out hook
David Ahern
2016-09-10
1
-42
/
+82
*
net: vrf: Flip IPv4 output path from FIB lookup hook to out hook
David Ahern
2016-09-10
1
-1
/
+63
*
ATM-ZeitNet: Fix indentation for one DPRINTK() call in start_rx()
Markus Elfring
2016-09-10
1
-1
/
+1
*
ATM-ZeitNet: Replace one kzalloc() call by kcalloc()
Markus Elfring
2016-09-10
1
-3
/
+4
*
ATM-ZeitNet: Improve a size determination in zatm_open()
Markus Elfring
2016-09-10
1
-1
/
+1
*
ATM-ZeitNet: Use kmalloc_array() in start_tx()
Markus Elfring
2016-09-10
1
-2
/
+3
*
ATM-nicstar: Refactor a dev_alloc_skb() call in dequeue_rx()
Markus Elfring
2016-09-10
1
-1
/
+2
*
ATM-nicstar: Refactor a kmalloc() call in ns_init_card()
Markus Elfring
2016-09-10
1
-1
/
+2
*
ATM-nicstar: Improve another size determination in ns_init_card()
Markus Elfring
2016-09-10
1
-1
/
+1
*
ATM-nicstar: Improve another size determination in get_scq()
Markus Elfring
2016-09-10
1
-1
/
+1
*
ATM-nicstar: Use kmalloc_array() in get_scq()
Markus Elfring
2016-09-10
1
-2
/
+3
*
Revert "hv_netvsc: make inline functions static"
Stephen Hemminger
2016-09-10
1
-84
/
+1
*
net/mlx5: Organize device list API in one place
Mohamad Haj Yahia
2016-09-10
5
-296
/
+362
*
net/mlx5e: Restore vlan filter after seamless reset
Mohamad Haj Yahia
2016-09-10
1
-6
/
+32
*
net/mlx5e: Implement mlx5e interface attach/detach callbacks
Mohamad Haj Yahia
2016-09-10
3
-63
/
+183
*
net/mlx5: Implement vports admin state backup/restore
Mohamad Haj Yahia
2016-09-10
2
-141
/
+124
*
net/mlx5: Align sriov/eswitch modules with the new load/unload flow.
Mohamad Haj Yahia
2016-09-10
3
-14
/
+34
*
net/mlx5: Implement eswitch attach/detach flows
Mohamad Haj Yahia
2016-09-10
2
-3
/
+23
*
net/mlx5: Implement SRIOV attach/detach flows
Mohamad Haj Yahia
2016-09-10
2
-8
/
+23
*
net/mlx5: Split the load/unload flow into hardware and software flows
Mohamad Haj Yahia
2016-09-10
1
-64
/
+107
*
net/mlx5: Introduce attach/detach to interface API
Mohamad Haj Yahia
2016-09-10
1
-20
/
+129
*
net/mlx5: SRIOV core code refactoring
Mohamad Haj Yahia
2016-09-10
3
-129
/
+101
*
net/mlx5: Skip waiting for vf pages in internal error
Mohamad Haj Yahia
2016-09-10
1
-1
/
+12
*
net: fs_enet: make rx_copybreak value configurable
Christophe Leroy
2016-09-10
1
-0
/
+40
*
net: fs_enet: don't unmap DMA when packet len is below copybreak
Christophe Leroy
2016-09-10
1
-16
/
+20
*
net: fs_enet: merge NAPI RX and NAPI TX
Christophe Leroy
2016-09-10
5
-295
/
+160
*
net/ip_tunnels: Introduce tunnel_id_to_key32() and key32_to_tunnel_id()
Amir Vadai
2016-09-10
1
-2
/
+2
*
ATM-iphase: Use kmalloc_array() in tx_init()
Markus Elfring
2016-09-09
1
-4
/
+9
*
alx: add module parameter to enable msi-x support
Tobias Regnery
2016-09-09
1
-1
/
+4
*
alx: add msi-x support
Tobias Regnery
2016-09-09
4
-8
/
+184
*
alx: factor out part of the interrupt handler
Tobias Regnery
2016-09-09
1
-14
/
+20
*
alx: refactor msi enablement and disablement
Tobias Regnery
2016-09-09
2
-9
/
+26
*
qed: mark symbols static where possible
Baoyou Xie
2016-09-09
4
-28
/
+35
*
ATM-ForeRunnerHE: Use kmalloc_array() in he_init_group()
Markus Elfring
2016-09-09
1
-4
/
+6
*
ATM-ENI: Use kmalloc_array() in eni_start()
Markus Elfring
2016-09-09
1
-2
/
+3
*
via-velocity: remove null pointer check on array tdinfo->skb_dma
Colin Ian King
2016-09-09
1
-12
/
+9
*
qede: mark qede_set_features() static
Baoyou Xie
2016-09-09
1
-1
/
+1
*
net: phy: Fixed checkpatch errors for Microsemi PHYs.
Raju Lakkaraju
2016-09-09
2
-92
/
+92
*
macsec: set network devtype
stephen hemminger
2016-09-09
1
-0
/
+1
*
net: ethernet: xilinx: Enable emaclite for MIPS
Zubair Lutfullah Kakakhel
2016-09-08
1
-2
/
+2
*
be2net: Update the driver version to 11.1.0.0
Sriharsha Basavapatna
2016-09-07
1
-1
/
+1
*
be2net: Fix mac address collision in some configurations
Suresh Reddy
2016-09-07
2
-2
/
+5
*
be2net: Avoid redundant addition of mac address in HW
Suresh Reddy
2016-09-07
1
-20
/
+66
*
be2net: Add privilege level check for OPCODE_COMMON_GET_EXT_FAT_CAPABILITIES ...
Somnath Kotur
2016-09-07
2
-4
/
+13
*
be2net: Issue COMMON_RESET_FUNCTION cmd during driver unload
Somnath Kotur
2016-09-07
1
-0
/
+3
*
be2net: Support UE recovery in BEx/Skyhawk adapters
Sriharsha Basavapatna
2016-09-07
6
-35
/
+430
*
net: smsc911x: request and deassert optional RESET GPIO
Linus Walleij
2016-09-07
1
-0
/
+9
*
qed*: Add support for the ethtool get_regs operation
Tomer Tayar
2016-09-07
2
-0
/
+26
*
qed: Add support for debug data collection
Tomer Tayar
2016-09-07
7
-12
/
+8916
*
kaweth: remove obsolete debugging statements
Oliver Neukum
2016-09-07
1
-15
/
+0
[next]