index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-07-26
net: fec: tx processing does not call XDP APIs if budget is 0
Wei Fang
2023-07-26
Merge branch 'mptcp-more-fixes-for-6-5'
Jakub Kicinski
2023-07-26
mptcp: more accurate NL event generation
Paolo Abeni
2023-07-26
selftests: mptcp: join: only check for ip6tables if needed
Matthieu Baerts
2023-07-26
Merge branch 'tools-ynl-gen-fix-parse-multi-attr-enum-attribute'
Jakub Kicinski
2023-07-26
tools: ynl-gen: fix parse multi-attr enum attribute
Arkadiusz Kubalewski
2023-07-26
tools: ynl-gen: fix enum index in _decode_enum(..)
Arkadiusz Kubalewski
2023-07-26
igc: Fix Kernel Panic during ndo_tx_timeout callback
Muhammad Husaini Zulkifli
2023-07-26
net: dsa: qca8k: fix mdb add/del case with 0 VID
Christian Marangi
2023-07-26
net: dsa: qca8k: fix broken search_and_del
Christian Marangi
2023-07-26
net: dsa: qca8k: fix search_and_insert wrong handling of new rule
Christian Marangi
2023-07-26
net: dsa: qca8k: enable use_single_write for qca8xxx
Christian Marangi
2023-07-25
net: ipa: only reset hashed tables when supported
Alex Elder
2023-07-25
Merge branch 'net-fix-error-warning-by-fstrict-flex-arrays-3'
Jakub Kicinski
2023-07-25
af_packet: Fix warning of fortified memcpy() in packet_getname().
Kuniyuki Iwashima
2023-07-25
af_unix: Fix fortify_panic() in unix_bind_bsd().
Kuniyuki Iwashima
2023-07-25
macvlan: add forgotten nla_policy for IFLA_MACVLAN_BC_CUTOFF
Lin Ma
2023-07-25
net: stmmac: Apply redundant write work around on 4.xx too
Vincent Whitchurch
2023-07-25
octeontx2-af: Fix hash extraction enable configuration
Suman Ghosh
2023-07-25
Merge branch 'fix-up-dev-flags-when-add-p2p-down-link'
Paolo Abeni
2023-07-25
team: reset team's flags when down link is P2P device
Hangbin Liu
2023-07-25
bonding: reset bond's flags when down link is P2P device
Hangbin Liu
2023-07-24
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
2023-07-24
Merge tag 'linux-can-fixes-for-6.5-20230724' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
2023-07-24
ice: Fix memory management in ice_ethtool_fdir.c
Jedrzej Jagielski
2023-07-24
tcp: Reduce chance of collisions in inet6_hashfn().
Stewart Smith
2023-07-24
net: fec: avoid tx queue timeout when XDP is enabled
Wei Fang
2023-07-24
ipv6 addrconf: fix bug where deleting a mngtmpaddr can create a new temporary...
Maciej Żenczykowski
2023-07-24
ethernet: atheros: fix return value check in atl1e_tso_csum()
Yuanjun Gong
2023-07-24
atheros: fix return value check in atl1_tso()
Yuanjun Gong
2023-07-24
Merge branch 'vxlan-gro-fixes'
David S. Miller
2023-07-24
vxlan: fix GRO with VXLAN-GPE
Jiri Benc
2023-07-24
vxlan: generalize vxlan_parse_gpe_hdr and remove unused args
Jiri Benc
2023-07-24
ethernet: atheros: fix return value check in atl1c_tso_csum()
Yuanjun Gong
2023-07-24
vxlan: calculate correct header length for GPE
Jiri Benc
2023-07-24
Merge branch 'hns3-fixes'
David S. Miller
2023-07-24
net: hns3: fix wrong bw weight of disabled tc issue
Jijie Shao
2023-07-24
net: hns3: fix wrong tc bandwidth weight data issue
Jijie Shao
2023-07-24
net: hns3: add tm flush when setting tm
Hao Lan
2023-07-24
net: hns3: fix the imp capability bit cannot exceed 32 bits issue
Hao Lan
2023-07-23
net: phy: marvell10g: fix 88x3310 power up
Jiawen Wu
2023-07-21
docs: net: clarify the NAPI rules around XDP Tx
Jakub Kicinski
2023-07-21
iavf: check for removal state before IAVF_FLAG_PF_COMMS_FAILED
Jacob Keller
2023-07-21
iavf: fix potential deadlock on allocation failure
Jacob Keller
2023-07-21
i40e: Fix an NULL vs IS_ERR() bug for debugfs_create_dir()
Wang Ming
2023-07-20
Merge tag 'net-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-07-20
Merge tag 'for-net-2023-07-20' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2023-07-20
Merge tag 'nf-23-07-20' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...
Jakub Kicinski
2023-07-20
net: phy: prevent stale pointer dereference in phy_init()
Vladimir Oltean
2023-07-20
Merge branch 'tcp-add-missing-annotations'
Jakub Kicinski
[next]