index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-03-15
net: ethernet: mtk_eth_soc: reset PCS state
Daniel Golle
2023-03-15
net: usb: smsc75xx: Limit packet length to skb->len
Szymon Heidrich
2023-03-15
Merge branch 'net-smc-fixes'
David S. Miller
2023-03-15
net/smc: Fix device de-init sequence
Stefan Raspl
2023-03-15
net/smc: fix deadlock triggered by cancel_delayed_work_syn()
Wenjia Zhang
2023-03-15
mlxsw: spectrum: Fix incorrect parsing depth after reload
Ido Schimmel
2023-03-15
veth: rely on rtnl_dereference() instead of on rcu_dereference() in veth_set_...
Lorenzo Bianconi
2023-03-15
nfc: st-nci: Fix use after free bug in ndlc_remove due to race condition
Zheng Wang
2023-03-15
Merge branch 'tcp-fix-bind-regression-for-dual-stack-wildcard-address'
Jakub Kicinski
2023-03-15
selftest: Add test for bind() conflicts.
Kuniyuki Iwashima
2023-03-15
tcp: Fix bind() conflict check for dual-stack wildcard address.
Kuniyuki Iwashima
2023-03-15
net: phy: smsc: bail out in lan87xx_read_status if genphy_read_status fails
Heiner Kallweit
2023-03-15
net: tunnels: annotate lockless accesses to dev->needed_headroom
Eric Dumazet
2023-03-15
ice: avoid bonding causing auxiliary plug/unplug under RTNL lock
Dave Ertman
2023-03-14
net: hsr: Don't log netdev_err message on unknown prp dst node
Kristian Overskeid
2023-03-13
net: ipa: fix a surprising number of bad offsets
Alex Elder
2023-03-13
net: dsa: mt7530: set PLL frequency and trgmii only when trgmii is used
Arınç ÜNAL
2023-03-13
net: dsa: mt7530: remove now incorrect comment regarding port 5
Arınç ÜNAL
2023-03-13
qed/qed_dev: guard against a possible division by zero
Daniil Tatianin
2023-03-13
net/smc: fix NULL sndbuf_desc in smc_cdc_tx_handler()
D. Wythe
2023-03-13
bnxt_en: reset PHC frequency in free-running mode
Vadim Fedorenko
2023-03-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
2023-03-10
Merge branch 'mptcp-fixes-for-6-3'
Jakub Kicinski
2023-03-10
mptcp: fix lockdep false positive in mptcp_pm_nl_create_listen_socket()
Paolo Abeni
2023-03-10
mptcp: avoid setting TCP_CLOSE state twice
Matthieu Baerts
2023-03-10
mptcp: add ro_after_init for tcp{,v6}_prot_override
Geliang Tang
2023-03-10
selftests: mptcp: userspace pm: fix printed values
Matthieu Baerts
2023-03-10
mptcp: fix UaF in listener shutdown
Paolo Abeni
2023-03-10
mptcp: use the workqueue to destroy unaccepted sockets
Paolo Abeni
2023-03-10
mptcp: refactor passive socket initialization
Paolo Abeni
2023-03-10
mptcp: fix possible deadlock in subflow_error_report
Paolo Abeni
2023-03-10
Merge branch 'update-xdp_features-flag-according-to-nic-re-configuration'
Jakub Kicinski
2023-03-10
mvpp2: take care of xdp_features when reconfiguring queues
Matteo Croce
2023-03-10
net/mlx5e: take into account device reconfiguration for xdp_features flag
Lorenzo Bianconi
2023-03-10
veth: take into account device reconfiguration for xdp_features flag
Lorenzo Bianconi
2023-03-10
net: ena: take into account xdp_features setting tx/rx queues
Lorenzo Bianconi
2023-03-10
net: thunderx: take into account xdp_features setting tx/rx queues
Lorenzo Bianconi
2023-03-10
xdp: add xdp_set_features_flag utility routine
Lorenzo Bianconi
2023-03-10
tools: ynl: fix get_mask utility routine
Lorenzo Bianconi
2023-03-10
tools: ynl: fix render-max for flags definition
Lorenzo Bianconi
2023-03-10
i40e: Fix kernel crash during reboot when adapter is in recovery mode
Ivan Vecera
2023-03-10
ipvlan: Make skb->skb_iif track skb->dev for l3s mode
Jianguo Wu
2023-03-10
net: phy: nxp-c45-tja11xx: fix MII_BASIC_CONFIG_REV bit
Radu Pirea (OSS)
2023-03-10
Merge tag 'wireless-2023-03-10' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
2023-03-10
MAINTAINERS: make my email address consistent
Jiri Pirko
2023-03-10
Merge branch 'add-checking-sq-is-full-inside-xdp-xmit'
Jakub Kicinski
2023-03-10
virtio_net: add checking sq is full inside xdp xmit
Xuan Zhuo
2023-03-10
virtio_net: separate the logic of checking whether sq is full
Xuan Zhuo
2023-03-10
virtio_net: reorder some funcs
Xuan Zhuo
2023-03-10
nfc: pn533: initialize struct pn533_out_arg properly
Fedor Pchelkin
[next]