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
2018-10-20
r8169: add support for Byte Queue Limits
Florian Westphal
1
-5
/
+13
2018-10-20
r8169: handle all interrupt events in the hard irq handler
Heiner Kallweit
1
-46
/
+19
2018-10-20
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
6
-47
/
+80
2018-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
17
-79
/
+92
2018-10-20
net: loopback: clear skb->tstamp before netif_rx()
Eric Dumazet
1
-0
/
+4
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
Merge branch 'Microchip-Technology-KSZ9131'
David S. Miller
3
-2
/
+157
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
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
114
-878
/
+571
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-19
Revert "netfilter: xt_quota: fix the behavior of xt_quota module"
Pablo Neira Ayuso
2
-27
/
+36
2018-10-19
netfilter: nfnetlink_log: remove empty nfnetlink_log.h header file
Taehee Yoo
1
-1
/
+0
2018-10-19
netfilter: remove two unused variables.
Weongyo Jeong
2
-6
/
+0
2018-10-19
netfilter: nf_flow_table: remove unnecessary parameter of nf_flow_table_clean...
Taehee Yoo
3
-3
/
+3
2018-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Greg Kroah-Hartman
57
-187
/
+253
2018-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Greg Kroah-Hartman
2
-2
/
+14
2018-10-19
Merge tag 'drm-fixes-2018-10-19' of git://anongit.freedesktop.org/drm/drm
Greg Kroah-Hartman
4
-72
/
+40
2018-10-19
Merge tag 'for-gkh' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Greg Kroah-Hartman
2
-0
/
+6
2018-10-19
Merge tag 'drm-misc-fixes-2018-10-18' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
4
-72
/
+40
2018-10-18
qed: fix spelling mistake "transcevier" -> "transceiver"
Colin Ian King
1
-1
/
+1
2018-10-18
Merge tag 'mlx5-updates-2018-10-18' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
10
-134
/
+508
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
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
25
-1675
/
+2982
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
[next]