index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-07-09
mptcp: avoid processing packet if a subflow reset
Jianguo Wu
2021-07-09
mptcp: fix syncookie process if mptcp can not_accept new subflow
Jianguo Wu
2021-07-09
mptcp: remove redundant req destruct in subflow_check_req()
Jianguo Wu
2021-07-09
mptcp: fix warning in __skb_flow_dissect() when do syn cookie for subflow join
Jianguo Wu
2021-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2021-07-09
net: validate lwtstate->data before returning from skb_tunnel_info()
Taehee Yoo
2021-07-09
net: ip_tunnel: fix mtu calculation for ETHER tunnel devices
Hangbin Liu
2021-07-09
net: do not reuse skbuff allocated from skbuff_fclone_cache in the skb cache
Antoine Tenart
2021-07-09
tcp: call sk_wmem_schedule before sk_mem_charge in zerocopy path
Talal Ahmad
2021-07-09
net: send SYNACK packet with accepted fwmark
Alexander Ovechkin
2021-07-09
net: ti: fix UAF in tlan_remove_one
Pavel Skripkin
2021-07-09
net: qcom/emac: fix UAF in emac_remove
Pavel Skripkin
2021-07-09
net: moxa: fix UAF in moxart_mac_probe
Pavel Skripkin
2021-07-09
bpf: Selftest to verify mixing bpf2bpf calls and tailcalls with insn patch
John Fastabend
2021-07-09
bpf: Track subprog poke descriptors correctly and fix use-after-free
John Fastabend
2021-07-08
net: bcmgenet: Ensure all TX/RX queues DMAs are disabled
Florian Fainelli
2021-07-08
Merge branch 'ncsi-phy-link-up'
David S. Miller
2021-07-08
net/ncsi: add dummy response handler for Intel boards
Ivan Mikhaylov
2021-07-08
net/ncsi: add NCSI Intel OEM command to keep PHY up
Ivan Mikhaylov
2021-07-08
net/ncsi: fix restricted cast warning of sparse
Ivan Mikhaylov
2021-07-08
net: microchip: sparx5: fix kconfig warning
Randy Dunlap
2021-07-08
cxgb4: fix IRQ free race during driver unload
Shahjada Abul Husain
2021-07-08
mt76: mt7921: continue to probe driver when fw already downloaded
Aaron Ma
2021-07-08
atl1c: fix Mikrotik 10/25G NIC detection
Gatis Peisenieks
2021-07-08
ptp: Relocate lookup cookie to correct block.
Jonathan Lemon
2021-07-08
ipv6: tcp: drop silly ICMPv6 packet too big messages
Eric Dumazet
2021-07-08
skbuff: Fix build with SKB extensions disabled
Florian Fainelli
2021-07-07
ipmr: Fix indentation issue
Roy, UjjaL
2021-07-07
sock: unlock on error in sock_setsockopt()
Dan Carpenter
2021-07-07
tools: bpf: Fix error in 'make -C tools/ bpf_install'
Wei Li
2021-07-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2021-07-07
selftests: icmp_redirect: IPv6 PMTU info should be cleared after redirect
Hangbin Liu
2021-07-07
selftests: icmp_redirect: remove from checking for IPv6 route get
Hangbin Liu
2021-07-07
stmmac: platform: Fix signedness bug in stmmac_probe_config_dt()
YueHaibing
2021-07-07
stmmac: dwmac-loongson: Fix unsigned comparison to zero
YueHaibing
2021-07-07
tools/runqslower: Use __state instead of state
SanjayKumar Jeyakumar
2021-07-07
netfilter: uapi: refer to nfnetlink_conntrack.h, not nf_conntrack_netlink.h
Duncan Roe
2021-07-06
libbpf: Restore errno return for functions that were already returning it
Toke Høiland-Jørgensen
2021-07-06
ipv6: fix 'disable_policy' for fwd packets
Nicolas Dichtel
2021-07-06
octeontx2-pf: Fix assigned error return value that is never used
Colin Ian King
2021-07-06
Merge branch 'bonding-ipsec'
David S. Miller
2021-07-06
bonding: fix incorrect return value of bond_ipsec_offload_ok()
Taehee Yoo
2021-07-06
bonding: fix suspicious RCU usage in bond_ipsec_offload_ok()
Taehee Yoo
2021-07-06
bonding: Add struct bond_ipesc to manage SA
Taehee Yoo
2021-07-06
bonding: disallow setting nested bonding + ipsec offload
Taehee Yoo
2021-07-06
bonding: fix suspicious RCU usage in bond_ipsec_del_sa()
Taehee Yoo
2021-07-06
ixgbevf: use xso.real_dev instead of xso.dev in callback functions of struct ...
Taehee Yoo
2021-07-06
net: netdevsim: use xso.real_dev instead of xso.dev in callback functions of ...
Taehee Yoo
2021-07-06
bonding: fix null dereference in bond_ipsec_add_sa()
Taehee Yoo
2021-07-06
bonding: fix suspicious RCU usage in bond_ipsec_add_sa()
Taehee Yoo
[next]