aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* netfilter: flowtable_offload: add missing lockingFelix Fietkau2022-11-221-0/+4
* netfilter: ipset: restore allowing 64 clashing elements in hash:net,ifaceJozsef Kadlecsik2022-11-221-1/+1
* netfilter: ipset: regression in ip_set_hash_ip.cVishwanath Pai2022-11-211-5/+3
* octeontx2-af: cn10k: mcs: Fix copy and paste bug in mcs_bbe_intr_handler()Dan Carpenter2022-11-211-1/+1
* ipv4/fib: Replace zero-length array with DECLARE_FLEX_ARRAY() helperKees Cook2022-11-211-1/+1
* selftests/net: Find nettest in current directoryDaniel Díaz2022-11-212-8/+13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfDavid S. Miller2022-11-2112-41/+49
|\
| * netfilter: nf_tables: do not set up extensions for end intervalPablo Neira Ayuso2022-11-181-2/+4
| * netfilter: conntrack: Fix data-races around ct markDaniel Xu2022-11-1811-39/+45
* | net: microchip: sparx5: Fix return value in sparx5_tc_setup_qdisc_ets()Lu Wei2022-11-211-5/+2
* | Merge branch 'nfc-leaks'David S. Miller2022-11-213-3/+10
|\ \
| * | nfc: s3fwrn5: Fix potential memory leak in s3fwrn5_nci_send()Shang XiaoJing2022-11-211-0/+1
| * | nfc: nxp-nci: Fix potential memory leak in nxp_nci_send()Shang XiaoJing2022-11-211-2/+6
| * | nfc: nfcmrvl: Fix potential memory leak in nfcmrvl_i2c_nci_send()Shang XiaoJing2022-11-211-1/+3
|/ /
* | macsec: Fix invalid error code setYueHaibing2022-11-181-1/+0
* | bonding: fix ICMPv6 header handling when receiving IPv6 messagesHangbin Liu2022-11-181-5/+12
* | Merge branch 'nfp-fixes-for-v6-1'Jakub Kicinski2022-11-182-1/+4
|\ \
| * | nfp: add port from netdev validation for EEPROM accessJaco Coetzee2022-11-181-0/+3
| * | nfp: fill splittable of devlink_port_attrs correctlyDiana Wang2022-11-181-1/+1
|/ /
* | net: pch_gbe: fix pci device refcount leak while module exitingYang Yingliang2022-11-181-1/+4
* | octeontx2-af: debugsfs: fix pci device refcount leakYang Yingliang2022-11-181-0/+3
* | net/qla3xxx: fix potential memleak in ql3xxx_send()Zhang Changzhong2022-11-181-0/+1
* | net: mvpp2: fix possible invalid pointer dereferenceHui Tang2022-11-181-2/+6
* | net/mlx4: Check retval of mlx4_bitmap_initPeter Kosyh2022-11-181-1/+2
* | net: ethernet: mtk_eth_soc: fix error handling in mtk_open()Liu Jian2022-11-181-1/+3
* | net: pch_gbe: fix potential memleak in pch_gbe_tx_queue()Wang Hai2022-11-181-0/+1
* | nfc/nci: fix race with opening and closingLin Ma2022-11-181-1/+1
* | net: dsa: sja1105: disallow C45 transactions on the BASE-TX MDIO busVladimir Oltean2022-11-181-0/+6
* | rxrpc: Fix race between conn bundle lookup and bundle removal [ZDI-CAN-15975]David Howells2022-11-182-15/+24
* | selftests/net: fix missing xdp_dummyWang Yufen2022-11-185-15/+23
|/
* ipvlan: hold lower dev to avoid possible use-after-freeMahesh Bandewar2022-11-182-0/+3
* net: neigh: decrement the family specific qlenThomas Zeitlhofer2022-11-182-29/+31
* net: liquidio: simplify if expressionLeon Romanovsky2022-11-181-2/+2
* Merge branch 'mptcp-selftests-fix-timeouts-and-test-isolation'Jakub Kicinski2022-11-173-9/+11
|\
| * selftests: mptcp: fix mibit vs mbit mix upMatthieu Baerts2022-11-171-2/+3
| * selftests: mptcp: run mptcp_sockopt from a new netnsMatthieu Baerts2022-11-171-4/+5
| * selftests: mptcp: gives slow test-case more timePaolo Abeni2022-11-171-3/+3
|/
* Merge tag 'net-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2022-11-1759-311/+477
|\
| * net: use struct_group to copy ip/ipv6 header addressesHangbin Liu2022-11-174-6/+10
| * net: usb: smsc95xx: fix external PHY resetAlexandru Tachici2022-11-171-4/+42
| * net: usb: qmi_wwan: add Telit 0x103a compositionEnrico Sau2022-11-171-0/+1
| * netdevsim: Fix memory leak of nsim_dev->fa_cookieWang Yufen2022-11-161-0/+1
| * tcp: configurable source port perturb table sizeGleb Mazovetskiy2022-11-162-5/+15
| * l2tp: Serialize access to sk_user_data with sk_callback_lockJakub Sitnicki2022-11-162-7/+14
| * net: thunderbolt: Fix error handling in tbnet_init()Yuan Can2022-11-161-5/+14
| * Merge branch 'microchip-fixes'David S. Miller2022-11-163-0/+9
| |\
| | * net: microchip: sparx5: Fix potential null-ptr-deref in sparx_stats_init() an...Shang XiaoJing2022-11-162-0/+6
| | * net: lan966x: Fix potential null-ptr-deref in lan966x_stats_init()Shang XiaoJing2022-11-161-0/+3
| |/
| * net: dsa: don't leak tagger-owned storage on switch driver unbindVladimir Oltean2022-11-151-0/+10
| * net/x25: Fix skb leak in x25_lapb_receive_frame()Wei Yongjun2022-11-151-1/+1