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
2020-08-05
net: openvswitch: silence suspicious RCU usage warning
Tonghao Zhang
1
-3
/
+3
2020-08-05
Revert "vxlan: fix tos value before xmit"
Hangbin Liu
1
-2
/
+2
2020-08-05
ptp: only allow phase values lower than 1 period
Vladimir Oltean
1
-0
/
+13
2020-08-05
farsync: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-13
/
+12
2020-08-05
wan: wanxl: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-27
/
+27
2020-08-05
hv_netvsc: do not use VF device if link is down
Stephen Hemminger
1
-3
/
+4
2020-08-05
dpaa2-eth: Fix passing zero to 'PTR_ERR' warning
YueHaibing
1
-3
/
+3
2020-08-05
net: macb: Properly handle phylink on at91sam9x
Stefan Roese
1
-4
/
+7
2020-08-04
net: thunderx: use spin_lock_bh in nicvf_set_rx_mode_task()
Xin Long
1
-2
/
+2
2020-08-04
selftests: pmtu.sh: Add tests for UDP tunnels handled by Open vSwitch
Stefano Brivio
1
-0
/
+180
2020-08-04
selftests: pmtu.sh: Add tests for bridged UDP tunnels
Stefano Brivio
1
-7
/
+159
2020-08-04
geneve: Support for PMTU discovery on directly bridged links
Stefano Brivio
1
-5
/
+51
2020-08-04
vxlan: Support for PMTU discovery on directly bridged links
Stefano Brivio
1
-6
/
+41
2020-08-04
tunnels: PMTU discovery support for directly bridged IP packets
Stefano Brivio
6
-16
/
+254
2020-08-04
ipv4: route: Ignore output interface in FIB lookup for PMTU route
Stefano Brivio
2
-0
/
+10
2020-08-04
via-velocity: Use more typical logging styles
Joe Perches
2
-122
/
+85
2020-08-04
hinic: add check for mailbox msg from VF
Luo bin
4
-2
/
+255
2020-08-04
hinic: add generating mailbox random index support
Luo bin
5
-0
/
+167
2020-08-04
sfc: Fix build with CONFIG_RFS_ACCEL disabled.
David S. Miller
1
-0
/
+2
2020-08-04
sfc_ef100: add nic-type for VFs, and bind to them
Edward Cree
3
-0
/
+81
2020-08-04
sfc_ef100: read pf_index at probe time
Edward Cree
2
-0
/
+5
2020-08-04
sfc_ef100: functions for selftests
Edward Cree
1
-0
/
+47
2020-08-04
sfc_ef100: statistics gathering
Edward Cree
3
-0
/
+217
2020-08-04
sfc_ef100: plumb in fini_dmaq
Edward Cree
1
-0
/
+1
2020-08-04
sfc_ef100: RX path for EF100
Edward Cree
3
-9
/
+167
2020-08-04
sfc_ef100: RX filter table management and related gubbins
Edward Cree
2
-0
/
+77
2020-08-04
sfc_ef100: TX path for EF100 NICs
Edward Cree
5
-5
/
+396
2020-08-04
sfc_ef100: read Design Parameters at probe time
Edward Cree
2
-0
/
+220
2020-08-04
sfc_ef100: fail the probe if NIC uses unsol_ev credits
Edward Cree
1
-0
/
+6
2020-08-04
sfc_ef100: check firmware version at start-of-day
Edward Cree
1
-0
/
+40
2020-08-04
enetc: use napi_schedule to be compatible with PREEMPT_RT
Jiafei Pan
1
-1
/
+1
2020-08-04
dpaa2-eth: use napi_schedule to be compatible with PREEMPT_RT
Jiafei Pan
1
-1
/
+1
2020-08-04
net: dsa: loop: Set correct number of ports
Florian Fainelli
1
-1
/
+1
2020-08-04
net: dsa: loop: Wire-up MTU callbacks
Florian Fainelli
2
-0
/
+18
2020-08-04
net: dsa: loop: Move data structures to header
Florian Fainelli
2
-31
/
+41
2020-08-04
net: dsa: loop: Support 4K VLANs
Florian Fainelli
1
-4
/
+2
2020-08-04
net: dsa: loop: PVID should be per-port
Florian Fainelli
1
-4
/
+4
2020-08-04
cxgb4: add TC-MATCHALL IPv6 support
Rahul Lakkireddy
3
-26
/
+82
2020-08-04
net: dsa: sja1105: poll for extts events from a timer
Vladimir Oltean
2
-34
/
+50
2020-08-04
mptcp: fix bogus sendmsg() return code under pressure
Paolo Abeni
1
-2
/
+1
2020-08-04
selftests: mlxsw: RED: Test offload of trapping on RED qevents
Petr Machata
2
-6
/
+40
2020-08-04
mlxsw: spectrum_qdisc: Offload action trap for qevents
Petr Machata
3
-13
/
+95
2020-08-04
mlxsw: spectrum_trap: Add early_drop trap
Ido Schimmel
3
-3
/
+53
2020-08-04
mlxsw: spectrum_trap: Allow for per-ASIC traps initialization
Ido Schimmel
2
-9
/
+75
2020-08-04
mlxsw: spectrum_trap: Allow for per-ASIC trap groups initialization
Ido Schimmel
4
-9
/
+93
2020-08-04
mlxsw: spectrum_span: On policer_id_base_ref_count, use dec_and_test
Petr Machata
1
-1
/
+2
2020-08-04
mlxsw: spectrum_trap: Use 'size_t' for array sizes
Ido Schimmel
2
-5
/
+5
2020-08-04
devlink: Pass extack when setting trap's action and group's parameters
Ido Schimmel
7
-20
/
+35
2020-08-04
devlink: Add early_drop trap
Amit Cohen
3
-0
/
+8
2020-08-04
fib: Fix undef compile warning
YueHaibing
1
-1
/
+1
[next]