summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | net: fec: fix the unhandled context fault from smmuShenwei Wang2024-01-251-0/+2
| * | | selftests: bonding: do not test arp/ns target with mode balance-alb/tlbHangbin Liu2024-01-251-4/+4
| * | | Merge tag 'nf-24-01-24' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski2024-01-2412-31/+121
| |\ \ \
| | * | | netfilter: nf_tables: validate NFPROTO_* familyPablo Neira Ayuso2024-01-248-2/+47
| | * | | netfilter: nf_tables: reject QUEUE/DROP verdict parametersFlorian Westphal2024-01-241-10/+6
| | * | | netfilter: nf_tables: restrict anonymous set and map names to 16 bytesFlorian Westphal2024-01-241-0/+4
| | * | | netfilter: nft_limit: reject configurations that cause integer overflowFlorian Westphal2024-01-241-7/+16
| | * | | netfilter: nft_chain_filter: handle NETDEV_UNREGISTER for inet/ingress basechainPablo Neira Ayuso2024-01-241-2/+9
| | * | | netfilter: nf_tables: cleanup documentationGeorge Guo2024-01-241-10/+39
| | | |/ | | |/|
| * | | fjes: fix memleaks in fjes_hw_setupZhipeng Lu2024-01-241-7/+30
| * | | Merge branch 'fix-module_description-for-net-p2'Jakub Kicinski2024-01-2419-0/+19
| |\ \ \
| | * | | net: fill in MODULE_DESCRIPTION()s for rvu_mboxBreno Leitao2024-01-241-0/+1
| | * | | net: fill in MODULE_DESCRIPTION()s for litexBreno Leitao2024-01-241-0/+1
| | * | | net: fill in MODULE_DESCRIPTION()s for fsl_pq_mdioBreno Leitao2024-01-241-0/+1
| | * | | net: fill in MODULE_DESCRIPTION()s for fecBreno Leitao2024-01-241-0/+1
| | * | | net: fill in MODULE_DESCRIPTION()s for enetcBreno Leitao2024-01-241-0/+1
| | * | | net: fill in MODULE_DESCRIPTION()s for nps_enetBreno Leitao2024-01-241-0/+1
| | * | | net: fill in MODULE_DESCRIPTION()s for ep93xxx_ethBreno Leitao2024-01-241-0/+1
| | * | | net: fill in MODULE_DESCRIPTION()s for liquidioBreno Leitao2024-01-241-0/+1
| | * | | net: fill in MODULE_DESCRIPTION()s for Broadcom bgmacBreno Leitao2024-01-245-0/+5
| | * | | net: fill in MODULE_DESCRIPTION()s for 8390Breno Leitao2024-01-246-0/+6
| |/ / /
| * | | selftests: netdevsim: fix the udp_tunnel_nic testJakub Kicinski2024-01-241-0/+9
| * | | selftests: net: fix rps_default_mask with >32 CPUsJakub Kicinski2024-01-241-1/+5
| * | | net: mvpp2: clear BM pool before initializationJenishkumar Maheshbhai Patel2024-01-241-1/+26
| * | | net: stmmac: Wait a bit for the reset to take effectBernd Edlinger2024-01-241-0/+3
| |/ /
| * | net/sched: flower: Fix chain template offloadIdo Schimmel2024-01-243-1/+35
| * | selftests: fill in some missing configs for netJakub Kicinski2024-01-231-0/+28
| * | hv_netvsc: Calculate correct ring size when PAGE_SIZE is not 4 KbytesMichael Kelley2024-01-231-2/+2
| * | Revert "net: macsec: use skb_ensure_writable_head_tail to expand the skb"Rahul Rameshbabu2024-01-231-5/+20
| |/
| * Merge tag 'wireless-2024-01-22' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski2024-01-2311-47/+24
| |\
| | * wifi: mac80211: fix race condition on enabling fast-xmitFelix Fietkau2024-01-182-1/+3
| | * wifi: iwlwifi: fix a memory corruptionEmmanuel Grumbach2024-01-181-2/+2
| | * wifi: mac80211: fix potential sta-link leakJohannes Berg2024-01-181-1/+4
| | * wifi: cfg80211/mac80211: remove dependency on non-existing optionLukas Bulwahn2024-01-182-2/+0
| | * wifi: cfg80211: fix missing interfaces when dumpingMichal Kazior2024-01-181-0/+1
| | * wifi: ath11k: rely on mac80211 debugfs handling for vifBenjamin Berg2024-01-184-40/+13
| | * wifi: p54: fix GCC format truncation warning with wiphy->fw_versionKalle Valo2024-01-111-1/+1
| * | ipv6: init the accept_queue's spinlocks in inet6_createZhengchao Shao2024-01-231-0/+3
| * | netlink: fix potential sleeping issue in mqueue_flush_fileZhengchao Shao2024-01-231-1/+1
| * | selftest: Don't reuse port for SO_INCOMING_CPU test.Kuniyuki Iwashima2024-01-231-18/+50
| * | tcp: Add memory barrier to tcp_push()Salvatore Dipietro2024-01-231-0/+1
| * | net/rds: Fix UBSAN: array-index-out-of-bounds in rds_cmsg_recvSharath Srinivasan2024-01-221-1/+1
| * | net: micrel: Fix PTP frame parsing for lan8814Horatiu Vultur2024-01-221-0/+11
| * | Merge branch 'dpll-fixes'David S. Miller2024-01-223-29/+100
| |\ \
| | * | dpll: fix register pin with unregistered parent pinArkadiusz Kubalewski2024-01-221-6/+0
| | * | dpll: fix userspace availability of pinsArkadiusz Kubalewski2024-01-221-2/+27
| | * | dpll: fix pin dump crash for rebound moduleArkadiusz Kubalewski2024-01-223-18/+69
| | * | dpll: fix broken error path in dpll_pin_alloc(..)Arkadiusz Kubalewski2024-01-221-3/+4
| |/ /
| * | Merge branch 'tun-fixes'David S. Miller2024-01-221-2/+8
| |\ \
| | * | tun: add missing rx stats accounting in tun_xdp_actYunjian Wang2024-01-221-0/+2