summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* igc: Add checking for basetime less than zeroMuhammad Husaini Zulkifli2022-12-151-0/+3
* igc: Use strict cycles for Qbv schedulingVinicius Costa Gomes2022-12-151-9/+2
* igc: Enhance Qbv scheduling by using first flag bitVinicius Costa Gomes2022-12-153-29/+151
* net: dsa: mv88e6xxx: avoid reg_lock deadlock in mv88e6xxx_setup_port()Vladimir Oltean2022-12-151-5/+4
* ravb: Fix "failed to switch device to config mode" message during unbindBiju Das2022-12-151-1/+1
* net: stmmac: fix errno when create_singlethread_workqueue() failsGaosheng Cui2022-12-151-0/+1
* r6040: Fix kmemleak in probe and removeLi Zetao2022-12-151-1/+4
* unix: Fix race in SOCK_SEQPACKET's unix_dgram_sendmsg()Kirill Tkhai2022-12-151-2/+9
* nfc: pn533: Clear nfc_target before being usedMinsuk Kang2022-12-151-0/+4
* net: enetc: avoid buffer leaks on xdp_do_redirect() failureVladimir Oltean2022-12-151-27/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski2022-12-143-3/+41
|\
| * netfilter: conntrack: document sctp timeoutsSriram Yagnaraman2022-12-131-0/+33
| * ipvs: add a 'default' case in do_ip_vs_set_ctl()Li Qiong2022-12-131-0/+5
| * netfilter: flowtable: really fix NAT IPv6 offloadQingfang DENG2022-12-081-3/+3
* | wireguard: timers: cast enum limits members to int in printsJiri Slaby (SUSE)2022-12-141-4/+4
* | igb: Initialize mailbox message for VF resetTony Nguyen2022-12-141-1/+1
* | Merge branch 'misdn-don-t-call-dev_kfree_skb-kfree_skb-under-spin_lock_irqsave'Jakub Kicinski2022-12-143-14/+30
|\ \
| * | mISDN: hfcmulti: don't call dev_kfree_skb/kfree_skb() under spin_lock_irqsave()Yang Yingliang2022-12-141-6/+13
| * | mISDN: hfcpci: don't call dev_kfree_skb/kfree_skb() under spin_lock_irqsave()Yang Yingliang2022-12-141-4/+9
| * | mISDN: hfcsusb: don't call dev_kfree_skb/kfree_skb() under spin_lock_irqsave()Yang Yingliang2022-12-141-4/+8
|/ /
* | Merge branch 'bonding-fix-high-prio-not-effect-issue'Jakub Kicinski2022-12-143-10/+262
|\ \
| * | selftests: bonding: add bonding prio option testLiang Li2022-12-142-1/+247
| * | bonding: do failover when high prio link upHangbin Liu2022-12-141-9/+15
| * | bonding: add missed __rcu annotation for curr_active_slaveHangbin Liu2022-12-141-1/+1
|/ /
* | net: macsec: fix net device access prior to holding a lockEmeel Hakim2022-12-141-13/+21
* | Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-12-142013-34345/+165926
|\ \
| * | ipvs: fix type warning in do_div() on 32 bitJakub Kicinski2022-12-131-1/+2
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2022-12-1333-78/+193
| |\ \
| | * | net: dsa: tag_8021q: avoid leaking ctx on dsa_tag_8021q_register() error pathVladimir Oltean2022-12-131-1/+10
| | * | i40e: Fix the inability to attach XDP program on downed interfaceBartosz Staszewski2022-12-131-12/+24
| | * | stmmac: fix potential division by 0Piergiorgio Beruto2022-12-132-2/+3
| | * | octeontx2-af: cn10k: mcs: Fix a resource leak in the probe and remove functionsChristophe JAILLET2022-12-131-1/+5
| | * | Merge branch 'mptcp-fix-ipv6-reqsk-ops-and-some-netlink-error-codes'Jakub Kicinski2022-12-124-16/+68
| | |\ \
| | | * | mptcp: use proper req destructor for IPv6Matthieu Baerts2022-12-121-3/+16
| | | * | mptcp: dedicated request sock for subflow in v6Matthieu Baerts2022-12-121-8/+26
| | | * | mptcp: remove MPTCP 'ifdef' in TCP SYN cookiesMatthieu Baerts2022-12-123-7/+24
| | | * | mptcp: netlink: fix some error return codeWei Yongjun2022-12-121-0/+4
| | |/ /
| | * | Merge branch 'update-joakim-zhang-entries'Jakub Kicinski2022-12-124-4/+12
| | |\ \
| | | * | dt-bindings: FEC/i.MX DWMAC and INTMUX maintainerFlorian Fainelli2022-12-123-3/+8
| | | * | MAINTAINERS: Update NXP FEC maintainerFlorian Fainelli2022-12-121-1/+4
| | |/ /
| | * | ntb_netdev: Use dev_kfree_skb_any() in interrupt contextEric Pilmore2022-12-121-2/+2
| | * | net: lan9303: Fix read error execution pathJerry Ray2022-12-121-1/+3
| | * | net: amd-xgbe: Check only the minimum speed for active/passive cablesTom Lendacky2022-12-121-12/+2
| | * | net: amd-xgbe: Fix logic around active and passive cablesTom Lendacky2022-12-121-3/+6
| | * | af_unix: call proto_unregister() in the error path in af_unix_init()Yang Yingliang2022-12-121-0/+1
| | * | net: setsockopt: fix IPV6_UNICAST_IF option for connected socketsRichard Gobert2022-12-121-5/+10
| | * | Merge branch 'net-dev_kfree_skb_irq'David S. Miller2022-12-125-8/+8
| | |\ \
| | | * | net: amd: lance: don't call dev_kfree_skb() under spin_lock_irqsave()Yang Yingliang2022-12-122-2/+2
| | | * | hamradio: don't call dev_kfree_skb() under spin_lock_irqsave()Yang Yingliang2022-12-121-3/+3
| | | * | net: ethernet: dnet: don't call dev_kfree_skb() under spin_lock_irqsave()Yang Yingliang2022-12-121-2/+2