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
2017-06-19
liquidio: replace info-pointer mode with buffer-pointer-only mode
Prasad Kanneganti
11
-109
/
+37
2017-06-19
pptp: Remove unused variable in pptp_release()
Christos Gkekas
1
-2
/
+0
2017-06-19
liquidio: implement vlan filter enable and disable
Prasad Kanneganti
3
-10
/
+32
2017-06-18
net: remove DST_NOCACHE flag
Wei Wang
1
-1
/
+1
2017-06-18
ipv6: take dst->__refcnt for insertion into fib6 tree
Wei Wang
1
-4
/
+0
2017-06-16
Merge tag 'mlx5-updates-2017-06-16' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
25
-117
/
+211
2017-06-16
ibmvnic: driver initialization for kdump/kexec
Nathan Fontenot
1
-5
/
+19
2017-06-16
net: dsa: loop: Implement ethtool statistics
Florian Fainelli
1
-2
/
+77
2017-06-16
net: dsa: loop: Inline unregister_fixed_phys()
Florian Fainelli
1
-10
/
+5
2017-06-16
net: mvmdio: simplify the smi read and write error paths
Antoine Ténart
1
-10
/
+6
2017-06-16
net: mvmdio: add xmdio xsmi support
Antoine Ténart
1
-7
/
+105
2017-06-16
net: mvmdio: check the MII_ADDR_C45 bit is not set for smi operations
Antoine Ténart
1
-0
/
+6
2017-06-16
net: mvmdio: put the poll intervals in the ops structure
Antoine Ténart
1
-2
/
+6
2017-06-16
net: mvmdio: introduce an ops structure
Antoine Ténart
1
-11
/
+19
2017-06-16
net: mvmdio: remove duplicate locking
Russell King
1
-10
/
+0
2017-06-16
net: mvmdio: use GENMASK for masks
Antoine Ténart
1
-1
/
+1
2017-06-16
net: mvmdio: use tabs for defines
Antoine Ténart
1
-13
/
+13
2017-06-16
net: mvmdio: reorder headers alphabetically
Antoine Ténart
1
-5
/
+5
2017-06-16
bpf: qede: Report bpf_prog ID during XDP_QUERY_PROG
Martin KaFai Lau
1
-0
/
+1
2017-06-16
bpf: nfp: Report bpf_prog ID during XDP_QUERY_PROG
Martin KaFai Lau
1
-0
/
+1
2017-06-16
bpf: ixgbe: Report bpf_prog ID during XDP_QUERY_PROG
Martin KaFai Lau
1
-0
/
+2
2017-06-16
bpf: thunderx: Report bpf_prog ID during XDP_QUERY_PROG
Martin KaFai Lau
1
-0
/
+1
2017-06-16
bpf: bnxt: Report bpf_prog ID during XDP_QUERY_PROG
Martin KaFai Lau
1
-0
/
+1
2017-06-16
bpf: virtio_net: Report bpf_prog ID during XDP_QUERY_PROG
Martin KaFai Lau
1
-5
/
+8
2017-06-16
bpf: mlx5e: Report bpf_prog ID during XDP_QUERY_PROG
Martin KaFai Lau
1
-3
/
+12
2017-06-16
bpf: mlx4: Report bpf_prog ID during XDP_QUERY_PROG
Martin KaFai Lau
1
-3
/
+18
2017-06-16
networking: add and use skb_put_u8()
Johannes Berg
27
-74
/
+75
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
83
-161
/
+135
2017-06-16
networking: make skb_pull & friends return void pointers
Johannes Berg
6
-8
/
+7
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
91
-316
/
+282
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
208
-586
/
+497
2017-06-16
networking: convert many more places to skb_put_zero()
Johannes Berg
21
-68
/
+35
2017-06-16
r8152: move calling delay_autosuspend function
hayeswang
1
-7
/
+5
2017-06-16
r8152: split rtl8152_resume function
hayeswang
1
-38
/
+61
2017-06-16
net/mlx4_en: Refactor mlx4_en_free_tx_desc
Tariq Toukan
1
-29
/
+16
2017-06-16
net/mlx4_en: Replace TXBB_SIZE multiplications with shift operations
Tariq Toukan
2
-13
/
+16
2017-06-16
net/mlx4_en: Increase default TX ring size
Tariq Toukan
1
-1
/
+1
2017-06-16
net/mlx4_en: Poll XDP TX completion queue in RX NAPI
Tariq Toukan
5
-16
/
+51
2017-06-16
net/mlx4_en: Improve XDP xmit function
Tariq Toukan
3
-43
/
+21
2017-06-16
net/mlx4_en: Improve stack xmit function
Tariq Toukan
1
-64
/
+87
2017-06-16
net/mlx4_en: Improve transmit CQ polling
Tariq Toukan
1
-6
/
+7
2017-06-16
net/mlx4_en: Improve receive data-path
Tariq Toukan
1
-34
/
+39
2017-06-16
net/mlx4_en: Optimized single ring steering
Saeed Mahameed
5
-22
/
+50
2017-06-16
net/mlx4_en: Remove unused argument in TX datapath function
Tariq Toukan
2
-9
/
+7
2017-06-16
atm: solos-pci: remove useless variable assignments
Gustavo A. R. Silva
1
-2
/
+2
2017-06-16
net/mlx5: Add fast unload support in shutdown flow
Majd Dibbiny
4
-5
/
+62
2017-06-16
net/mlx5: Expose command polling interface
Majd Dibbiny
1
-7
/
+23
2017-06-16
net/mlx5e: Optimize update stats work
Gal Pressman
3
-7
/
+16
2017-06-16
net/mlx5e: Move and optimize query out of buffer function
Gal Pressman
2
-22
/
+7
2017-06-16
net/mlx5e: Reduce number of heap allocated buffers for update stats
Gal Pressman
1
-14
/
+2
[next]