index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-03
enetc: use napi_schedule to be compatible with PREEMPT_RT
Jiafei Pan
1
-1
/
+1
2020-08-03
dpaa2-eth: use napi_schedule to be compatible with PREEMPT_RT
Jiafei Pan
1
-1
/
+1
2020-08-03
Merge branch 'net-dsa-loop-Preparatory-changes-for-802-1Q-data-path'
David S. Miller
2
-38
/
+64
2020-08-03
net: dsa: loop: Set correct number of ports
Florian Fainelli
1
-1
/
+1
2020-08-03
net: dsa: loop: Wire-up MTU callbacks
Florian Fainelli
2
-0
/
+18
2020-08-03
net: dsa: loop: Move data structures to header
Florian Fainelli
2
-31
/
+41
2020-08-03
net: dsa: loop: Support 4K VLANs
Florian Fainelli
1
-4
/
+2
2020-08-03
net: dsa: loop: PVID should be per-port
Florian Fainelli
1
-4
/
+4
2020-08-03
cxgb4: add TC-MATCHALL IPv6 support
Rahul Lakkireddy
3
-26
/
+82
2020-08-03
net: dsa: sja1105: poll for extts events from a timer
Vladimir Oltean
2
-34
/
+50
2020-08-03
mptcp: fix bogus sendmsg() return code under pressure
Paolo Abeni
1
-2
/
+1
2020-08-03
Merge branch 'mlxsw-Add-support-for-buffer-drop-traps'
David S. Miller
15
-66
/
+406
2020-08-03
selftests: mlxsw: RED: Test offload of trapping on RED qevents
Petr Machata
2
-6
/
+40
2020-08-03
mlxsw: spectrum_qdisc: Offload action trap for qevents
Petr Machata
3
-13
/
+95
2020-08-03
mlxsw: spectrum_trap: Add early_drop trap
Ido Schimmel
3
-3
/
+53
2020-08-03
mlxsw: spectrum_trap: Allow for per-ASIC traps initialization
Ido Schimmel
2
-9
/
+75
2020-08-03
mlxsw: spectrum_trap: Allow for per-ASIC trap groups initialization
Ido Schimmel
4
-9
/
+93
2020-08-03
mlxsw: spectrum_span: On policer_id_base_ref_count, use dec_and_test
Petr Machata
1
-1
/
+2
2020-08-03
mlxsw: spectrum_trap: Use 'size_t' for array sizes
Ido Schimmel
2
-5
/
+5
2020-08-03
devlink: Pass extack when setting trap's action and group's parameters
Ido Schimmel
7
-20
/
+35
2020-08-03
devlink: Add early_drop trap
Amit Cohen
3
-0
/
+8
2020-08-03
fib: Fix undef compile warning
YueHaibing
1
-1
/
+1
2020-08-03
mptcp: use mptcp_for_each_subflow in mptcp_stream_accept
Geliang Tang
1
-1
/
+1
2020-08-03
Merge tag 'mac80211-next-for-davem-2020-08-03' of git://git.kernel.org/pub/sc...
David S. Miller
6
-6
/
+14
2020-08-03
net: stmmac: fix failed to suspend if phy based WOL is enabled
Jisheng Zhang
1
-1
/
+1
2020-08-03
seg6_iptunnel: Refactor seg6_lwt_headroom out of uapi header
Ioana-Ruxandra Stăncioi
2
-21
/
+17
2020-08-03
tcp: apply a floor of 1 for RTT samples from TCP timestamps
Jianfeng Wang
1
-0
/
+2
2020-08-03
tipc: Use is_broadcast_ether_addr() instead of memcmp()
Huang Guobin
1
-3
/
+1
2020-08-03
Merge branch 'DPAA-FMan-driver-fixes'
David S. Miller
6
-9
/
+14
2020-08-03
fsl/fman: fix eth hash table allocation
Florinel Iordache
1
-1
/
+1
2020-08-03
fsl/fman: check dereferencing null pointer
Florinel Iordache
3
-4
/
+4
2020-08-03
fsl/fman: fix unreachable code
Florinel Iordache
1
-1
/
+0
2020-08-03
fsl/fman: fix dereference null return value
Florinel Iordache
1
-1
/
+8
2020-08-03
fsl/fman: use 32-bit unsigned integer
Florinel Iordache
1
-2
/
+1
2020-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
35
-93
/
+173
2020-08-03
net: spider_net: Remove a useless memset
Christophe JAILLET
1
-2
/
+0
2020-08-03
net: spider_net: Fix the size used in a 'dma_free_coherent()' call
Christophe JAILLET
1
-2
/
+2
2020-08-03
net: sgi: ioc3-eth: Fix the size used in some 'dma_free_coherent()' calls
Christophe JAILLET
1
-2
/
+2
2020-08-03
liquidio: Fix wrong return value in cn23xx_get_pf_num()
Tianjia Zhang
1
-1
/
+1
2020-08-03
net/enetc: Fix wrong return value in enetc_psfp_parse_clsflower()
Tianjia Zhang
1
-4
/
+4
2020-08-03
net: ethernet: aquantia: Fix wrong return value
Tianjia Zhang
1
-1
/
+1
2020-08-03
atm: idt77252: avoid accessing the data mapped to streaming DMA
Jia-Ju Bai
1
-4
/
+5
2020-08-03
atm: eni: avoid accessing the data mapped to streaming DMA
Jia-Ju Bai
1
-1
/
+3
2020-08-03
net: phy: mdio-mvusb: select MDIO_DEVRES in Kconfig
Bartosz Golaszewski
1
-0
/
+1
2020-08-03
appletalk: Fix atalk_proc_init() return path
Vincent Duvert
1
-0
/
+2
2020-08-03
net: dsa: qca8k: Add 802.1q VLAN support
Jonathan McDowell
2
-0
/
+208
2020-08-03
net: dsa: qca8k: Add define for port VID
Jonathan McDowell
2
-5
/
+8
2020-08-03
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
19
-87
/
+445
2020-08-03
net: Pass NULL to skb_network_protocol() when we don't care about vlan depth
Miaohe Lin
1
-2
/
+1
2020-08-03
net: Use __skb_pagelen() directly in skb_cow_data()
Miaohe Lin
1
-1
/
+1
[next]