index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
plip
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-10-19
rocker: Drop pointless static qualifier
YueHaibing
1
-2
/
+2
2018-10-19
qed: fix spelling mistake "transcevier" -> "transceiver"
Colin Ian King
1
-1
/
+1
2018-10-19
ip6_tunnel: Fix encapsulation layout
Stefano Brivio
1
-5
/
+5
2018-10-19
tcp: fix TCP_REPAIR xmit queue setup
Eric Dumazet
1
-6
/
+7
2018-10-19
tipc: fix info leak from kernel tipc_event
Jon Maloy
1
-0
/
+1
2018-10-19
net-next/hinic: add checksum offload and TSO support
Zhao Chen
10
-60
/
+571
2018-10-19
net: socket: fix a missing-check bug
Wenwen Wang
1
-3
/
+8
2018-10-19
cxgb4: fix the error path of cxgb4_uld_register()
Ganesh Goudar
3
-39
/
+13
2018-10-19
net: sched: Fix for duplicate class dump
Phil Sutter
1
-1
/
+2
2018-10-19
bnxt_en: Copy and paste bug in extended tx_stats
Dan Carpenter
1
-1
/
+1
2018-10-19
atm: zatm: Fix empty body Clang warnings
Nathan Chancellor
1
-21
/
+21
2018-10-19
atm: eni: Move semicolon to a new line after empty for loop
Nathan Chancellor
1
-1
/
+2
2018-10-18
MAINTAINERS: Update contact info for VRF entry
David Ahern
1
-1
/
+1
2018-10-18
net/mlx5e: Added 'raw_errors_laneX' fields to ethtool statistics
Shay Agroskin
1
-5
/
+41
2018-10-18
net/mlx5: Added "per_lane_error_counters" cap bit to PCAM
Shay Agroskin
1
-1
/
+2
2018-10-18
net/mlx5e: Ethtool driver callback for query/set FEC policy
Shay Agroskin
1
-2
/
+126
2018-10-18
net/mlx5e: Add port FEC get/set functions
Shay Agroskin
2
-0
/
+220
2018-10-18
net/mlx5: Add FEC fields to Port Phy Link Mode (PPLM) reg
Shay Agroskin
2
-11
/
+29
2018-10-18
net/mlx5: Remove counter from idr after removing it from list
Vlad Buslov
1
-5
/
+13
2018-10-18
net/mlx5: Take fs_counters dellist before addlist
Vlad Buslov
1
-5
/
+8
2018-10-18
net/mlx5: Refactor fragmented buffer struct fields and init flow
Tariq Toukan
4
-105
/
+69
2018-10-18
Documentation: intel: Convert to RST format
Jeff Kirsher
13
-33
/
+37
2018-10-18
Documentation: fm10k: Add kernel documentation
Jeff Kirsher
4
-0
/
+146
2018-10-18
Documentation: ice: Prepare documentation for RST conversion
Jeff Kirsher
1
-14
/
+20
2018-10-18
Documentation: iavf: Prepare documentation for RST conversion
Jeff Kirsher
1
-23
/
+248
2018-10-18
Documentation: i40e: Prepare documentation for RST conversion
Jeff Kirsher
1
-123
/
+703
2018-10-18
Documentation: ixgbevf: Prepare documentation for RST conversion
Jeff Kirsher
1
-24
/
+38
2018-10-18
Documentation: ixgbe: Prepare documentation for RST conversion
Jeff Kirsher
1
-238
/
+416
2018-10-18
Documentation: igbvf: Prepare documentation for RST conversion
Jeff Kirsher
1
-49
/
+33
2018-10-18
Documentation: igb: Prepare documentation for RST conversion
Jeff Kirsher
1
-75
/
+139
2018-10-18
Documentation: e1000e: Prepare documentation for RST conversion
Jeff Kirsher
1
-178
/
+248
2018-10-18
Documentation: ixgb: Prepare documentation for RST conversion
Jeff Kirsher
1
-247
/
+282
2018-10-18
Documentation: e100, e1000: Add missing SPDX header
Jeff Kirsher
2
-2
/
+4
2018-10-18
Documentation: networking: ixgb: Remove reference to IXGB_NAPI
Corentin Labbe
1
-2
/
+1
2018-10-18
r8169: fix NAPI handling under high load
Heiner Kallweit
1
-5
/
+3
2018-10-18
sparc: Revert unintended perf changes.
David S. Miller
1
-5
/
+0
2018-10-18
sctp: use sk_wmem_queued to check for writable space
Xin Long
1
-29
/
+9
2018-10-18
sctp: count both sk and asoc sndbuf with skb truesize and sctp_chunk size
Xin Long
3
-26
/
+8
2018-10-18
fscache: Fix out of bound read in long cookie keys
Eric Sandeen
1
-3
/
+7
2018-10-18
fscache: Fix incomplete initialisation of inline key space
David Howells
3
-23
/
+5
2018-10-18
cachefiles: fix the race between cachefiles_bury_object() and rmdir(2)
Al Viro
1
-1
/
+1
2018-10-18
mremap: properly flush TLB before releasing the page
Linus Torvalds
3
-24
/
+18
2018-10-18
LICENSES: Remove CC-BY-SA-4.0 license text
Christoph Hellwig
1
-397
/
+0
2018-10-18
net: ipmr: fix unresolved entry dumps
Nikolay Aleksandrov
1
-2
/
+0
2018-10-18
net: mscc: ocelot: Fix comment in ocelot_vlant_wait_for_completion()
Gregory CLEMENT
1
-3
/
+3
2018-10-18
sctp: fix the data size calculation in sctp_data_size
Xin Long
1
-1
/
+1
2018-10-18
net: skbuff.h: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+6
2018-10-18
net: ena: enable Low Latency Queues
Arthur Kiyanovski
1
-14
/
+4
2018-10-18
virtio_net: avoid using netif_tx_disable() for serializing tx routine
Ake Koomsin
1
-1
/
+4
2018-10-18
net: ena: Fix Kconfig dependency on X86
Netanel Belgazal
1
-1
/
+1
[next]