index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-17
cxgb4: Replace arpq_head/arpq_tail with SKB double link-list code
Hariprasad Shenai
2
-40
/
+24
2015-12-17
cxgb4: Use t4_mgmt_tx() API for sending write l2t request ctrl packets.
Hariprasad Shenai
1
-2
/
+1
2015-12-17
cxgb4: Add API to alloc l2t entry; also update existing ones
Hariprasad Shenai
3
-25
/
+117
2015-12-17
cxgb4: Use symbolic constant for VLAN priority calculation
Hariprasad Shenai
1
-1
/
+1
2015-12-17
nfp: clear ring delayed kick counters
Jakub Kicinski
1
-0
/
+2
2015-12-17
tun: honor IFF_UP in tun_get_user()
Eric Dumazet
1
-0
/
+3
2015-12-16
i40e: Call geneve_get_rx_port to get the existing Geneve ports
Singhai, Anjali
1
-0
/
+3
2015-12-16
geneve: Add geneve_get_rx_port support
Singhai, Anjali
1
-0
/
+24
2015-12-16
i40e: Kernel dependency update for i40e to support geneve offload
Singhai, Anjali
1
-0
/
+10
2015-12-16
i40e: geneve tunnel offload support
Singhai, Anjali
4
-43
/
+150
2015-12-16
geneve: Add geneve udp port offload for ethernet devices
Singhai, Anjali
1
-0
/
+23
2015-12-16
stmmac: socfpga: Provide dt node to config ptp clk source.
Phil Reid
1
-0
/
+9
2015-12-16
stmmac: Fix calculations for ptp counters when clock input = 50Mhz.
Phil Reid
3
-15
/
+15
2015-12-16
stmmac: create of compatible mdio bus for stmmac driver
Phil Reid
2
-4
/
+24
2015-12-16
net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUM
Tom Herbert
2
-2
/
+2
2015-12-16
net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK
Tom Herbert
18
-25
/
+24
2015-12-16
fcoe: Use CHECKSUM_PARTIAL to indicate CRC offload
Tom Herbert
1
-1
/
+1
2015-12-16
sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC
Tom Herbert
5
-7
/
+7
2015-12-15
ravb: Add fixed-link support
Kazuya Mizuguchi
1
-0
/
+12
2015-12-15
mlxsw: spectrum: Add support for VLAN devices on top of LAG
Ido Schimmel
1
-3
/
+29
2015-12-15
mlxsw: spectrum: Enable FDB records for VLAN devices on top of LAG
Ido Schimmel
1
-7
/
+14
2015-12-15
mlxsw: reg: Add lag_vid field to SFD register
Ido Schimmel
2
-2
/
+10
2015-12-15
mlxsw: spectrum: Add support for VLAN devices bridging
Ido Schimmel
3
-1
/
+378
2015-12-15
mlxsw: spectrum: Handle VLAN devices linking / unlinking
Ido Schimmel
1
-3
/
+51
2015-12-15
mlxsw: spectrum: Adjust FDB notifications for VLAN devices
Ido Schimmel
2
-4
/
+61
2015-12-15
mlxsw: spectrum: Adjust switchdev ops for VLAN devices
Ido Schimmel
2
-4
/
+98
2015-12-15
mlxsw: spectrum: Use FID instead of VID when accessing FDB
Ido Schimmel
2
-28
/
+34
2015-12-15
mlxsw: spectrum: Add another flood table for vFIDs
Ido Schimmel
3
-27
/
+16
2015-12-15
mlxsw: spectrum: Use appropriate parameter name
Ido Schimmel
1
-4
/
+4
2015-12-15
mlxsw: spectrum: Split vFID range in two
Ido Schimmel
3
-99
/
+287
2015-12-15
mlxsw: spectrum: Allocate active VLANs only for port netdevs
Ido Schimmel
2
-1
/
+11
2015-12-15
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
11
-179
/
+120
2015-12-15
e1000e: Fix msi-x interrupt automask
Benjamin Poirier
1
-6
/
+5
2015-12-15
e1000e: Do not write lsc to ics in msi-x mode
Benjamin Poirier
2
-12
/
+19
2015-12-15
e1000e: Do not read ICR in Other interrupt
Benjamin Poirier
1
-15
/
+7
2015-12-15
e1000e: Remove unreachable code
Benjamin Poirier
1
-6
/
+0
2015-12-15
net/macb: add support for resetting PHY using GPIO
Gregory CLEMENT
2
-0
/
+9
2015-12-15
igb: Explicitly label self-test result indices
Joe Schultz
1
-14
/
+24
2015-12-15
igb: Improve cable length function for I210, etc.
Joe Schultz
3
-9
/
+51
2015-12-15
igb: Don't add PHY address to PCDL address
Aaron Sierra
1
-2
/
+1
2015-12-15
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
10
-201
/
+1457
2015-12-15
wan: wanxl: add pci_disable_device in case of error
Saurabh Sengar
1
-0
/
+1
2015-12-15
ppp: declare ppp devices as enumerated interfaces
Guillaume Nault
1
-2
/
+1
2015-12-15
ppp: define "ppp" device type
Guillaume Nault
1
-0
/
+6
2015-12-15
qeth: get rid of redundant 0-termination
Rasmus Villemoes
1
-2
/
+0
2015-12-15
qeth: repair SBAL elements calculation
Ursula Braun
1
-1
/
+1
2015-12-15
qeth: initialize net_device with carrier off
Ursula Braun
2
-0
/
+2
2015-12-15
qeth use common function qeth_get_setassparms_cmd
Thomas Richter
3
-33
/
+17
2015-12-15
s390-ctcm: Delete unnecessary checks before the function call "channel_remove"
Markus Elfring
1
-5
/
+2
2015-12-14
ravb: clear RIC1 in init instead of stop
Kazuya Mizuguchi
1
-2
/
+3
[next]