index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-01-28
net: switchdev: use obj-$(CONFIG_NET_SWITCHDEV) form in net/Makefile
Masahiro Yamada
2
-4
/
+2
2021-01-28
net: dcb: use obj-$(CONFIG_DCB) form in net/Makefile
Masahiro Yamada
2
-4
/
+2
2021-01-28
net: move CONFIG_NET guard to top Makefile
Masahiro Yamada
2
-8
/
+6
2021-01-28
net: sysctl: remove redundant #ifdef CONFIG_NET
Masahiro Yamada
1
-2
/
+0
2021-01-28
selftests: increase timeout to 10 min
Matthieu Baerts
1
-1
/
+1
2021-01-28
selftests: mptcp: add IPv4-mapped IPv6 testcases
Geliang Tang
1
-0
/
+75
2021-01-28
mptcp: pm nl: reduce variable scope
Matthieu Baerts
1
-3
/
+3
2021-01-28
mptcp: pm nl: support IPv4 mapped in v6 addresses
Matthieu Baerts
1
-9
/
+24
2021-01-28
mptcp: support MPJoin with IPv4 mapped in v6 sk
Matthieu Baerts
1
-7
/
+17
2021-01-28
r8169: remove not needed call to rtl_wol_enable_rx from rtl_shutdown
Heiner Kallweit
1
-3
/
+1
2021-01-28
pktgen: fix misuse of BUG_ON() in pktgen_thread_worker()
Di Zhu
1
-1
/
+1
2021-01-27
net: allow user to set metric on default route learned via Router Advertisement
Praveen Chaudhary
8
-7
/
+37
2021-01-27
net: usbnet: use new tasklet API
Emil Renner Berthing
1
-4
/
+4
2021-01-27
net: usbnet: initialize tasklet using tasklet_init
Emil Renner Berthing
1
-2
/
+1
2021-01-27
net: dsa: mv88e6xxx: use mv88e6185_g1_vtu_loadpurge() for the 6250
Rasmus Villemoes
3
-32
/
+5
2021-01-27
net: dsa: mv88e6xxx: use mv88e6185_g1_vtu_getnext() for the 6250
Rasmus Villemoes
3
-37
/
+3
2021-01-27
selftests: add IPv4 unicast extensions tests
Seth David Schoen
2
-0
/
+229
2021-01-27
bonding: add TLS dependency
Arnd Bergmann
1
-0
/
+1
2021-01-27
bnxt_en: Convert to use netif_level() helpers.
Michael Chan
1
-20
/
+14
2021-01-27
usbnet: fix the indentation of one code snippet
Dongliang Mu
1
-6
/
+6
2021-01-27
net: bridge: multicast: fix br_multicast_eht_set_entry_lookup indentation
Nikolay Aleksandrov
1
-9
/
+9
2021-01-26
nfc: fix typo
wengjianfeng
1
-1
/
+1
2021-01-26
nfc: fdp: fix typo issue
wengjianfeng
1
-1
/
+1
2021-01-26
bnxt_en: Do not process completion entries after fatal condition detected.
Michael Chan
1
-0
/
+8
2021-01-26
bnxt_en: Consolidate firmware reset event logging.
Michael Chan
1
-7
/
+10
2021-01-26
bnxt_en: Improve firmware fatal error shutdown sequence.
Michael Chan
1
-3
/
+10
2021-01-26
bnxt_en: Modify bnxt_disable_int_sync() to be called more than once.
Michael Chan
1
-0
/
+3
2021-01-26
bnxt_en: Add a new BNXT_STATE_NAPI_DISABLED flag to keep track of NAPI state.
Michael Chan
2
-1
/
+4
2021-01-26
bnxt_en: Add bnxt_fw_reset_timeout() helper.
Michael Chan
1
-6
/
+9
2021-01-26
bnxt_en: Retry open if firmware is in reset.
Vasundhara Volam
2
-2
/
+14
2021-01-26
bnxt_en: attempt to reinitialize after aborted reset
Edwin Peer
1
-2
/
+27
2021-01-26
bnxt_en: log firmware debug notifications
Edwin Peer
1
-0
/
+8
2021-01-26
bnxt_en: Add an upper bound for all firmware command timeouts.
Vasundhara Volam
2
-0
/
+3
2021-01-26
bnxt_en: Move reading VPD info after successful handshake with fw.
Vasundhara Volam
1
-3
/
+3
2021-01-26
bnxt_en: Retry sending the first message to firmware if it is under reset.
Michael Chan
2
-7
/
+42
2021-01-26
bnxt_en: handle CRASH_NO_MASTER during bnxt_open()
Edwin Peer
1
-28
/
+39
2021-01-26
bnxt_en: Define macros for the various health register states.
Michael Chan
2
-4
/
+13
2021-01-26
bnxt_en: Update firmware interface to 1.10.2.11.
Michael Chan
3
-53
/
+203
2021-01-26
net: dsa: mt7530: MT7530 optional GPIO support
DENG Qingfang
2
-0
/
+130
2021-01-26
dt-bindings: net: dsa: add MT7530 GPIO controller binding
DENG Qingfang
1
-0
/
+6
2021-01-26
net: ethernet: mediatek: support setting MTU
DENG Qingfang
2
-8
/
+47
2021-01-26
bridge: Use PTR_ERR_OR_ZERO instead if(IS_ERR(...)) + PTR_ERR
Jiapeng Zhong
1
-1
/
+1
2021-01-26
octeontx2-af: Support ESP/AH RSS hashing
Subbaraya Sundeep
3
-1
/
+65
2021-01-26
tg3: improve PCI VPD access
Heiner Kallweit
2
-19
/
+12
2021-01-24
net: dsa: hellcreek: Add TAPRIO offloading support
Kurt Kanzenbach
2
-2
/
+318
2021-01-24
net: mhi: Set wwan device type
Loic Poulain
1
-0
/
+5
2021-01-24
udp: allow forwarding of plain (non-fraglisted) UDP GRO packets
Alexander Lobakin
1
-1
/
+2
2021-01-24
net: introduce a netdev feature for UDP GRO forwarding
Alexander Lobakin
2
-1
/
+4
2021-01-23
net: mvpp2: Remove unneeded Kconfig dependency.
Richard Cochran
1
-1
/
+0
2021-01-23
net: dsa: mv88e6xxx: Remove bogus Kconfig dependency.
Richard Cochran
1
-1
/
+0
[next]