index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-03-28
i40e: removed no longer needed delays
Bimmy Pujari
1
-2
/
+0
2017-03-28
i40e: Fixed race conditions in VF reset
Robert Konklewski
1
-8
/
+35
2017-03-28
i40e/i40evf: Fix use after free in Rx cleanup path
Alexander Duyck
2
-0
/
+2
2017-03-28
i40e: fix configuration of RSS table with DCB
Harshitha Ramamurthy
1
-5
/
+10
2017-03-28
i40e/i40evf: Update code to better handle incrementing page count
Alexander Duyck
4
-15
/
+48
2017-03-28
ipv6: sr: select DST_CACHE by default
David Lebrun
2
-18
/
+1
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-27
net: mpls: Delete route when all nexthops have been deleted
David Ahern
1
-1
/
+8
2017-03-27
net: mpls: Don't show nexthop if device has been deleted
David Ahern
1
-3
/
+5
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
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
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
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
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-24
net: dsa: bcm_sf2: Add missing OF_MDIO dependency
Florian Fainelli
1
-1
/
+1
2017-03-24
ipv6: sr: use dst_cache in seg6_input
David Lebrun
1
-1
/
+26
2017-03-24
ipv6: sr: expand skb head only if necessary
David Lebrun
1
-2
/
+2
2017-03-24
net_sched: use setup_deferrable_timer
Geliang Tang
2
-6
/
+4
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
2017-03-24
mlxsw: Query maximum number of ports from firmware
Ido Schimmel
9
-45
/
+125
2017-03-24
mlxsw: spectrum_router: Query number of LPM trees from firmware
Ido Schimmel
3
-13
/
+41
[next]