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
*
net: bridge: multicast: add per-port EHT hosts limit
Nikolay Aleksandrov
2021-01-28
4
-0
/
+36
*
rocker: Simplify the calculation of variables
Jiapeng Zhong
2021-01-28
1
-1
/
+1
*
net: remove redundant 'depends on NET'
Masahiro Yamada
2021-01-28
12
-12
/
+5
*
net: l3mdev: use obj-$(CONFIG_NET_L3_MASTER_DEV) form in net/Makefile
Masahiro Yamada
2021-01-28
2
-4
/
+2
*
net: switchdev: use obj-$(CONFIG_NET_SWITCHDEV) form in net/Makefile
Masahiro Yamada
2021-01-28
2
-4
/
+2
*
net: dcb: use obj-$(CONFIG_DCB) form in net/Makefile
Masahiro Yamada
2021-01-28
2
-4
/
+2
*
net: move CONFIG_NET guard to top Makefile
Masahiro Yamada
2021-01-28
2
-8
/
+6
*
net: sysctl: remove redundant #ifdef CONFIG_NET
Masahiro Yamada
2021-01-28
1
-2
/
+0
*
Merge branch 'mptcp-ipv4-mapped-ipv6-addressing-for-subflows'
Jakub Kicinski
2021-01-28
4
-20
/
+120
|
\
|
*
selftests: increase timeout to 10 min
Matthieu Baerts
2021-01-28
1
-1
/
+1
|
*
selftests: mptcp: add IPv4-mapped IPv6 testcases
Geliang Tang
2021-01-28
1
-0
/
+75
|
*
mptcp: pm nl: reduce variable scope
Matthieu Baerts
2021-01-28
1
-3
/
+3
|
*
mptcp: pm nl: support IPv4 mapped in v6 addresses
Matthieu Baerts
2021-01-28
1
-9
/
+24
|
*
mptcp: support MPJoin with IPv4 mapped in v6 sk
Matthieu Baerts
2021-01-28
1
-7
/
+17
|
/
*
r8169: remove not needed call to rtl_wol_enable_rx from rtl_shutdown
Heiner Kallweit
2021-01-28
1
-3
/
+1
*
pktgen: fix misuse of BUG_ON() in pktgen_thread_worker()
Di Zhu
2021-01-28
1
-1
/
+1
*
net: allow user to set metric on default route learned via Router Advertisement
Praveen Chaudhary
2021-01-27
8
-7
/
+37
*
Merge branch 'net-usbnet-convert-to-new-tasklet-api'
Jakub Kicinski
2021-01-27
1
-5
/
+4
|
\
|
*
net: usbnet: use new tasklet API
Emil Renner Berthing
2021-01-27
1
-4
/
+4
|
*
net: usbnet: initialize tasklet using tasklet_init
Emil Renner Berthing
2021-01-27
1
-2
/
+1
|
/
*
Merge branch 'net-dsa-mv88e6xxx-remove-some-6250-specific-methods'
Jakub Kicinski
2021-01-27
3
-69
/
+8
|
\
|
*
net: dsa: mv88e6xxx: use mv88e6185_g1_vtu_loadpurge() for the 6250
Rasmus Villemoes
2021-01-27
3
-32
/
+5
|
*
net: dsa: mv88e6xxx: use mv88e6185_g1_vtu_getnext() for the 6250
Rasmus Villemoes
2021-01-27
3
-37
/
+3
|
/
*
selftests: add IPv4 unicast extensions tests
Seth David Schoen
2021-01-27
2
-0
/
+229
*
bonding: add TLS dependency
Arnd Bergmann
2021-01-27
1
-0
/
+1
*
bnxt_en: Convert to use netif_level() helpers.
Michael Chan
2021-01-27
1
-20
/
+14
*
usbnet: fix the indentation of one code snippet
Dongliang Mu
2021-01-27
1
-6
/
+6
*
net: bridge: multicast: fix br_multicast_eht_set_entry_lookup indentation
Nikolay Aleksandrov
2021-01-27
1
-9
/
+9
*
nfc: fix typo
wengjianfeng
2021-01-26
1
-1
/
+1
*
nfc: fdp: fix typo issue
wengjianfeng
2021-01-26
1
-1
/
+1
*
Merge branch 'bnxt_en-error-recovery-improvements'
Jakub Kicinski
2021-01-26
4
-113
/
+393
|
\
|
*
bnxt_en: Do not process completion entries after fatal condition detected.
Michael Chan
2021-01-26
1
-0
/
+8
|
*
bnxt_en: Consolidate firmware reset event logging.
Michael Chan
2021-01-26
1
-7
/
+10
|
*
bnxt_en: Improve firmware fatal error shutdown sequence.
Michael Chan
2021-01-26
1
-3
/
+10
|
*
bnxt_en: Modify bnxt_disable_int_sync() to be called more than once.
Michael Chan
2021-01-26
1
-0
/
+3
|
*
bnxt_en: Add a new BNXT_STATE_NAPI_DISABLED flag to keep track of NAPI state.
Michael Chan
2021-01-26
2
-1
/
+4
|
*
bnxt_en: Add bnxt_fw_reset_timeout() helper.
Michael Chan
2021-01-26
1
-6
/
+9
|
*
bnxt_en: Retry open if firmware is in reset.
Vasundhara Volam
2021-01-26
2
-2
/
+14
|
*
bnxt_en: attempt to reinitialize after aborted reset
Edwin Peer
2021-01-26
1
-2
/
+27
|
*
bnxt_en: log firmware debug notifications
Edwin Peer
2021-01-26
1
-0
/
+8
|
*
bnxt_en: Add an upper bound for all firmware command timeouts.
Vasundhara Volam
2021-01-26
2
-0
/
+3
|
*
bnxt_en: Move reading VPD info after successful handshake with fw.
Vasundhara Volam
2021-01-26
1
-3
/
+3
|
*
bnxt_en: Retry sending the first message to firmware if it is under reset.
Michael Chan
2021-01-26
2
-7
/
+42
|
*
bnxt_en: handle CRASH_NO_MASTER during bnxt_open()
Edwin Peer
2021-01-26
1
-28
/
+39
|
*
bnxt_en: Define macros for the various health register states.
Michael Chan
2021-01-26
2
-4
/
+13
|
*
bnxt_en: Update firmware interface to 1.10.2.11.
Michael Chan
2021-01-26
3
-53
/
+203
|
/
*
Merge branch 'dsa-add-mt7530-gpio-support'
Jakub Kicinski
2021-01-26
3
-0
/
+136
|
\
|
*
net: dsa: mt7530: MT7530 optional GPIO support
DENG Qingfang
2021-01-26
2
-0
/
+130
|
*
dt-bindings: net: dsa: add MT7530 GPIO controller binding
DENG Qingfang
2021-01-26
1
-0
/
+6
|
/
*
net: ethernet: mediatek: support setting MTU
DENG Qingfang
2021-01-26
2
-8
/
+47
[next]