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.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
2016-06-17
qeth: Include error message for "OS Mismatch"
Eugene Crosser
1
-0
/
+6
2016-06-17
net: gianfar: fix old-style declaration
Arnd Bergmann
1
-1
/
+1
2016-06-17
isdn: eicon: fix old-style declarations
Arnd Bergmann
2
-9
/
+9
2016-06-17
hamradio: baycom: fix old-style declaration
Arnd Bergmann
1
-3
/
+3
2016-06-17
net: tlan: don't set unused function argument
Arnd Bergmann
1
-1
/
+0
2016-06-17
net: qlcnic: don't set unused function argument
Arnd Bergmann
1
-1
/
+0
2016-06-17
dsa: b53: fix big-endian register access
Arnd Bergmann
1
-12
/
+8
2016-06-17
r8152: modify the check of the flag of PHY_RESET in set_speed function
hayeswang
1
-2
/
+2
2016-06-17
net: ethernet: ax88796: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-22
/
+2
2016-06-17
net: ethernet: ax88796: use phydev from struct net_device
Philippe Reynes
1
-13
/
+7
2016-06-17
net: stmmac: dwmac-rk: keep the PHY up for WoL
Vincent Palatin
1
-5
/
+43
2016-06-17
net: stmmac: allow to split suspend/resume from init/exit callbacks
Vincent Palatin
1
-2
/
+6
2016-06-16
sfc: Fix VLAN filtering feature if vPort has VLAN_RESTRICT flag
Andrew Rybchenko
3
-5
/
+74
2016-06-16
sfc: Update MCDI protocol definitions
Edward Cree
1
-48
/
+1279
2016-06-16
sfc: Disable VLAN filtering by default if not strictly required
Andrew Rybchenko
1
-1
/
+9
2016-06-16
sfc: VLAN filters must only be created if the firmware supports this.
Martin Habets
2
-0
/
+25
2016-06-16
sfc: Fix dup unknown multicast/unicast filters after datapath reset
Andrew Rybchenko
1
-11
/
+69
2016-06-16
sfc: Refactor checks for invalid filter ID
Edward Cree
1
-26
/
+13
2016-06-16
sfc: Take mac_lock before calling efx_ef10_filter_table_probe
Martin Habets
3
-2
/
+11
2016-06-16
sfc: Implement ndo_vlan_rx_{add, kill}_vid() callbacks
Andrew Rybchenko
3
-2
/
+124
2016-06-16
sfc: Implement list of VLANs added over interface
Andrew Rybchenko
2
-35
/
+295
2016-06-16
sfc: Make EF10 filter management helper functions VLAN-aware
Andrew Rybchenko
1
-29
/
+41
2016-06-16
sfc: Store unicast and multicast promisc flag with address cache
Andrew Rybchenko
1
-15
/
+15
2016-06-16
sfc: Move filter IDs to per-VLAN data structure
Andrew Rybchenko
1
-37
/
+51
2016-06-16
sfc: Forget filter ID when the filter is marked old
Andrew Rybchenko
1
-20
/
+33
2016-06-16
sfc: Assert filter_sem write locked when required
Edward Cree
2
-1
/
+24
2016-06-16
sfc: Add efx_nic member with fixed netdev features
Andrew Rybchenko
2
-4
/
+17
2016-06-16
sfc: Move last mc_promisc flag to EF10 filter table state
Andrew Rybchenko
2
-4
/
+5
2016-06-16
sfc: Define macro with EF10 offload feature
Andrew Rybchenko
1
-4
/
+8
2016-06-16
liquidio: Introduce new octeon2/3 header
Raghu Vatsavayi
7
-97
/
+334
2016-06-16
liquidio: Replace ifidx for FW commands
Raghu Vatsavayi
12
-174
/
+187
2016-06-16
liquidio: New driver FW command structure
Raghu Vatsavayi
3
-130
/
+19
2016-06-16
liquidio: Consider PTP for packet size calculations
Raghu Vatsavayi
2
-15
/
+25
2016-06-16
liquidio: RX desc alloc changes
Raghu Vatsavayi
4
-83
/
+316
2016-06-16
liquidio:RX queue alloc changes
Raghu Vatsavayi
3
-33
/
+52
2016-06-16
liquidio:Scatter gather list per IQ
Raghu Vatsavayi
2
-73
/
+149
2016-06-16
liquidio: Host queue mapping changes
Raghu Vatsavayi
6
-65
/
+142
2016-06-16
liquidio: Avoid double free during soft command
Raghu Vatsavayi
3
-5
/
+5
2016-06-16
net: vrf: Switch dst dev to loopback on device delete
David Ahern
1
-13
/
+42
2016-06-16
mdio: mux: avoid 'maybe-uninitialized' warning
Arnd Bergmann
1
-2
/
+2
2016-06-16
cxgb4/cxgb4vf: Synchronize all MAC addresses
Hariprasad Shenai
2
-11
/
+4
2016-06-16
cxgb4: Enable SR-IOV configuration via PCI sysfs interface
Hariprasad Shenai
1
-2
/
+64
2016-06-16
cxgb4: Force cxgb4 driver as MASTER in kdump kernel
Hariprasad Shenai
1
-1
/
+8
2016-06-16
net: vrf: Update flags and features settings
David Ahern
1
-0
/
+14
2016-06-16
tun: fix csum generation for tap devices
Paolo Abeni
1
-7
/
+7
2016-06-15
net: vrf: Handle ipv6 multicast and link-local addresses
David Ahern
1
-5
/
+93
2016-06-15
net: l3mdev: Remove const from flowi6 arg to get_rt6_dst
David Ahern
1
-1
/
+1
2016-06-15
net: cx89x0: Add DT support
Alexander Shiyan
1
-1
/
+11
2016-06-15
net: hns: update the dependency
Kejian Yan
1
-1
/
+1
2016-06-15
r8152: save the speed
hayeswang
1
-3
/
+13
[prev]
[next]