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
2020-10-06
can: dev: fix type of get_can_dlc() and get_canfd_dlc() macros
Vincent Mailhol
1
-3
/
+3
2020-10-06
can: raw: add missing error queue support
Vincent Mailhol
2
-0
/
+7
2020-10-06
MAINTAINERS: adjust to mcp251xfd file renaming
Lukas Bulwahn
1
-3
/
+3
2020-10-06
can: c_can: reg_map_{c,d}_can: mark as __maybe_unused
Marc Kleine-Budde
1
-2
/
+2
2020-10-06
can: softing: softing_card_shutdown(): add braces around empty body in an 'i...
Marc Kleine-Budde
1
-1
/
+2
2020-10-06
can: af_can: can_rcv_list_find(): fix kernel doc after variable renaming
Marc Kleine-Budde
1
-1
/
+1
2020-10-06
Merge branch 'ethtool-allow-dumping-policies-to-user-space'
David S. Miller
23
-414
/
+317
2020-10-06
ethtool: specify which header flags are supported per command
Jakub Kicinski
3
-11
/
+21
2020-10-06
netlink: add mask validation
Jakub Kicinski
4
-0
/
+56
2020-10-06
netlink: create helpers for checking type is an int
Jakub Kicinski
1
-8
/
+9
2020-10-06
ethtool: link up ethnl_header_policy as a nested policy
Jakub Kicinski
18
-29
/
+58
2020-10-06
ethtool: trim policy tables
Jakub Kicinski
19
-229
/
+83
2020-10-06
ethtool: wire up set policies to ops
Jakub Kicinski
14
-104
/
+74
2020-10-06
ethtool: wire up get policies to ops
Jakub Kicinski
17
-107
/
+90
2020-10-06
Merge branch 'drivers-net-add-sw_netstats_rx_add-helper'
David S. Miller
10
-67
/
+23
2020-10-06
ipv4: use dev_sw_netstats_rx_add()
Fabian Frederick
2
-15
/
+2
2020-10-06
net: openvswitch: use dev_sw_netstats_rx_add()
Fabian Frederick
1
-7
/
+1
2020-10-06
xfrm: use dev_sw_netstats_rx_add()
Fabian Frederick
1
-8
/
+1
2020-10-06
ipv6: use dev_sw_netstats_rx_add()
Fabian Frederick
1
-7
/
+1
2020-10-06
gtp: use dev_sw_netstats_rx_add()
Fabian Frederick
1
-7
/
+1
2020-10-06
bareudp: use dev_sw_netstats_rx_add()
Fabian Frederick
1
-8
/
+3
2020-10-06
geneve: use dev_sw_netstats_rx_add()
Fabian Frederick
1
-8
/
+3
2020-10-06
vxlan: use dev_sw_netstats_rx_add()
Fabian Frederick
1
-7
/
+1
2020-10-06
net: netdevice.h: sw_netstats_rx_add helper
Fabian Frederick
1
-0
/
+10
2020-10-06
Merge branch 'net-atlantic-phy-tunables-from-mac-driver'
David S. Miller
8
-13
/
+191
2020-10-06
net: atlantic: implement media detect feature via phy tunables
Igor Russkikh
5
-0
/
+60
2020-10-06
net: atlantic: implement phy downshift feature
Igor Russkikh
6
-0
/
+103
2020-10-06
ethtool: allow netdev driver to define phy tunables
Igor Russkikh
2
-13
/
+28
2020-10-06
net: always dump full packets with skb_dump
Vladimir Oltean
1
-5
/
+1
2020-10-06
mptcp: don't skip needed ack
Paolo Abeni
1
-2
/
+4
2020-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
355
-1822
/
+3464
2020-10-05
Merge tag 'platform-drivers-x86-v5.9-2' of git://git.infradead.org/linux-plat...
Linus Torvalds
12
-55
/
+113
2020-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
140
-690
/
+1380
2020-10-05
net: phy: marvell: Use phy_read_paged() instead of open coding it
Jisheng Zhang
1
-10
/
+4
2020-10-05
net: dsa: propagate switchdev vlan_filtering prepare phase to drivers
Vladimir Oltean
21
-47
/
+130
2020-10-05
platform/x86: thinkpad_acpi: re-initialize ACPI buffer size when reuse
Aaron Ma
1
-1
/
+3
2020-10-04
Merge branch 'net-Constify-struct-genl_small_ops'
David S. Miller
3
-3
/
+3
2020-10-04
net: openvswitch: Constify static struct genl_small_ops
Rikard Falkeborn
2
-2
/
+2
2020-10-04
mptcp: Constify mptcp_pm_ops
Rikard Falkeborn
1
-1
/
+1
2020-10-04
Linux 5.9-rc8
Linus Torvalds
1
-1
/
+1
2020-10-04
drivers/net/wan/hdlc_fr: Improvements to the code of pvc_xmit
Xie He
1
-28
/
+26
2020-10-04
net/core: check length before updating Ethertype in skb_mpls_{push,pop}
Guillaume Nault
1
-2
/
+2
2020-10-04
net: mvneta: fix double free of txq->buf
Tom Rix
1
-11
/
+2
2020-10-04
net_sched: check error pointer in tcf_dump_walker()
Cong Wang
1
-0
/
+2
2020-10-04
net: team: fix memory leak in __team_options_register
Anant Thazhemadam
1
-1
/
+1
2020-10-04
Merge branch 'bnxt_en-net-next-updates'
David S. Miller
4
-157
/
+403
2020-10-04
bnxt_en: Eliminate unnecessary RX resets.
Michael Chan
2
-1
/
+53
2020-10-04
bnxt_en: Reduce unnecessary message log during RX errors.
Michael Chan
1
-2
/
+4
2020-10-04
bnxt_en: Add a software counter for RX ring reset.
Michael Chan
3
-4
/
+12
2020-10-04
bnxt_en: Implement RX ring reset in response to buffer errors.
Michael Chan
1
-4
/
+75
[next]