index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
apparmor
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-19
net: ethernet: lpc_eth: add device and device node local variables
Vladimir Zapolskiy
1
-19
/
+21
2018-10-19
net: ethernet: lpc_eth: remove unused local variable
Vladimir Zapolskiy
1
-3
/
+0
2018-10-19
net: ethernet: lpc_eth: remove CONFIG_OF guard from the driver
Vladimir Zapolskiy
1
-3
/
+1
2018-10-19
net: ethernet: lpc_eth: clean up the list of included headers
Vladimir Zapolskiy
1
-22
/
+6
2018-10-19
dt-bindings: net: add support for Microchip KSZ9131
Yuiko Oshino
1
-1
/
+27
2018-10-19
net: phy: micrel: add Microchip KSZ9131 initial driver
Yuiko Oshino
2
-1
/
+130
2018-10-19
netpoll: allow cleanup to be synchronous
Debabrata Banerjee
8
-29
/
+13
2018-10-19
Revert "bond: take rcu lock in netpoll_send_skb_on_dev"
David S. Miller
1
-2
/
+0
2018-10-19
rocker: Drop pointless static qualifier
YueHaibing
1
-2
/
+2
2018-10-18
qed: fix spelling mistake "transcevier" -> "transceiver"
Colin Ian King
1
-1
/
+1
2018-10-18
ip6_tunnel: Fix encapsulation layout
Stefano Brivio
1
-5
/
+5
2018-10-18
tcp: fix TCP_REPAIR xmit queue setup
Eric Dumazet
1
-6
/
+7
2018-10-18
tipc: fix info leak from kernel tipc_event
Jon Maloy
1
-0
/
+1
2018-10-18
net-next/hinic: add checksum offload and TSO support
Zhao Chen
10
-60
/
+571
2018-10-18
net: socket: fix a missing-check bug
Wenwen Wang
1
-3
/
+8
2018-10-18
cxgb4: fix the error path of cxgb4_uld_register()
Ganesh Goudar
3
-39
/
+13
2018-10-18
net: sched: Fix for duplicate class dump
Phil Sutter
1
-1
/
+2
2018-10-18
bnxt_en: Copy and paste bug in extended tx_stats
Dan Carpenter
1
-1
/
+1
2018-10-18
atm: zatm: Fix empty body Clang warnings
Nathan Chancellor
1
-21
/
+21
2018-10-18
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
[next]