index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-27
i40e: Drop FCoE code that always evaluates to false or 0
Alexander Duyck
3
-18
/
+3
2017-03-27
i40e: Drop FCoE code from core driver files
Alexander Duyck
13
-612
/
+2
2017-03-27
i40e/i40evf: Clean-up process_skb_fields
Alexander Duyck
2
-10
/
+6
2017-03-27
i40e: removed no longer needed delays
Bimmy Pujari
1
-2
/
+0
2017-03-27
i40e: Fixed race conditions in VF reset
Robert Konklewski
1
-8
/
+35
2017-03-27
i40e/i40evf: Fix use after free in Rx cleanup path
Alexander Duyck
2
-0
/
+2
2017-03-27
i40e: fix configuration of RSS table with DCB
Harshitha Ramamurthy
1
-5
/
+10
2017-03-27
i40e/i40evf: Update code to better handle incrementing page count
Alexander Duyck
4
-15
/
+48
2017-03-27
ipv6: sr: select DST_CACHE by default
David Lebrun
2
-18
/
+1
2017-03-27
net: ibmvnic: Remove unused net_stats member from struct ibmvnic_adapter
Tobias Klauser
1
-1
/
+0
2017-03-27
net: ibmveth: Remove unused stats member from struct ibmveth_adapter
Tobias Klauser
1
-1
/
+0
2017-03-27
net: bfin_mac: Remove unused stats member from struct bfin_mac_local
Tobias Klauser
1
-7
/
+0
2017-03-27
netvsc: fix dereference before null check errors
Colin Ian King
1
-2
/
+4
2017-03-27
net: tehuti: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-25
/
+18
2017-03-27
net: cris: eth_v10: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-12
/
+20
2017-03-27
Merge branch 'mpls-multipath-route-cleanups'
David S. Miller
1
-4
/
+13
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-27
net/mlx5e: Fail safe mtu and lro setting
Saeed Mahameed
3
-32
/
+58
2017-03-27
net/mlx5e: Fail safe tc setup
Saeed Mahameed
1
-8
/
+12
2017-03-27
net/mlx5e: Fail safe cqe compressing/moderation mode setting
Saeed Mahameed
4
-34
/
+51
2017-03-27
net/mlx5e: Fail safe ethtool settings
Saeed Mahameed
1
-47
/
+73
2017-03-27
net/mlx5e: Introduce switch channels
Saeed Mahameed
3
-15
/
+51
2017-03-27
net/mlx5e: Minimize mlx5e_{open/close}_locked
Saeed Mahameed
2
-24
/
+26
2017-03-27
net/mlx5e: CQ and RQ don't need priv pointer
Saeed Mahameed
4
-125
/
+99
2017-03-27
net/mlx5e: Isolate open_channels from priv->params
Saeed Mahameed
8
-341
/
+328
2017-03-27
net/mlx5e: Split open/close channels to stages
Saeed Mahameed
4
-77
/
+148
2017-03-27
net/mlx5e: Refactor refresh TIRs
Saeed Mahameed
4
-21
/
+16
2017-03-27
net/mlx5e: Redirect RQT refactoring
Saeed Mahameed
3
-78
/
+129
2017-03-27
net/mlx5e: Introduce mlx5e_channels
Saeed Mahameed
4
-65
/
+71
2017-03-27
net/mlx5e: Set netdev->rx_cpu_rmap on netdev creation
Saeed Mahameed
1
-3
/
+5
2017-03-27
net/mlx5e: Set SQ max rate on mlx5e_open_txqsq rather on open_channel
Saeed Mahameed
1
-12
/
+10
2017-03-25
Merge branch 'netvsc-next'
David S. Miller
2
-1
/
+6
2017-03-25
netvsc: Properly initialize the return value
K. Y. Srinivasan
1
-1
/
+1
2017-03-25
netvsc: Fix a bug in sub-channel handling
K. Y. Srinivasan
1
-0
/
+5
2017-03-25
Merge branch 'gtp-sgsn-side-tunnel'
David S. Miller
3
-24
/
+50
2017-03-25
gtp: support SGSN-side tunnels
Jonas Bonn
2
-12
/
+37
2017-03-25
gtp: rename SGSN netlink attribute
Jonas Bonn
2
-12
/
+13
2017-03-25
Merge branch 'qmap-mux'
David S. Miller
2
-1
/
+343
2017-03-25
Documentation: ABI: testing: sysfs-class-net-qmi: add new qmap mux files desc...
Daniele Palmas
1
-0
/
+27
2017-03-25
net: usb: qmi_wwan: add qmap mux protocol support
Daniele Palmas
1
-1
/
+316
2017-03-25
mlxsw: spectrum_kvdl: Cosmetic kvdl allocator API change
Arkadi Sharshevsky
4
-17
/
+15
2017-03-24
Merge branch 'epoll-busypoll'
David S. Miller
23
-81
/
+244
2017-03-24
net: Introduce SO_INCOMING_NAPI_ID
Sridhar Samudrala
14
-0
/
+37
2017-03-24
epoll: Add busy poll support to epoll with socket fds.
Sridhar Samudrala
1
-0
/
+93
2017-03-24
net: Commonize busy polling code to focus on napi_id instead of socket
Sridhar Samudrala
3
-18
/
+34
2017-03-24
net: Track start of busy loop instead of when it should end
Alexander Duyck
3
-41
/
+49
2017-03-24
net: Change return type of sk_busy_loop from bool to void
Alexander Duyck
4
-22
/
+25
2017-03-24
net: Only define skb_mark_napi_id in one spot instead of two
Alexander Duyck
1
-13
/
+9
2017-03-24
tcp: Record Rx hash and NAPI ID in tcp_child_process
Alexander Duyck
3
-4
/
+4
[prev]
[next]