index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr
/
Kconfig
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2020-08-04
mptcp: use mptcp_for_each_subflow in mptcp_stream_accept
Geliang Tang
1
-1
/
+1
2020-08-04
net: stmmac: fix failed to suspend if phy based WOL is enabled
Jisheng Zhang
1
-1
/
+1
2020-08-04
seg6_iptunnel: Refactor seg6_lwt_headroom out of uapi header
Ioana-Ruxandra Stăncioi
2
-21
/
+17
2020-08-04
tcp: apply a floor of 1 for RTT samples from TCP timestamps
Jianfeng Wang
1
-0
/
+2
2020-08-04
tipc: Use is_broadcast_ether_addr() instead of memcmp()
Huang Guobin
1
-3
/
+1
2020-08-04
fsl/fman: fix eth hash table allocation
Florinel Iordache
1
-1
/
+1
2020-08-04
fsl/fman: check dereferencing null pointer
Florinel Iordache
3
-4
/
+4
2020-08-04
fsl/fman: fix unreachable code
Florinel Iordache
1
-1
/
+0
2020-08-04
fsl/fman: fix dereference null return value
Florinel Iordache
1
-1
/
+8
2020-08-04
fsl/fman: use 32-bit unsigned integer
Florinel Iordache
1
-2
/
+1
2020-08-04
net: spider_net: Remove a useless memset
Christophe JAILLET
1
-2
/
+0
2020-08-04
net: spider_net: Fix the size used in a 'dma_free_coherent()' call
Christophe JAILLET
1
-2
/
+2
2020-08-04
net: sgi: ioc3-eth: Fix the size used in some 'dma_free_coherent()' calls
Christophe JAILLET
1
-2
/
+2
2020-08-04
liquidio: Fix wrong return value in cn23xx_get_pf_num()
Tianjia Zhang
1
-1
/
+1
2020-08-04
net/enetc: Fix wrong return value in enetc_psfp_parse_clsflower()
Tianjia Zhang
1
-4
/
+4
2020-08-04
net: ethernet: aquantia: Fix wrong return value
Tianjia Zhang
1
-1
/
+1
2020-08-04
atm: idt77252: avoid accessing the data mapped to streaming DMA
Jia-Ju Bai
1
-4
/
+5
2020-08-04
atm: eni: avoid accessing the data mapped to streaming DMA
Jia-Ju Bai
1
-1
/
+3
2020-08-04
net: phy: mdio-mvusb: select MDIO_DEVRES in Kconfig
Bartosz Golaszewski
1
-0
/
+1
2020-08-04
appletalk: Fix atalk_proc_init() return path
Vincent Duvert
1
-0
/
+2
2020-08-04
net: dsa: qca8k: Add 802.1q VLAN support
Jonathan McDowell
2
-0
/
+208
2020-08-04
net: dsa: qca8k: Add define for port VID
Jonathan McDowell
2
-5
/
+8
2020-08-04
net: Pass NULL to skb_network_protocol() when we don't care about vlan depth
Miaohe Lin
1
-2
/
+1
[next]