summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ethernet/emulex:fix repeated words in commentsJilin Yuan2022-07-011-1/+1
* atheros/atl1e:fix repeated words in commentsJilin Yuan2022-07-011-1/+1
* Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski2022-07-0131-46/+20
|\
| * intel/ice:fix repeated words in commentsJilin Yuan2022-06-301-1/+1
| * intel/ixgbevf:fix repeated words in commentsJilin Yuan2022-06-302-2/+2
| * intel/igc:fix repeated words in commentsJilin Yuan2022-06-301-1/+1
| * intel/igbvf:fix repeated words in commentsJilin Yuan2022-06-302-2/+2
| * intel/igb:fix repeated words in commentsJilin Yuan2022-06-302-3/+3
| * intel/iavf:fix repeated words in commentsJilin Yuan2022-06-301-1/+1
| * intel/i40e:fix repeated words in commentsJilin Yuan2022-06-301-1/+1
| * intel/fm10k:fix repeated words in commentsJilin Yuan2022-06-301-2/+2
| * intel/e1000e:fix repeated words in commentsJilin Yuan2022-06-301-1/+1
| * intel/e1000:fix repeated words in commentsJilin Yuan2022-06-301-1/+1
| * ixgbe: drop unexpected word 'for' in commentsJiang Jian2022-06-301-1/+1
| * igb: remove unexpected word "the"Jiang Jian2022-06-301-1/+1
| * fm10k: remove unexpected word "the"Jiang Jian2022-06-301-1/+1
| * ixgbe: remove unexpected word "the"Jiang Jian2022-06-301-2/+2
| * intel: remove unused macrosJesse Brandeburg2022-06-3014-26/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-07-01394-2458/+4299
|\ \
| * \ Merge tag 'net-5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-07-0158-254/+905
| |\ \
| | * | net: dsa: felix: fix race between reading PSFP stats and port statsVladimir Oltean2022-06-301-0/+4
| | * | selftest: tun: add test for NAPI dismantleJakub Kicinski2022-06-302-1/+163
| | * | net: tun: avoid disabling NAPI twiceJakub Kicinski2022-06-301-1/+2
| | * | net: sparx5: mdb add/del handle non-sparx5 devicesCasper Andersson2022-06-301-0/+6
| | * | net: sfp: fix memory leak in sfp_probe()Jianglei Nie2022-06-301-1/+1
| | * | mlxsw: spectrum_router: Fix rollback in tunnel next hop initPetr Machata2022-06-301-1/+13
| | * | net: rose: fix UAF bugs caused by timer handlerDuoming Zhou2022-06-301-15/+19
| | * | net: usb: ax88179_178a: Fix packet receivingJose Alonso2022-06-301-25/+76
| | * | net: bonding: fix use-after-free after 802.3ad slave unbindYevhen Orlov2022-06-301-1/+2
| | * | ipv6: fix lockdep splat in in6_dump_addrs()Eric Dumazet2022-06-301-2/+2
| | * | net: phy: ax88772a: fix lost pause advertisement configurationOleksij Rempel2022-06-301-2/+4
| | * | net: phy: Don't trigger state machine while in suspendLukas Wunner2022-06-303-0/+52
| | * | usbnet: fix memory allocation in helpersOliver Neukum2022-06-301-2/+2
| | * | selftests net: fix kselftest net fatal errorColeman Dietsch2022-06-301-1/+1
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski2022-06-305-32/+75
| | |\ \
| | | * | netfilter: br_netfilter: do not skip all hooks with 0 priorityFlorian Westphal2022-06-271-3/+18
| | | * | netfilter: nf_tables: avoid skb access on nf_stolenFlorian Westphal2022-06-273-29/+55
| | | * | netfilter: nft_dynset: restore set element counter when failing to updatePablo Neira Ayuso2022-06-271-0/+2
| | * | | NFC: nxp-nci: don't print header length mismatch on i2c errorMichael Walle2022-06-291-2/+6
| | * | | NFC: nxp-nci: Don't issue a zero length i2c_master_read()Michael Walle2022-06-291-0/+3
| | * | | net: tipc: fix possible refcount leak in tipc_sk_create()Hangyu Hua2022-06-291-0/+1
| | * | | nfc: nfcmrvl: Fix irq_of_parse_and_map() return valueKrzysztof Kozlowski2022-06-292-6/+6
| | * | | net: ipv6: unexport __init-annotated seg6_hmac_net_init()YueHaibing2022-06-291-1/+0
| | * | | ipv6/sit: fix ipip6_tunnel_get_prl return valuekatrinzhou2022-06-291-5/+3
| | * | | Merge branch 'mptcp-fixes-for-5-19'Jakub Kicinski2022-06-2910-88/+227
| | |\ \ \
| | | * | | selftests: mptcp: Initialize variables to quiet gcc 12 warningsMat Martineau2022-06-293-3/+3
| | | * | | mptcp: fix conflict with <netinet/in.h>Ossama Othman2022-06-291-4/+5
| | | * | | selftests: mptcp: more stable diag testsPaolo Abeni2022-06-291-8/+40
| | | * | | mptcp: fix race on unaccepted mptcp socketsPaolo Abeni2022-06-293-0/+59
| | | * | | mptcp: consistent map handling on failurePaolo Abeni2022-06-291-10/+9