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.12.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: natsemi: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-02-12
1
-52
/
+67
*
net: myricom: myri10ge: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-02-12
1
-13
/
+10
*
net: microchip: encx24j600: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-02-12
1
-14
/
+18
*
net: microchip: enc28j60: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-02-12
1
-14
/
+17
*
net: micrel: ksz884x: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-02-12
1
-24
/
+38
*
bnxt_en: Added PCI IDs for BCM57452 and BCM57454 ASICs
Deepak Khungar
2017-02-12
1
-0
/
+6
*
bnxt_en: Fix bnxt_setup_tc() error message.
Michael Chan
2017-02-12
1
-1
/
+1
*
bnxt_en: Print FEC settings as part of the linkup dmesg.
Michael Chan
2017-02-12
2
-1
/
+16
*
bnxt_en: Do not setup PHY unless driving a single PF.
Michael Chan
2017-02-12
1
-0
/
+3
*
bnxt_en: Add hardware NTUPLE filter for encapsulated packets.
Michael Chan
2017-02-12
1
-3
/
+14
*
bnxt_en: Allow NETIF_F_NTUPLE to be enabled on VFs.
Michael Chan
2017-02-12
1
-1
/
+1
*
bnxt_en: Fix ethtool -l pre-set max combined channel.
Michael Chan
2017-02-12
1
-1
/
+1
*
bnxt_en: Retry failed NVM_INSTALL_UPDATE with defragmentation flag.
Kshitij Soni
2017-02-12
1
-6
/
+26
*
bnxt_en: Update to firmware interface spec 1.7.0.
Michael Chan
2017-02-12
3
-88
/
+363
*
net: ethernet: ti: cpsw: return NET_XMIT_DROP if skb_padto failed
Ivan Khoronzhuk
2017-02-11
1
-1
/
+1
*
vxlan: remove vni zero check and drop for COLLECT_METADATA
Roopa Prabhu
2017-02-11
1
-3
/
+0
*
net: rename dst_neigh_output back to neigh_output
Julian Anastasov
2017-02-11
1
-2
/
+2
*
sfc: fix swapped arguments to efx_ef10_handle_rx_event_errors
Edward Cree
2017-02-11
1
-1
/
+2
*
ipvtap: IP-VLAN based tap driver
Sainath Grandhi
2017-02-11
7
-13
/
+280
*
tap: tap as an independent module
Sainath Grandhi
2017-02-11
5
-3
/
+20
*
tap: Extending tap device create/destroy APIs
Sainath Grandhi
2017-02-11
2
-24
/
+100
*
tap: Abstract type of virtual interface from tap implementation
Sainath Grandhi
2017-02-11
3
-161
/
+176
*
tap: Tap character device creation/destroy API
Sainath Grandhi
2017-02-11
2
-32
/
+60
*
tap: Renaming tap related APIs, data structures, macros
Sainath Grandhi
2017-02-11
3
-176
/
+177
*
tap: Refactoring macvtap.c
Sainath Grandhi
2017-02-11
3
-196
/
+228
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-02-11
34
-181
/
+432
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-02-10
9
-89
/
+222
|
|
\
|
|
*
xen-netfront: Delete rx_refill_timer in xennet_disconnect_backend()
Boris Ostrovsky
2017-02-10
1
-1
/
+2
|
|
*
NET: mkiss: Fix panic
Ralf Baechle
2017-02-10
1
-2
/
+2
|
|
*
net: hns: Fix the device being used for dma mapping during TX
Kejian Yan
2017-02-10
1
-1
/
+1
|
|
*
net: phy: Initialize mdio clock at probe function
Yendapally Reddy Dhananjaya Reddy
2017-02-09
1
-4
/
+2
|
|
*
xen-netfront: Improve error handling during initialization
Ross Lagerwall
2017-02-09
1
-18
/
+11
|
|
*
sierra_net: Skip validating irrelevant fields for IDLE LSIs
Stefan Brüns
2017-02-09
1
-7
/
+7
|
|
*
sierra_net: Add support for IPv6 and Dual-Stack Link Sense Indications
Stefan Brüns
2017-02-09
1
-35
/
+66
|
|
*
xen-netfront: Rework the fix for Rx stall during OOM and network stress
Vineeth Remanan Pillai
2017-02-09
1
-3
/
+11
|
|
*
net: phy: Fix PHY module checks and NULL deref in phy_attach_direct()
Florian Fainelli
2017-02-09
1
-8
/
+20
|
|
*
net: thunderx: Fix PHY autoneg for SGMII QLM mode
Thanneeru Srinivasulu
2017-02-08
2
-12
/
+101
|
|
*
net: introduce device min_header_len
Willem de Bruijn
2017-02-08
1
-0
/
+1
|
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2017-02-10
2
-4
/
+6
|
|
\
\
|
|
*
|
IB/rxe: Fix mem_check_range integer overflow
Eyal Itkin
2017-02-08
1
-3
/
+5
|
|
*
|
IB/rxe: Fix resid update
Eyal Itkin
2017-02-08
1
-1
/
+1
|
*
|
|
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-02-10
1
-6
/
+8
|
|
\
\
\
|
|
*
|
|
i2c: piix4: Request the SMBUS semaphore inside the mutex
Ricardo Ribalda
2017-02-09
1
-5
/
+7
|
|
*
|
|
i2c: piix4: Fix request_region size
Ricardo Ribalda
2017-02-09
1
-1
/
+1
|
*
|
|
|
Merge tag 'mmc-v4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
2017-02-10
1
-7
/
+25
|
|
\
\
\
\
|
|
*
|
|
|
mmc: mmci: avoid clearing ST Micro busy end interrupt mistakenly
Jean-Nicolas Graux
2017-02-08
1
-7
/
+25
|
|
|
/
/
/
|
*
|
|
|
Merge tag 'drm-fixes-for-v4.10-rc8' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
2017-02-09
8
-18
/
+36
|
|
\
\
\
\
|
|
*
\
\
\
Merge tag 'drm-intel-fixes-2017-02-09' of git://anongit.freedesktop.org/git/d...
Dave Airlie
2017-02-10
6
-15
/
+34
|
|
|
\
\
\
\
|
|
|
*
|
|
|
drm/i915: Always convert incoming exec offsets to non-canonical
Michał Winiarski
2017-02-08
1
-6
/
+6
|
|
|
*
|
|
|
drm/i915: Remove overzealous fence warn on runtime suspend
Chris Wilson
2017-02-08
2
-2
/
+11
[next]