summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sched: sch_cake: add bounds checks to host bulk flow fairness countsToke Høiland-Jørgensen9 days1-65/+75
* mctp i3c: fix MCTP I3C driver multi-thread issueLeo Yang9 days1-0/+4
* dt-bindings: net: pse-pd: Fix unusual character in documentationKory Maincent10 days1-1/+1
* Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski10 days4-14/+33
|\
| * igc: return early when failing to read EECD registerEn-Wei Wu11 days1-0/+6
| * ice: fix incorrect PHY settings for 100 GB/sPrzemyslaw Korba11 days1-2/+2
| * ice: fix max values for dpll pin phase adjustArkadiusz Kubalewski11 days2-12/+25
* | Merge tag 'for-net-2025-01-08' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski10 days5-9/+52
|\ \
| * | Bluetooth: btmtk: Fix failed to send func ctrl for MediaTek devices.Chris Lu10 days2-2/+9
| * | Bluetooth: btnxpuart: Fix driver sending truncated dataNeeraj Sanjay Kale10 days1-0/+1
| * | Bluetooth: MGMT: Fix Add Device to responding before completingLuiz Augusto von Dentz10 days1-2/+36
| * | Bluetooth: hci_sync: Fix not setting Random Address when requiredLuiz Augusto von Dentz10 days1-5/+6
* | | Merge branch 'there-are-some-bugfix-for-the-hns3-ethernet-driver'Jakub Kicinski10 days8-93/+114
|\ \ \
| * | | net: hns3: fix kernel crash when 1588 is sent on HIP08 devicesJie Wang10 days1-0/+3
| * | | net: hns3: fixed hclge_fetch_pf_reg accesses bar space out of bounds issueHao Lan10 days2-8/+10
| * | | net: hns3: initialize reset_timer before hclgevf_misc_irq_init()Jian Shen10 days1-1/+2
| * | | net: hns3: don't auto enable misc vectorJian Shen10 days1-5/+7
| * | | net: hns3: Resolved the issue that the debugfs query result is inconsistent.Hao Lan10 days2-68/+31
| * | | net: hns3: fix missing features due to dev->features configuration too earlyHao Lan10 days1-1/+0
| * | | net: hns3: fixed reset failure issues caused by the incorrect reset typeHao Lan10 days2-10/+61
|/ / /
* | | tcp: Annotate data-race around sk->sk_mark in tcp_v4_send_resetDaniel Borkmann10 days1-1/+1
* | | netdev: prevent accessing NAPI instances from another namespaceJakub Kicinski10 days3-18/+34
|/ /
* | eth: gve: use appropriate helper to set xdp_featuresJakub Kicinski11 days1-5/+9
* | ipvlan: Fix use-after-free in ipvlan_get_iflink().Kuniyuki Iwashima11 days1-3/+7
* | tls: Fix tls_sw_sendmsg error handlingBenjamin Coddington11 days1-1/+1
* | eth: fbnic: Revert "eth: fbnic: Add hardware monitoring support via HWMON int...Su Hui11 days7-126/+0
|/
* net: don't dump Tx and uninitialized NAPIsJakub Kicinski11 days1-2/+3
* cxgb4: Avoid removal of uninserted tidAnumula Murali Mohan Reddy12 days1-1/+4
* Merge branch 'bnxt_en-2-bug-fixes'Jakub Kicinski12 days2-6/+35
|\
| * bnxt_en: Fix DIM shutdownMichael Chan12 days1-5/+33
| * bnxt_en: Fix possible memory leak when hwrm_req_replace failsKalesh AP12 days1-1/+2
|/
* pds_core: limit loop over fw name listShannon Nelson12 days1-1/+1
* net: libwx: fix firmware mailbox abnormal returnJiawen Wu14 days1-13/+11
* Merge tag 'ieee802154-for-net-2025-01-03' of git://git.kernel.org/pub/scm/lin...Jakub Kicinski14 days2-1/+9
|\
| * mac802154: check local interfaces before deleting sdata listLizhi Xu2024-11-191-0/+4
| * ieee802154: ca8210: Add missing check for kfifo_alloc() in ca8210_probe()Keisuke Nishimura2024-11-191-1/+5
* | selftests: tc-testing: reduce rshift valueJakub Kicinski2025-01-041-2/+2
* | net_sched: cls_flow: validate TCA_FLOW_RSHIFT attributeEric Dumazet2025-01-041-1/+2
* | tcp/dccp: allow a connection when sk_max_ack_backlog is zeroZhongqiu Duan2025-01-041-1/+1
* | net: 802: LLC+SNAP OID:PID lookup on start of skb dataAntonio Pastor2025-01-041-2/+2
* | Merge tag 'net-6.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2025-01-0359-381/+849
|\ \
| * \ Merge branch 'net-iep-clock-module-fixes'David S. Miller2025-01-037-121/+244
| |\ \
| | * | net: ti: icssg-prueth: Fix clearing of IEP_CMP_CFG registers during iep_initMeghana Malladi2025-01-031-0/+8
| | * | net: ti: icssg-prueth: Fix firmware load sequence.MD Danish Anwar2025-01-036-121/+236
| |/ /
| * | Merge branch 'mptcp-rx-path-fixes'Jakub Kicinski2025-01-031-11/+12
| |\ \
| | * | mptcp: prevent excessive coalescing on receivePaolo Abeni2025-01-031-0/+1
| | * | mptcp: don't always assume copied data in mptcp_cleanup_rbuf()Paolo Abeni2025-01-031-9/+9
| | * | mptcp: fix recvbuffer adjust on sleeping rcvmsgPaolo Abeni2025-01-031-3/+3
| |/ /
| * | ila: serialize calls to nf_register_net_hooks()Eric Dumazet2025-01-031-5/+11
| * | af_packet: fix vlan_get_protocol_dgram() vs MSG_PEEKEric Dumazet2025-01-032-15/+17