index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
netlink: add mask validation
Jakub Kicinski
2020-10-06
4
-0
/
+56
*
netlink: create helpers for checking type is an int
Jakub Kicinski
2020-10-06
1
-8
/
+9
*
ethtool: link up ethnl_header_policy as a nested policy
Jakub Kicinski
2020-10-06
18
-29
/
+58
*
ethtool: trim policy tables
Jakub Kicinski
2020-10-06
19
-229
/
+83
*
ethtool: wire up set policies to ops
Jakub Kicinski
2020-10-06
14
-104
/
+74
*
ethtool: wire up get policies to ops
Jakub Kicinski
2020-10-06
17
-107
/
+90
*
Merge branch 'drivers-net-add-sw_netstats_rx_add-helper'
David S. Miller
2020-10-06
10
-67
/
+23
|
\
|
*
ipv4: use dev_sw_netstats_rx_add()
Fabian Frederick
2020-10-06
2
-15
/
+2
|
*
net: openvswitch: use dev_sw_netstats_rx_add()
Fabian Frederick
2020-10-06
1
-7
/
+1
|
*
xfrm: use dev_sw_netstats_rx_add()
Fabian Frederick
2020-10-06
1
-8
/
+1
|
*
ipv6: use dev_sw_netstats_rx_add()
Fabian Frederick
2020-10-06
1
-7
/
+1
|
*
gtp: use dev_sw_netstats_rx_add()
Fabian Frederick
2020-10-06
1
-7
/
+1
|
*
bareudp: use dev_sw_netstats_rx_add()
Fabian Frederick
2020-10-06
1
-8
/
+3
|
*
geneve: use dev_sw_netstats_rx_add()
Fabian Frederick
2020-10-06
1
-8
/
+3
|
*
vxlan: use dev_sw_netstats_rx_add()
Fabian Frederick
2020-10-06
1
-7
/
+1
|
*
net: netdevice.h: sw_netstats_rx_add helper
Fabian Frederick
2020-10-06
1
-0
/
+10
|
/
*
Merge branch 'net-atlantic-phy-tunables-from-mac-driver'
David S. Miller
2020-10-06
8
-13
/
+191
|
\
|
*
net: atlantic: implement media detect feature via phy tunables
Igor Russkikh
2020-10-06
5
-0
/
+60
|
*
net: atlantic: implement phy downshift feature
Igor Russkikh
2020-10-06
6
-0
/
+103
|
*
ethtool: allow netdev driver to define phy tunables
Igor Russkikh
2020-10-06
2
-13
/
+28
|
/
*
net: always dump full packets with skb_dump
Vladimir Oltean
2020-10-06
1
-5
/
+1
*
mptcp: don't skip needed ack
Paolo Abeni
2020-10-06
1
-2
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-10-06
355
-1822
/
+3464
|
\
|
*
Merge tag 'platform-drivers-x86-v5.9-2' of git://git.infradead.org/linux-plat...
Linus Torvalds
2020-10-05
12
-55
/
+113
|
|
\
|
|
*
platform/x86: thinkpad_acpi: re-initialize ACPI buffer size when reuse
Aaron Ma
2020-10-05
1
-1
/
+3
|
|
*
MAINTAINERS: Add Mark Gross and Hans de Goede as x86 platform drivers maintai...
Hans de Goede
2020-10-02
1
-3
/
+3
|
|
*
platform/x86: intel-vbtn: Switch to an allow-list for SW_TABLET_MODE reporting
Hans de Goede
2020-10-02
1
-9
/
+43
|
|
*
platform/x86: intel-vbtn: Revert "Fix SW_TABLET_MODE always reporting 1 on th...
Andy Shevchenko
2020-10-02
1
-8
/
+4
|
|
*
platform/x86: intel_pmc_core: do not create a static struct device
Greg Kroah-Hartman
2020-09-24
1
-9
/
+17
|
|
*
platform/x86: mlx-platform: Fix extended topology configuration for power sup...
Vadim Pasternak
2020-09-24
1
-5
/
+13
|
|
*
platform/x86: pcengines-apuv2: Fix typo on define of AMD_FCH_GPIO_REG_GPIO55_...
Ed Wildgoose
2020-09-24
2
-2
/
+2
|
|
*
platform/x86: fix kconfig dependency warning for FUJITSU_LAPTOP
Necip Fazil Yildiran
2020-09-24
1
-0
/
+1
|
|
*
platform/x86: fix kconfig dependency warning for LG_LAPTOP
Necip Fazil Yildiran
2020-09-24
1
-0
/
+1
|
|
*
platform/x86: thinkpad_acpi: initialize tp_nvram_state variable
Tom Rix
2020-09-24
1
-1
/
+1
|
|
*
platform/x86: intel-vbtn: Fix SW_TABLET_MODE always reporting 1 on the HP Pav...
Hans de Goede
2020-09-24
1
-4
/
+8
|
|
*
platform/x86: asus-wmi: Add BATC battery name to the list of supported
Marius Iacob
2020-09-24
1
-0
/
+1
|
|
*
platform/x86: asus-nb-wmi: Revert "Do not load on Asus T100TA and T200TA"
Hans de Goede
2020-09-24
1
-24
/
+0
|
|
*
platform/x86: touchscreen_dmi: Add info for the MPMAN Converter9 2-in-1
Hans de Goede
2020-09-24
1
-0
/
+25
|
|
*
Documentation: laptops: thinkpad-acpi: fix underline length build warning
Randy Dunlap
2020-09-24
1
-1
/
+1
|
|
*
Platform: OLPC: Fix memleak in olpc_ec_probe
Dinghao Liu
2020-09-24
1
-1
/
+3
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-10-05
140
-690
/
+1380
|
|
\
\
|
|
*
|
net/core: check length before updating Ethertype in skb_mpls_{push,pop}
Guillaume Nault
2020-10-05
1
-2
/
+2
|
|
*
|
net: mvneta: fix double free of txq->buf
Tom Rix
2020-10-05
1
-11
/
+2
|
|
*
|
net_sched: check error pointer in tcf_dump_walker()
Cong Wang
2020-10-04
1
-0
/
+2
|
|
*
|
net: team: fix memory leak in __team_options_register
Anant Thazhemadam
2020-10-04
1
-1
/
+1
|
|
*
|
net: typhoon: Fix a typo Typoon --> Typhoon
Christophe JAILLET
2020-10-04
1
-1
/
+1
|
|
*
|
net: hinic: fix DEVLINK build errors
Randy Dunlap
2020-10-04
1
-0
/
+1
|
|
*
|
net: stmmac: Modify configuration method of EEE timers
Vineetha G. Jaya Kumaran
2020-10-04
3
-9
/
+28
|
|
*
|
Merge tag 'mlx5-fixes-2020-09-30' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2020-10-03
13
-119
/
+350
|
|
|
\
\
|
|
|
*
|
net/mlx5e: Fix race condition on nhe->n pointer in neigh update
Vlad Buslov
2020-10-02
2
-37
/
+50
[next]