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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-28
net: ibmvnic: Remove unused net_stats member from struct ibmvnic_adapter
Tobias Klauser
1
-1
/
+0
2017-03-28
net: ibmveth: Remove unused stats member from struct ibmveth_adapter
Tobias Klauser
1
-1
/
+0
2017-03-28
net: bfin_mac: Remove unused stats member from struct bfin_mac_local
Tobias Klauser
1
-7
/
+0
2017-03-28
netvsc: fix dereference before null check errors
Colin Ian King
1
-2
/
+4
2017-03-28
net: tehuti: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-25
/
+18
2017-03-28
net: cris: eth_v10: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-12
/
+20
2017-03-28
Merge branch 'mpls-multipath-route-cleanups'
David S. Miller
1
-4
/
+13
2017-03-28
net: mpls: Delete route when all nexthops have been deleted
David Ahern
1
-1
/
+8
2017-03-28
net: mpls: Don't show nexthop if device has been deleted
David Ahern
1
-3
/
+5
2017-03-26
Merge branch 'netvsc-next'
David S. Miller
2
-1
/
+6
2017-03-26
netvsc: Properly initialize the return value
K. Y. Srinivasan
1
-1
/
+1
2017-03-26
netvsc: Fix a bug in sub-channel handling
K. Y. Srinivasan
1
-0
/
+5
2017-03-26
Merge branch 'gtp-sgsn-side-tunnel'
David S. Miller
3
-24
/
+50
2017-03-26
gtp: support SGSN-side tunnels
Jonas Bonn
2
-12
/
+37
2017-03-26
gtp: rename SGSN netlink attribute
Jonas Bonn
2
-12
/
+13
2017-03-26
Merge branch 'qmap-mux'
David S. Miller
2
-1
/
+343
2017-03-26
Documentation: ABI: testing: sysfs-class-net-qmi: add new qmap mux files desc...
Daniele Palmas
1
-0
/
+27
2017-03-26
net: usb: qmi_wwan: add qmap mux protocol support
Daniele Palmas
1
-1
/
+316
2017-03-26
mlxsw: spectrum_kvdl: Cosmetic kvdl allocator API change
Arkadi Sharshevsky
4
-17
/
+15
2017-03-25
Merge branch 'epoll-busypoll'
David S. Miller
23
-81
/
+244
2017-03-25
net: Introduce SO_INCOMING_NAPI_ID
Sridhar Samudrala
14
-0
/
+37
2017-03-25
epoll: Add busy poll support to epoll with socket fds.
Sridhar Samudrala
1
-0
/
+93
2017-03-25
net: Commonize busy polling code to focus on napi_id instead of socket
Sridhar Samudrala
3
-18
/
+34
2017-03-25
net: Track start of busy loop instead of when it should end
Alexander Duyck
3
-41
/
+49
2017-03-25
net: Change return type of sk_busy_loop from bool to void
Alexander Duyck
4
-22
/
+25
2017-03-25
net: Only define skb_mark_napi_id in one spot instead of two
Alexander Duyck
1
-13
/
+9
2017-03-25
tcp: Record Rx hash and NAPI ID in tcp_child_process
Alexander Duyck
3
-4
/
+4
2017-03-25
net: Busy polling should ignore sender CPUs
Alexander Duyck
2
-6
/
+16
2017-03-25
Merge branch 'mlx5-xdp-perf-optimizations'
David S. Miller
7
-598
/
+716
2017-03-25
net/mlx5e: Different SQ types
Saeed Mahameed
5
-256
/
+392
2017-03-25
net/mlx5e: Generalize SQ create/modify/destroy functions
Saeed Mahameed
1
-42
/
+69
2017-03-25
net/mlx5e: Proper names for SQ/RQ/CQ functions
Saeed Mahameed
1
-63
/
+63
2017-03-25
net/mlx5e: Generalize tx helper functions for different SQ types
Saeed Mahameed
4
-47
/
+48
2017-03-25
net/mlx5e: Optimize XDP frame xmit
Saeed Mahameed
3
-42
/
+47
2017-03-25
net/mlx5e: Poll XDP TX CQ before RX CQ
Saeed Mahameed
1
-3
/
+3
2017-03-25
net/mlx5e: Move XDP SQ instance into RQ
Saeed Mahameed
4
-15
/
+21
2017-03-25
net/mlx5e: Move mlx5e_rq struct declaration
Saeed Mahameed
1
-108
/
+105
2017-03-25
net/mlx5e: Move XDP completion functions to rx file
Saeed Mahameed
4
-84
/
+86
2017-03-25
net/mlx5e: Single bfreg (UAR) for all mlx5e SQs and netdevs
Saeed Mahameed
4
-15
/
+13
2017-03-25
net/mlx5e: Xmit, no write combining
Saeed Mahameed
4
-63
/
+9
2017-03-25
net/mlx5e: Use dma_rmb rather than rmb in CQE fetch routine
Saeed Mahameed
1
-1
/
+1
2017-03-25
net: dsa: bcm_sf2: Add missing OF_MDIO dependency
Florian Fainelli
1
-1
/
+1
2017-03-25
Merge branch 'ipv6-sr-perf-improvements'
David S. Miller
1
-3
/
+28
2017-03-25
ipv6: sr: use dst_cache in seg6_input
David Lebrun
1
-1
/
+26
2017-03-25
ipv6: sr: expand skb head only if necessary
David Lebrun
1
-2
/
+2
2017-03-25
net_sched: use setup_deferrable_timer
Geliang Tang
2
-6
/
+4
2017-03-24
Merge branch 'mlxsw-query-resources'
David S. Miller
10
-154
/
+314
2017-03-24
mlxsw: spectrum: Query cell size from firmware
Ido Schimmel
4
-83
/
+119
2017-03-24
mlxsw: spectrum: Refactor port buffer configuration
Ido Schimmel
2
-23
/
+37
2017-03-24
mlxsw: spectrum_buffers: Query shared buffer size from firmware
Ido Schimmel
1
-4
/
+6
[next]