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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-09
mlx4: factorize page_address() calls
Eric Dumazet
1
-8
/
+7
2017-03-09
mlx4: do not access rx_desc from mlx4_en_process_rx_cq()
Eric Dumazet
1
-6
/
+3
2017-03-09
mlx4: add rx_alloc_pages counter in ethtool -S
Eric Dumazet
5
-6
/
+12
2017-03-09
mlx4: add page recycling in receive path
Eric Dumazet
2
-177
/
+82
2017-03-09
mlx4: use order-0 pages for RX
Eric Dumazet
2
-44
/
+33
2017-03-09
mlx4: removal of frag_sizes[]
Eric Dumazet
2
-22
/
+10
2017-03-09
mlx4: reduce rx ring page_cache size
Eric Dumazet
3
-10
/
+15
2017-03-09
mlx4: rx_headroom is a per port attribute
Eric Dumazet
2
-4
/
+4
2017-03-09
mlx4: get rid of frag_prefix_size
Eric Dumazet
2
-17
/
+13
2017-03-09
mlx4: remove order field from mlx4_en_frag_info
Eric Dumazet
2
-4
/
+4
2017-03-09
mlx4: dma_dir is a mlx4_en_priv attribute
Eric Dumazet
3
-12
/
+12
2017-03-09
Merge branch 'mlxsw-cosmetics'
David S. Miller
3
-25
/
+12
2017-03-09
mlxsw: pci: Remove unused bit
Ido Schimmel
2
-14
/
+0
2017-03-09
mlxsw: spectrum: Fix helper function and port variable names
Jiri Pirko
1
-11
/
+12
2017-03-09
net: use proper lockdep annotation in __sk_dst_set()
Eric Dumazet
1
-5
/
+2
2017-03-09
Merge branch 'flow_dissector-improvements'
David S. Miller
1
-188
/
+238
2017-03-09
flow_dissector: Move GRE dissection into a separate function
Jiri Pirko
1
-110
/
+134
2017-03-09
flow_dissector: rename "proto again" goto label
Jiri Pirko
1
-4
/
+4
2017-03-09
flow_dissector: Fix GRE header error path
Jiri Pirko
1
-3
/
+3
2017-03-09
flow_dissector: Move MPLS dissection into a separate function
Jiri Pirko
1
-22
/
+34
2017-03-09
flow_dissector: Move ARP dissection into a separate function
Jiri Pirko
1
-53
/
+67
2017-03-09
net: toshiba: spider_net: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-10
/
+14
2017-03-09
net: toshiba: ps3_genic_net: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-22
/
+29
2017-03-09
net: sun: sunhme: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-28
/
+34
2017-03-09
net: sun: sungem: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-41
/
+57
2017-03-09
net: sun: niu: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-17
/
+20
2017-03-09
net: sun: cassini: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-46
/
+52
2017-03-09
net: smsc: smc91x: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-22
/
+25
2017-03-09
net: smsc: smc911x: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-24
/
+27
2017-03-08
decnet: Use TCP nagle macro instead of literal number in decnet
Gao Feng
1
-6
/
+7
2017-03-07
net: qcom/emac: optimize QDF2400 SGMII RX/TX impedence values
Timur Tabi
1
-0
/
+6
2017-03-07
Merge branch 'bgmac-cleanups-PM-support'
David S. Miller
4
-37
/
+116
2017-03-07
net: ethernet: bgmac: driver power manangement
Joey Zhong
3
-0
/
+87
2017-03-07
net: ethernet: bgmac: unify code of the same family
Jon Mason
1
-36
/
+28
2017-03-07
net: ethernet: bgmac: use #defines for MAX size
Jon Mason
1
-1
/
+1
2017-03-07
net: axienet: use eth_hw_addr_random()
Tobias Klauser
1
-1
/
+1
2017-03-07
Merge branch 'netvsc-NAPI'
David S. Miller
6
-143
/
+242
2017-03-07
netvsc: replace netdev_alloc_skb_ip_align with napi_alloc_skb
stephen hemminger
1
-2
/
+4
2017-03-07
netvsc: enable GRO
stephen hemminger
1
-4
/
+4
2017-03-07
netvsc: implement NAPI
stephen hemminger
4
-47
/
+102
2017-03-07
vmbus: introduce in-place packet iterator
stephen hemminger
3
-91
/
+133
2017-03-07
netvsc: don't overload variable in same function
stephen hemminger
1
-2
/
+2
2017-03-07
tools: hv: Add clean up function for Ubuntu config
Haiyang Zhang
1
-0
/
+18
2017-03-07
ipv6: Provide ipv6 version of "disable_policy" sysctl
David Forster
3
-0
/
+116
2017-03-07
net: smsc: smc91c92_cs: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-46
/
+52
2017-03-07
net: smsc: epic100: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-7
/
+9
2017-03-07
net: sis: sis900: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-9
/
+9
2017-03-07
net: sis: sis190: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-6
/
+8
2017-03-07
net: silan: sc92031: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-36
/
+47
2017-03-07
net: sgi: ioc3-eth: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-6
/
+8
[next]