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.13.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-04-17
ip_tunnel_core: iptunnel_handle_offloads returns int and doesn't free skb
Alexander Duyck
2
-23
/
+15
2016-04-17
net: w5100: support W5200
Akinobu Mita
4
-48
/
+289
2016-04-17
net: w5100: support SPI interface mode
Akinobu Mita
3
-0
/
+151
2016-04-17
net: w5100: enable to support sleepable register access interface
Akinobu Mita
2
-38
/
+153
2016-04-17
net: w5100: add ability to support other bus interface
Akinobu Mita
2
-201
/
+431
2016-04-17
net: w5100: move mmiowb into register access callbacks
Akinobu Mita
1
-29
/
+15
2016-04-17
vxlan: reduce usage of synchronize_net in ndo_stop
Hannes Frederic Sowa
1
-8
/
+20
2016-04-17
vxlan: synchronously and race-free destruction of vxlan sockets
Hannes Frederic Sowa
1
-17
/
+3
2016-04-16
phy: make some bits preserved while setup forced mode
wangweidong
1
-1
/
+2
2016-04-16
qede: Add fastpath support for tunneling
Manish Chopra
2
-10
/
+92
2016-04-16
qed: Enable GRE tunnel slowpath configuration
Manish Chopra
1
-0
/
+4
2016-04-16
qed/qede: Add GENEVE tunnel slowpath configuration support
Manish Chopra
4
-1
/
+69
2016-04-16
qed/qede: Add VXLAN tunnel slowpath configuration support
Manish Chopra
5
-4
/
+86
2016-04-16
qed: Add infrastructure support for tunneling
Manish Chopra
10
-4
/
+553
2016-04-15
qlge: Replace create_singlethread_workqueue with alloc_ordered_workqueue
Amitoj Kaur Chawla
1
-1
/
+1
2016-04-15
mlxsw: spectrum_buffers: Use MLXSW_SP_PB_UNUSED define for unused pb
Jiri Pirko
1
-1
/
+2
2016-04-15
mlxsw: spectrum_buffers: Use designated initializers for mlxsw_sp_pbs
Jiri Pirko
1
-10
/
+2
2016-04-15
tun: use per cpu variables for stats accounting
Paolo Abeni
1
-12
/
+83
2016-04-14
mlxsw: spectrum_buffers: Implement occupancy monitoring
Jiri Pirko
3
-16
/
+293
2016-04-14
mlxsw: core: Introduce support for asynchronous EMAD register access
Jiri Pirko
2
-173
/
+334
2016-04-14
mlxsw: core: Add mlxsw specific workqueue and use it for FDB notif. processing
Jiri Pirko
3
-4
/
+28
2016-04-14
mlxsw: reg: Extend SBPM register for occupancy control
Jiri Pirko
2
-2
/
+32
2016-04-14
mlxsw: reg: Add Shared Buffer Status register definition
Jiri Pirko
1
-0
/
+100
2016-04-14
mlxsw: core: Add devlink shared buffer occupancy callbacks
Jiri Pirko
2
-8
/
+77
2016-04-14
mlxsw: spectrum_buffers: Implement shared buffer configuration
Jiri Pirko
3
-1
/
+216
2016-04-14
mlxsw: core: Add mlxsw_core_port_driver_priv helper
Jiri Pirko
1
-0
/
+9
2016-04-14
mlxsw: spectrum_buffers: Get max_buff defaults into limits exposed to user
Jiri Pirko
2
-14
/
+18
2016-04-14
mlxsw: spectrum_buffers: Change initialization of PG 9
Jiri Pirko
1
-3
/
+5
2016-04-14
mlxsw: spectrum_buffers: Remove eg pool 3 default init and CPU port TC bindin...
Jiri Pirko
1
-3
/
+2
2016-04-14
mlxsw: spectrum_buffers: Cache shared buffer configuration
Jiri Pirko
2
-19
/
+82
2016-04-14
mlxsw: spectrum_buffers: Rename "pool" to "pr" in initialization
Jiri Pirko
1
-35
/
+35
2016-04-14
mlxsw: spectrum_buffers: Push out indexes and direction out of SB structs
Jiri Pirko
1
-204
/
+221
2016-04-14
mlxsw: spectrum_buffers: Push out shared buffer register writes
Jiri Pirko
1
-14
/
+40
2016-04-14
mlxsw: core: Add devlink shared buffer callbacks
Jiri Pirko
2
-2
/
+123
2016-04-14
ravb: make ravb_ptp_interrupt() *void*
Sergei Shtylyov
3
-10
/
+9
2016-04-14
qed* - bump driver versions to 8.7.1.20
Yuval Mintz
2
-3
/
+3
2016-04-14
qede: add Rx flow hash/indirection support.
Sudarsana Reddy Kalluru
3
-10
/
+283
2016-04-14
qed: add Rx flow hash/indirection support.
Sudarsana Reddy Kalluru
1
-16
/
+1
2016-04-14
qed*: remove version dependency
Rahul Verma
5
-32
/
+2
2016-04-14
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
David S. Miller
1
-3
/
+2
2016-04-14
net: bcmgenet: add BQL support
Petri Gynther
1
-1
/
+14
2016-04-14
net: bcmgenet: use __napi_schedule_irqoff()
Florian Fainelli
1
-4
/
+4
2016-04-14
net: bcmgenet: use napi_complete_done()
Eric Dumazet
1
-1
/
+1
2016-04-14
drivers/net/ethernet/jme.c: Deinline jme_reset_mac_processor, save 2816 bytes
Denys Vlasenko
1
-1
/
+1
2016-04-14
net: ethernet: stmmac: GMAC4.xx: Fix TX descriptor preparation
Alexandre TORGUE
1
-8
/
+1
2016-04-14
dsa: mv88e6xxx: Use bus in mv88e6xxx_lookup_name()
Andrew Lunn
1
-4
/
+8
2016-04-14
dsa: Rename phys_port_mask to enabled_port_mask
Andrew Lunn
2
-10
/
+11
2016-04-14
net: dsa: Rename DSA probe function.
Andrew Lunn
6
-18
/
+24
2016-04-14
net: dsa: Keep the mii bus and address in the private structure
Andrew Lunn
8
-83
/
+89
2016-04-14
net: dsa: Have the switch driver allocate there own private memory
Andrew Lunn
8
-17
/
+73
[next]