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: bcmgenet: enable driver to work without a device tree
Petri Gynther
2014-12-08
3
-33
/
+125
*
hyperv: Add support for vNIC hot removal
Haiyang Zhang
2014-12-08
3
-0
/
+8
*
tun/macvtap: use consume_skb() instead of kfree_skb() when needed
Jason Wang
2014-12-05
2
-2
/
+8
*
net-PA Semi: Deletion of unnecessary checks before the function call "pci_dev...
Markus Elfring
2014-12-05
1
-4
/
+2
*
net-ipvlan: Deletion of an unnecessary check before the function call "free_p...
Markus Elfring
2014-12-05
1
-2
/
+1
*
net: cassini: Deletion of an unnecessary check before the function call "vfree"
Markus Elfring
2014-12-05
1
-2
/
+1
*
stmmac: pci: allocate memory resources dynamically
Andy Shevchenko
2014-12-05
1
-24
/
+31
*
ixgbevf: fix possible crashes in probe and remove
Emil Tantilov
2014-12-05
1
-4
/
+13
*
ixgbevf: add support for X550 VFs
Emil Tantilov
2014-12-05
5
-5
/
+38
*
ixgbe: fix crash on rmmod after probe fail
Emil Tantilov
2014-12-05
1
-2
/
+8
*
ixgbe: bump version number
Don Skidmore
2014-12-05
1
-1
/
+1
*
ixgbe: Add X550 support function pointers
Don Skidmore
2014-12-05
10
-59
/
+1732
*
ixgbe: cleanup checksum to allow error results
Don Skidmore
2014-12-05
4
-53
/
+96
*
ixgbe: add methods for combined read and write operations
Don Skidmore
2014-12-05
3
-0
/
+188
*
ixgbe: Add x550 SW/FW semaphore support
Don Skidmore
2014-12-05
5
-29
/
+25
*
ixgbe: Add timeout parameter to ixgbe_host_interface_command
Don Skidmore
2014-12-05
2
-13
/
+37
*
ixgbe: add support for X550 extended RSS support
Don Skidmore
2014-12-05
5
-25
/
+107
*
ixgbe: remove CIAA/D register reads from bad VF check
Emil Tantilov
2014-12-05
1
-71
/
+74
*
ixgbe: Look up MAC address in Open Firmware or IDPROM
Martin K Petersen
2014-12-05
1
-0
/
+35
*
ixgbe: Remove tail write abstraction and add missing barrier
Alexander Duyck
2014-12-05
2
-25
/
+20
*
ixgbe: Clean-up page reuse code
Alexander Duyck
2014-12-05
1
-42
/
+36
*
tun: Fix GSO meta-data handling in tun_get_user
Herbert Xu
2014-12-02
1
-1
/
+1
*
rocker: Use logical operators on booleans
Thomas Graf
2014-12-02
1
-8
/
+8
*
rocker: Add proper validation of Netlink attributes
Thomas Graf
2014-12-02
1
-0
/
+9
*
rocker: add ndo_bridge_setlink/getlink support for learning policy
Scott Feldman
2014-12-02
2
-0
/
+100
*
rocker: implement ndo_fdb_dump
Jiri Pirko
2014-12-02
1
-0
/
+73
*
rocker: implement L2 bridge offloading
Scott Feldman
2014-12-02
1
-1
/
+669
*
rocker: implement rocker ofdpa flow table manipulation
Scott Feldman
2014-12-02
1
-2
/
+1467
*
rocker: introduce rocker switch driver
Jiri Pirko
2014-12-02
6
-0
/
+2521
*
bridge: add brport flags to dflt bridge_getlink
Scott Feldman
2014-12-02
2
-2
/
+3
*
net: rename netdev_phys_port_id to more generic name
Jiri Pirko
2014-12-02
4
-4
/
+4
*
net: make vid as a parameter for ndo_fdb_add/ndo_fdb_del
Jiri Pirko
2014-12-02
5
-11
/
+12
*
ipvlan: ipvlan depends on INET and IPV6
Mahesh Bandewar
2014-11-29
2
-1
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-29
63
-412
/
+652
|
\
|
*
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-11-29
3
-7
/
+7
|
|
\
|
|
*
irqchip: brcmstb-l2: Fix error handling of irq_of_parse_and_map
Dmitry Torokhov
2014-11-26
1
-2
/
+2
|
|
*
irqchip: bcm7120-l2: Fix error handling of irq_of_parse_and_map
Dmitry Torokhov
2014-11-26
1
-2
/
+2
|
|
*
irqchip: atmel-aic: Fix irqdomain initialization
Boris Brezillon
2014-11-11
1
-3
/
+3
|
*
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2014-11-29
5
-52
/
+77
|
|
\
\
|
|
*
|
ufs: fix NULL dereference when no regulators are defined
Akinobu Mita
2014-11-26
1
-0
/
+6
|
|
*
|
ufs: ensure clk gating work is finished before module unloading
Akinobu Mita
2014-11-26
1
-0
/
+2
|
|
*
|
scsi: ufs: fix static checker warning in ufshcd_parse_clock_info
Dolev Raviv
2014-11-20
1
-6
/
+3
|
|
*
|
scsi: ufs: fix static checker warning in __ufshcd_setup_clocks
Dolev Raviv
2014-11-20
1
-1
/
+1
|
|
*
|
scsi: ufs: fix static checker warning in ufshcd_populate_vreg
Dolev Raviv
2014-11-20
1
-4
/
+2
|
|
*
|
scsi: ufs: fix static checker errors in ufshcd_system_suspend
Dolev Raviv
2014-11-20
1
-1
/
+1
|
|
*
|
ufs: fix power info after link start-up
Yaniv Gardi
2014-11-20
1
-0
/
+18
|
|
*
|
ufs: fix reference counting of W-LUs
Akinobu Mita
2014-11-20
2
-40
/
+36
|
|
*
|
scsi: add Intel Multi-Flex to scsi scan blacklist
Christian Sünkenberg
2014-11-20
1
-0
/
+1
|
|
*
|
bnx2fc: do not add shared skbs to the fcoe_rx_list
Maurizio Lombardi
2014-11-20
1
-0
/
+7
|
*
|
|
Merge tag 'staging-3.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-11-28
8
-29
/
+104
|
|
\
\
\
[next]