summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* netfilter: nf_tables: report use refcount overflowPablo Neira Ayuso2023-07-055-75/+141
* Merge branch 'mptcp-fixes'David S. Miller2023-07-056-20/+34
|\
| * selftests: mptcp: pm_nl_ctl: fix 32-bit supportMatthieu Baerts2023-07-051-5/+5
| * selftests: mptcp: depend on SYN_COOKIESMatthieu Baerts2023-07-051-0/+1
| * selftests: mptcp: userspace_pm: report errors with 'remove' testsMatthieu Baerts2023-07-051-0/+2
| * selftests: mptcp: userspace_pm: use correct server portMatthieu Baerts2023-07-051-1/+1
| * selftests: mptcp: sockopt: return error if wrong markMatthieu Baerts2023-07-051-4/+5
| * selftests: mptcp: sockopt: use 'iptables-legacy' if availableMatthieu Baerts2023-07-051-9/+11
| * selftests: mptcp: connect: fail if nft supposed to workMatthieu Baerts2023-07-051-0/+3
| * mptcp: do not rely on implicit state check in mptcp_listen()Paolo Abeni2023-07-051-0/+5
| * mptcp: ensure subflow is unhashed before cleaning the backlogPaolo Abeni2023-07-051-1/+1
|/
* s390/qeth: Fix vipa deletionThorsten Winkler2023-07-051-1/+1
* octeontx-af: fix hardware timestamp configurationHariprasad Kelam2023-07-041-1/+1
* Merge branch 'dsa-ll-fixes'David S. Miller2023-07-045-99/+9
|\
| * net: dsa: sja1105: always enable the send_meta optionsVladimir Oltean2023-07-045-97/+7
| * net: dsa: tag_sja1105: fix MAC DA patching from meta framesVladimir Oltean2023-07-041-2/+2
|/
* net: Replace strlcpy with strscpyAzeem Shaikh2023-07-042-2/+2
* pptp: Fix fib lookup calls.Guillaume Nault2023-07-041-11/+20
* mlxsw: spectrum_router: Fix an IS_ERR() vs NULL checkDan Carpenter2023-07-041-2/+2
* net/sched: act_pedit: Add size check for TCA_PEDIT_PARMS_EXLin Ma2023-07-041-0/+1
* ptp: Make max_phase_adjustment sysfs device attribute invisible when not supp...Rahul Rameshbabu2023-07-031-0/+3
* Documentation: ABI: sysfs-class-net-qmi: pass_through contact updateSubash Abhinov Kasiviswanathan2023-07-031-1/+1
* tcp: annotate data races in __tcp_oow_rate_limited()Eric Dumazet2023-07-031-3/+9
* Merge branch 'wireguard-fixes'David S. Miller2023-07-037-30/+54
|\
| * wireguard: timers: move to using timer_delete_syncJason A. Donenfeld2023-07-031-5/+5
| * wireguard: netlink: send staged packets when setting initial private keyJason A. Donenfeld2023-07-032-9/+35
| * wireguard: queueing: use saner cpu selection wrappingJason A. Donenfeld2023-07-034-16/+14
|/
* samples: pktgen: fix append mode failed issueJ.J. Martzki2023-07-039-6/+37
* selftests/net: Add xt_policy config for xfrm_policy testDaniel Díaz2023-07-031-0/+1
* net: fix net_dev_start_xmit trace event vs skb_transport_offset()Eric Dumazet2023-07-031-1/+2
* net: dsa: tag_sja1105: fix source port decoding in vlan_filtering=0 bridge modeVladimir Oltean2023-07-031-3/+6
* net: bridge: keep ports without IFF_UNICAST_FLT in BR_PROMISC modeVladimir Oltean2023-07-031-2/+3
* Merge branch 'octeontx2-af-fixes'David S. Miller2023-07-028-9/+99
|\
| * octeontx2-af: Reset MAC features in FLRHariprasad Kelam2023-07-028-6/+77
| * octeontx2-af: Add validation before accessing cgx and lmacHariprasad Kelam2023-07-021-0/+7
| * octeontx2-af: Fix mapping for NIX block from CGX connectionHariprasad Kelam2023-07-022-1/+12
| * octeontx2-af: cn10kb: fix interrupt csr addressesHariprasad Kelam2023-07-022-2/+3
|/
* nvme-tcp: Fix comma-related oopsDavid Howells2023-07-021-1/+1
* docs: networking: Update codeaurora references for rmnetSubash Abhinov Kasiviswanathan2023-07-011-4/+3
* docs: netdev: broaden mailbot to all MAINTAINERSJakub Kicinski2023-07-011-2/+5
* net: usb: cdc_ether: add u-blox 0x1313 composition.Davide Tronchin2023-07-011-0/+6
* mlxsw: minimal: fix potential memory leak in mlxsw_m_linecards_initZhengchao Shao2023-06-301-0/+1
* net: dsa: vsc73xx: fix MTU configurationPawel Dembicki2023-06-301-3/+3
* ibmvnic: Do not reset dql stats on NON_FATAL errNick Child2023-06-291-1/+8
* sfc: support for devlink port requires MAE accessMartin Habets2023-06-291-0/+3
* Merge branch 'bluetooth-fixes-from-next'Jakub Kicinski2023-06-2913-69/+133
|\
| * Bluetooth: hci_event: Fix parsing of CIS Established EventLuiz Augusto von Dentz2023-06-291-15/+34
| * Bluetooth: hci_conn: Use kmemdup() to replace kzalloc + memcpyJiapeng Chong2023-06-291-3/+1
| * Bluetooth: btusb: Add MT7922 bluetooth ID for the Asus AllyMatthew Anderson2023-06-291-0/+3
| * Bluetooth: hci_sysfs: make bt_class a static const structureIvan Orlov2023-06-291-7/+7