index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
gpu
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-07-13
sfc: add logs explaining XDP_TX/REDIRECT is not available
Íñigo Huguet
1
-0
/
+4
2021-07-13
sfc: ensure correct number of XDP queues
Íñigo Huguet
1
-7
/
+8
2021-07-13
sfc: fix lack of XDP TX queues - error XDP TX failed (-22)
Íñigo Huguet
1
-1
/
+2
2021-07-13
net: fddi: fix UAF in fza_probe
Pavel Skripkin
1
-2
/
+1
2021-07-13
net: dsa: sja1105: fix address learning getting disabled on the CPU port
Vladimir Oltean
1
-8
/
+6
2021-07-13
net: ocelot: fix switchdev objects synced for wrong netdev with LAG offload
Vladimir Oltean
1
-4
/
+5
2021-07-13
net: Use nlmsg_unicast() instead of netlink_unicast()
Yajun Deng
8
-27
/
+13
2021-07-12
octeontx2-pf: Fix uninitialized boolean variable pps
Colin Ian King
1
-1
/
+1
2021-07-12
ipv6: allocate enough headroom in ip6_finish_output2()
Vasily Averin
1
-0
/
+28
2021-07-12
net: hdlc: rename 'mod_init' & 'mod_exit' functions to be module-specific
Randy Dunlap
6
-24
/
+24
2021-07-11
net: bridge: multicast: fix MRD advertisement router port marking race
Nikolay Aleksandrov
1
-0
/
+4
2021-07-11
net: bridge: multicast: fix PIM hello router port marking race
Nikolay Aleksandrov
1
-0
/
+2
2021-07-11
net: phy: marvell10g: fix differentiation of 88X3310 from 88X3340
Marek Behún
2
-10
/
+36
2021-07-11
dsa: fix for_each_child.cocci warnings
kernel test robot
1
-1
/
+3
2021-07-10
virtio_net: check virtqueue_add_sgs() return value
Yunjian Wang
1
-1
/
+7
2021-07-10
mptcp: properly account bulk freed memory
Paolo Abeni
4
-6
/
+18
2021-07-10
selftests: mptcp: fix case multiple subflows limited by server
Jianguo Wu
1
-1
/
+1
2021-07-10
mptcp: avoid processing packet if a subflow reset
Jianguo Wu
3
-12
/
+31
2021-07-10
mptcp: fix syncookie process if mptcp can not_accept new subflow
Jianguo Wu
1
-3
/
+3
2021-07-10
mptcp: remove redundant req destruct in subflow_check_req()
Jianguo Wu
1
-5
/
+0
2021-07-10
mptcp: fix warning in __skb_flow_dissect() when do syn cookie for subflow join
Jianguo Wu
1
-1
/
+15
2021-07-09
net: validate lwtstate->data before returning from skb_tunnel_info()
Taehee Yoo
1
-1
/
+3
2021-07-09
net: ip_tunnel: fix mtu calculation for ETHER tunnel devices
Hangbin Liu
1
-3
/
+15
2021-07-09
net: do not reuse skbuff allocated from skbuff_fclone_cache in the skb cache
Antoine Tenart
1
-0
/
+2
2021-07-09
tcp: call sk_wmem_schedule before sk_mem_charge in zerocopy path
Talal Ahmad
1
-0
/
+3
2021-07-09
net: send SYNACK packet with accepted fwmark
Alexander Ovechkin
1
-1
/
+1
2021-07-09
net: ti: fix UAF in tlan_remove_one
Pavel Skripkin
1
-2
/
+1
2021-07-09
net: qcom/emac: fix UAF in emac_remove
Pavel Skripkin
1
-1
/
+2
2021-07-09
net: moxa: fix UAF in moxart_mac_probe
Pavel Skripkin
1
-3
/
+1
2021-07-09
bpf: Selftest to verify mixing bpf2bpf calls and tailcalls with insn patch
John Fastabend
2
-10
/
+44
2021-07-09
bpf: Track subprog poke descriptors correctly and fix use-after-free
John Fastabend
4
-40
/
+32
2021-07-09
net: bcmgenet: Ensure all TX/RX queues DMAs are disabled
Florian Fainelli
1
-0
/
+6
2021-07-08
net/ncsi: add dummy response handler for Intel boards
Ivan Mikhaylov
1
-1
/
+8
2021-07-08
net/ncsi: add NCSI Intel OEM command to keep PHY up
Ivan Mikhaylov
3
-0
/
+56
2021-07-08
net/ncsi: fix restricted cast warning of sparse
Ivan Mikhaylov
2
-4
/
+4
2021-07-08
net: microchip: sparx5: fix kconfig warning
Randy Dunlap
1
-0
/
+1
2021-07-08
cxgb4: fix IRQ free race during driver unload
Shahjada Abul Husain
2
-8
/
+13
2021-07-08
mt76: mt7921: continue to probe driver when fw already downloaded
Aaron Ma
1
-1
/
+2
2021-07-08
atl1c: fix Mikrotik 10/25G NIC detection
Gatis Peisenieks
1
-0
/
+5
2021-07-08
ptp: Relocate lookup cookie to correct block.
Jonathan Lemon
1
-1
/
+1
2021-07-08
ipv6: tcp: drop silly ICMPv6 packet too big messages
Eric Dumazet
2
-2
/
+18
2021-07-08
skbuff: Fix build with SKB extensions disabled
Florian Fainelli
1
-1
/
+2
2021-07-08
ipmr: Fix indentation issue
Roy, UjjaL
1
-1
/
+1
2021-07-08
sock: unlock on error in sock_setsockopt()
Dan Carpenter
1
-2
/
+4
2021-07-07
tools: bpf: Fix error in 'make -C tools/ bpf_install'
Wei Li
1
-5
/
+2
2021-07-07
selftests: icmp_redirect: IPv6 PMTU info should be cleared after redirect
Hangbin Liu
1
-2
/
+3
2021-07-07
selftests: icmp_redirect: remove from checking for IPv6 route get
Hangbin Liu
1
-1
/
+1
2021-07-07
stmmac: platform: Fix signedness bug in stmmac_probe_config_dt()
YueHaibing
1
-3
/
+5
2021-07-07
stmmac: dwmac-loongson: Fix unsigned comparison to zero
YueHaibing
1
-4
/
+5
2021-07-07
tools/runqslower: Use __state instead of state
SanjayKumar Jeyakumar
1
-1
/
+1
[next]