aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
5 daysselftests/bpf: Sanitize the SEC and inline usages in the bpf-tcp-cc testsMartin KaFai Lau10-75/+77
5 daysselftests/bpf: Reuse the tcp_sk() from the bpf_tracing_net.hMartin KaFai Lau3-21/+3
5 daysselftests/bpf: Add a few tcp helper functions and macros to bpf_tracing_net.hMartin KaFai Lau2-13/+42
5 daysselftests/bpf: Remove bpf_tracing_net.h usages from two networking testsMartin KaFai Lau2-2/+2
5 daysMerge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski265-1347/+2906
6 daysMerge tag 'net-6.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds47-205/+519
6 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds1-0/+4
6 daysMerge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+1
6 daysl2tp: Support several sockets with same IP/port quadrupleSamuel Thibault1-0/+21
6 daysnet: dsa: mv88e6xxx: read cmode on mv88e6320/21 serdes only portsSteffen Bätz1-6/+17
6 daysnet: dsa: mv88e6xxx: add phylink_get_caps for the mv88e6320/21 familySteffen Bätz1-2/+14
6 daysMerge branch 'there-are-some-bugfix-for-the-hns3-ethernet-driver'Paolo Abeni6-41/+47
6 daysnet: hns3: fix kernel crash when devlink reload during initializationYonglong Liu2-18/+9
6 daysnet: hns3: fix port vlan filter not disabled issueYonglong Liu1-1/+6
6 daysnet: hns3: use appropriate barrier function after setting a bit valuePeiyang Wang2-4/+2
6 daysnet: hns3: release PTP resources if pf initialization failedPeiyang Wang1-1/+3
6 daysnet: hns3: change type of numa_node_mask as nodemask_tPeiyang Wang5-8/+11
6 daysnet: hns3: direct return when receive a unknown mailbox messageJian Shen1-3/+4
6 daysnet: hns3: using user configure after hardware resetPeiyang Wang2-6/+12
6 daysnet/smc: fix neighbour and rtable leak in smc_ib_find_route()Wen Gu1-7/+12
6 daysMerge tag 'wireless-next-2024-05-08' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski235-9684/+13476
6 daysMerge branch 'netdevsim-add-napi-support'Jakub Kicinski7-20/+282
6 daysnet: selftest: add test for netdev netlink queue-get APIDavid Wei5-8/+77
6 daysnetdevsim: add NAPI supportDavid Wei2-12/+205
6 daysselftests: drv-net: add checksum testsWillem de Bruijn7-2/+132
6 daysipv6: prevent NULL dereference in ip6_output()Eric Dumazet1-1/+1
6 dayshsr: Simplify code for announcing HSR nodes timer setupLukasz Majewski1-15/+12
6 daysphonet: no longer hold RTNL in route_dumpit()Eric Dumazet1-8/+9
6 daysnet: annotate data-races around dev->if_portEric Dumazet7-10/+10
6 daysipv6: fib6_rules: avoid possible NULL dereference in fib6_rule_action()Eric Dumazet1-1/+5
6 daysnet: dst_cache: minor optimization in dst_cache_set_ip6()Eric Dumazet1-1/+1
6 daysnet: dst_cache: annotate data-races around dst_cache->reset_tsEric Dumazet2-3/+4
6 daysdt-bindings: net: mediatek: remove wrongly added clocks and SerDesDaniel Golle1-20/+2
6 daysnetlink/specs: Add VF attributes to rt_link specDonald Hunter1-2/+235
6 daysdt-bindings: net: ipq4019-mdio: add IPQ9574 compatibleAlexandru Gagniuc1-0/+2
6 daysbpf: Avoid uninitialized value in BPF_CORE_READ_BITFIELDJose E. Marchesi1-0/+1
6 daysMerge tag '6.9-rc7-ksmbd-fixes' of git://git.samba.org/ksmbdLinus Torvalds6-51/+60
6 daysMerge tag 'fuse-fixes-6.9-final' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-2/+2
6 daysMerge tag 'exfat-for-6.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-4/+5
6 daysMerge tag 'bcachefs-2024-05-07.2' of https://evilpiepirate.org/git/bcachefsLinus Torvalds20-71/+150
6 daysMerge tag 'soc-fixes-6.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-21/+19
6 daysbpf: guard BPF_NO_PRESERVE_ACCESS_INDEX in skb_pkt_end.cJose E. Marchesi1-0/+2
6 daysbpf: avoid UB in usages of the __imm_insn macroJose E. Marchesi1-0/+13
6 daysbpf: avoid uninitialized warnings in verifier_global_subprogs.cJose E. Marchesi1-0/+7
6 daysMerge tag 'pci-v6.9-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-4/+5
6 daysnet: e1000e & ixgbe: Remove PCI_HEADER_TYPE_MFD duplicatesIlpo Järvinen2-3/+0
6 daysigc: fix a log entry using uninitialized netdevCorinna Vinschen1-2/+3
6 daysice: remove correct filters during eswitch releaseMichal Swiatkowski1-1/+4
6 daysigb: flower: validate control flagsAsbjørn Sloth Tønnesen1-0/+3
7 daysice: flower: validate control flagsAsbjørn Sloth Tønnesen1-0/+4
7 daysiavf: flower: validate control flagsAsbjørn Sloth Tønnesen1-0/+4
7 daysi40e: flower: validate control flagsAsbjørn Sloth Tønnesen1-0/+4
7 daysMerge branch 'rxrpc-miscellaneous-fixes'Jakub Kicinski3-21/+37
7 daysrxrpc: Only transmit one ACK per jumbo packet receivedDavid Howells1-11/+35
7 daysrxrpc: Fix congestion control algorithmDavid Howells3-10/+2
7 daysbpf, arm64: Add support for lse atomics in bpf_arenaPuranjay Mohan2-9/+40
7 daysselftests: test_bridge_neigh_suppress.sh: Fix failures due to duplicate MACIdo Schimmel1-11/+3
7 daystest: hsr: Call cleanup_all_ns when hsr_redbox.sh script exitsLukasz Majewski1-0/+2
7 daysax25: Remove superfuous "return" from ax25_ds_set_timerJoel Granados1-1/+0
7 daysipvs: allow some sysctls in non-init user namespacesAlexander Mikhalitsyn1-4/+15
7 daysipvs: add READ_ONCE barrier for ipvs->sysctl_amemthreshAlexander Mikhalitsyn1-7/+7
7 daysipv6: Fix potential uninit-value access in __ip6_make_skb()Shigeru Yoshida1-1/+1
7 daysnet: stmmac: dwmac-ipq806x: account for rgmii-txid/rxid/id phy-modeChristian Marangi1-0/+12
7 daysnet: bridge: switchdev: Improve error message for port_obj_add/del functionsOleksij Rempel1-4/+95
7 daysnet: phy: marvell-88q2xxx: add support for Rev B1 and B2Gregor Herburger1-16/+103
7 daysappletalk: Improve handling of broadcast packetsVincent Duvert1-3/+16
7 daysnet/ipv4: add tracepoint for icmp_sendPeilin He2-0/+71
7 daysnet: bridge: fix corrupted ethernet header on multicast-to-unicastFelix Fietkau1-2/+7
7 daysMerge branch 'ksz-dcb-dscp'David S. Miller18-86/+2133
7 daysselftests: microchip: add test for QoS support on KSZ9477 switch familyOleksij Rempel1-0/+668
7 daysnet: dsa: microchip: add support DSCP priority mappingOleksij Rempel3-15/+50
7 daysnet: dsa: add support switches global DSCP priority mappingOleksij Rempel2-0/+84
7 daysnet: dsa: microchip: let DCB code do PCP and DSCP policy configurationOleksij Rempel2-12/+0
7 daysnet: dsa: microchip: init predictable IPV to queue mapping for all non KSZ8xx...Oleksij Rempel1-24/+33
7 daysnet: dsa: microchip: enable ETS support for KSZ989X variantsOleksij Rempel2-12/+1
7 daysnet: dsa: microchip: dcb: add special handling for KSZ88X3 familyOleksij Rempel4-3/+242
7 daysnet: dsa: microchip: add support for different DCB app configurationsOleksij Rempel6-2/+583
7 daysnet: dsa: microchip: add multi queue support for KSZ88X3 variantsOleksij Rempel2-35/+61
7 daysnet: add IEEE 802.1q specific helpersOleksij Rempel5-0/+379
7 daysnet: dsa: microchip: add IPV information supportOleksij Rempel2-3/+20
7 daysnet: dsa: add support for DCB get/set apptrust configurationOleksij Rempel2-0/+32
7 daysvirtiofs: include a newline in sysfs tagBrian Foster1-1/+1
7 daysMerge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski10-134/+82
7 daysnet: usb: sr9700: stop lying about skb->truesizeEric Dumazet1-7/+3
7 daysnet: usb: smsc75xx: stop lying about skb->truesizeEric Dumazet1-8/+4
7 daysusb: aqc111: stop lying about skb->truesizeEric Dumazet1-5/+3
7 daysmptcp: only allow set existing scheduler for net.mptcp.schedulerGregory Detal1-1/+38
7 daysselftests/net: fix uninitialized variablesJohn Hubbard3-2/+5
7 dayslib: Allow for the DIM library to be modularFlorian Fainelli3-3/+6
7 daysnfc: nci: Fix kcov check in nci_rx_work()Tetsuo Handa1-0/+1
7 daysmptcp: fix possible NULL dereferencesEric Dumazet1-15/+17
7 daysselftests: netfilter: conntrack_tcp_unreplied.sh: wait for initial connection...Florian Westphal1-7/+18
7 daysMerge branch 'libbpf: further struct_ops fixes and improvements'Martin KaFai Lau5-17/+156
7 daysselftests/bpf: shorten subtest names for struct_ops_module testAndrii Nakryiko1-4/+4
7 daysselftests/bpf: validate struct_ops early failure detection logicAndrii Nakryiko2-0/+64
7 dayslibbpf: improve early detection of doomed-to-fail BPF program loadingAndrii Nakryiko1-1/+14
7 dayslibbpf: fix libbpf_strerror_r() handling unknown errorsAndrii Nakryiko1-2/+14
7 daysselftests/bpf: add another struct_ops callback use case testAndrii Nakryiko2-0/+49
7 dayslibbpf: handle yet another corner case of nulling out struct_ops programAndrii Nakryiko1-1/+9
7 dayslibbpf: remove unnecessary struct_ops prog validity checkAndrii Nakryiko1-10/+3
7 daysnet: annotate writes on dev->mtu from ndo_change_mtu()Eric Dumazet153-173/+174
7 daysnet: dccp: Fix ccid2_rtt_estimator() kernel-docJeff Johnson1-0/+1
7 daysnet: phy: marvell: add support for MV88E6250 family internal PHYsMatthias Schiffer2-1/+82
7 daysnet: phy: marvell: constify marvell_hw_statsMatthias Schiffer1-1/+1
7 daysMerge branch 'fix-number-of-arguments-in-test'Andrii Nakryiko2-14/+30
7 daysselftests/bpf: Change functions definitions to support GCCCupertino Miranda1-6/+21
7 daysselftests/bpf: Add CFLAGS per source file and runnerCupertino Miranda1-8/+9
7 daysbpf: Temporarily define BPF_NO_PRESEVE_ACCESS_INDEX for GCCJose E. Marchesi1-1/+1
7 daysMerge branch 'bpf-avoid-attribute-ignored-warnings-in-gcc'Andrii Nakryiko2-2/+2
7 daysbpf: Disable some `attribute ignored' warnings in GCCJose E. Marchesi1-1/+1
7 daysbpf: Avoid __hidden__ attribute in static objectJose E. Marchesi1-1/+1
7 daysbpf: Remove redundant page mask of vmf->addressHaiyue Wang1-1/+1
8 daysbcachefs: Add missing sched_annotate_sleep() in bch2_journal_flush_seq_async()Kent Overstreet1-0/+6
8 daysbcachefs: Fix race in bch2_write_super()Kent Overstreet1-15/+32
8 dayswifi: mwl8k: initialize cmd->addr[] properlyDan Carpenter1-1/+1
8 daysMerge branch 'remove-rtnl-lock-protection-of-cvq'Paolo Abeni1-115/+173
8 daysvirtio_net: Remove rtnl lock protection of command buffersDaniel Jurgens1-20/+4
8 daysvirtio_net: Add a lock for per queue RX coalesceDaniel Jurgens1-12/+41
8 daysvirtio_net: Do DIM update for specified queue onlyDaniel Jurgens1-25/+15
8 daysvirtio_net: Add a lock for the command VQ.Daniel Jurgens1-1/+10
8 daysvirtio_net: Remove command data from control_bufDaniel Jurgens1-39/+85
8 daysvirtio_net: Store RSS setting in virtnet_infoDaniel Jurgens1-20/+20
8 daysnet: dsa: mt7530: detect PHY muxing when PHY is defined on switch MDIO busArınç ÜNAL1-1/+2
8 daysMerge branch 'rtnetlink-more-rcu-conversions-for-rtnl_fill_ifinfo'Paolo Abeni9-66/+89
8 daysrtnetlink: allow rtnl_fill_link_netnsid() to run under RCU protectionEric Dumazet6-8/+7
8 daysrtnetlink: do not depend on RTNL in rtnl_xdp_prog_skb()Eric Dumazet1-5/+7
8 daysrtnetlink: do not depend on RTNL in rtnl_fill_proto_down()Eric Dumazet2-8/+11
8 daysrtnetlink: do not depend on RTNL for many attributesEric Dumazet1-20/+31
8 daysnet: write once on dev->allmulti and dev->promiscuityEric Dumazet1-16/+20
8 daysrtnetlink: do not depend on RTNL for IFLA_TXQLEN outputEric Dumazet4-5/+5
8 daysrtnetlink: do not depend on RTNL for IFLA_IFNAME outputEric Dumazet1-2/+6
8 daysrtnetlink: do not depend on RTNL for IFLA_QDISC outputEric Dumazet1-3/+3
8 daysMerge branch 'net-qede-don-t-restrict-error-codes'Paolo Abeni1-9/+18
8 daysnet: qede: use return from qede_flow_parse_ports()Asbjørn Sloth Tønnesen1-4/+9
8 daysnet: qede: use return from qede_flow_spec_validate_unused()Asbjørn Sloth Tønnesen1-3/+4
8 daysnet: qede: use return from qede_parse_actions() for flow_specAsbjørn Sloth Tønnesen1-2/+5
8 daysMerge tag 'qcom-arm64-fixes-for-6.9-2' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann1-17/+13
8 daysMerge tag 'ipsec-next-2024-05-03' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski18-62/+219
8 daysmptcp: fix typos in commentsShi-Sheng Yang1-2/+2
8 daysocteontx2-pf: Treat truncation of IRQ name as an errorSimon Horman1-2/+10
8 daysnetlink: specs: Add missing bridge linkinfo attrsDonald Hunter1-0/+6
8 daysphonet: fix rtm_phonet_notify() skb allocationEric Dumazet1-1/+1
8 daysatm/fore200e: Delete unused 'fore200e_boards'Dr. David Alan Gilbert2-4/+0
8 daysgve: Implement queue apiShailend Chand5-24/+189
8 daysMerge branch 'bpf-verifier-range-computation-improvements'Alexei Starovoitov2-65/+104
8 daysselftests/bpf: MUL range computation tests.Cupertino Miranda1-0/+21
8 daysbpf/verifier: relax MUL range computation checkCupertino Miranda1-5/+1
8 daysselftests/bpf: XOR and OR range computation tests.Cupertino Miranda1-0/+42
8 daysbpf/verifier: improve XOR and OR range computationCupertino Miranda1-2/+2
8 daysbpf/verifier: refactor checks for range computationCupertino Miranda1-64/+45
8 daysbpf/verifier: replace calls to mark_reg_unknown.Cupertino Miranda1-5/+4
8 daysgtp: identify tunnel via GTP device + GTP version + TEID + familyPablo Neira Ayuso1-22/+63
8 daysgtp: support for IPv4-in-IPv6-GTP and IPv6-in-IPv4-GTPPablo Neira Ayuso1-28/+101
8 daysgtp: add helper function to build GTP packets from an IPv6 packetPablo Neira Ayuso1-47/+62
8 daysgtp: add helper function to build GTP packets from an IPv4 packetPablo Neira Ayuso1-27/+42
8 daysgtp: remove IPv4 and IPv6 header from context objectPablo Neira Ayuso1-12/+11
8 daysgtp: move debugging to skbuff build helper functionPablo Neira Ayuso1-4/+6
8 daysgtp: pass up link local traffic to userspace socketPablo Neira Ayuso1-0/+4
8 daysgtp: use IPv6 address /64 prefix for UE/MSPablo Neira Ayuso1-10/+42
8 daysgtp: add IPv6 supportPablo Neira Ayuso3-27/+374
8 daysgtp: prepare for IPv6 supportPablo Neira Ayuso1-55/+96
8 daysgtp: properly parse extension headersPablo Neira Ayuso2-0/+46
8 daysgtp: remove useless initializationPablo Neira Ayuso1-2/+2
8 daysbpftool, selftests/hid/bpf: Fix 29 clang warningsJohn Hubbard1-1/+1
8 daysMerge tag 'for-6.9-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-15/+18
8 daysselftests/bpf: Fix pointer arithmetic in test_xdp_do_redirectMichal Schmidt1-2/+2
8 daysselftests/bpf: Use bpf_tracing.h instead of bpf_tcp_helpers.hMartin KaFai Lau4-4/+5
8 daysReapply "drm/qxl: simplify qxl_fence_wait"Linus Torvalds2-52/+5
8 daysPCI/ASPM: Restore parent state to parent, child state to childKai-Heng Feng1-2/+2
8 daysMerge tag 'slab-for-6.9-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-25/+31
8 daysMerge tag 'auxdisplay-v6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-176/+189
9 daysice: refactor struct ice_vsi_cfg_params to be inside of struct ice_vsiMateusz Polchlopek7-80/+30
9 daysice: Deduplicate tc action setupMarcin Szycik1-41/+15
9 daysice: update E830 device ids and commentsPaul Greenwalt3-16/+16
9 daysice: add additional E830 device idsPaul Greenwalt3-0/+24
9 daysbcachefs: BCH_SB_LAYOUT_SIZE_BITS_MAXKent Overstreet2-1/+3
9 daysbcachefs: Add missing skcipher_request_set_callback() callKent Overstreet1-0/+1
9 daysbcachefs: Fix snapshot_t() usage in bch2_fs_quota_read_inode()Kent Overstreet1-5/+3
9 daysbcachefs: Fix shift-by-64 in bformat_needs_redo()Kent Overstreet1-8/+14
9 daysbcachefs: Guard against unknown k.k->type in __bkey_invalid()Kent Overstreet1-2/+2
9 daysbcachefs: Add missing validation for superblock section cleanKent Overstreet1-0/+14
9 daysbcachefs: Fix assert in bch2_alloc_v4_invalid()Kent Overstreet2-4/+8
9 daysbcachefs: fix overflow in fiemapReed Riley1-1/+1
9 daysbcachefs: Add a better limit for maximum number of bucketsKent Overstreet4-3/+17
9 daysbcachefs: Fix lifetime issue in device iterator helpersKent Overstreet1-2/+2
9 daysbcachefs: Fix bch2_dev_lookup() refcountingKent Overstreet1-6/+2
9 daysbcachefs: Initialize bch_write_op->failed in inline data pathKent Overstreet1-0/+2
9 daysbcachefs: Fix refcount put in sb_field_resize error pathKent Overstreet1-1/+1
9 daysbcachefs: Inodes need extra padding for varint_decode_fast()Kent Overstreet1-10/+18
9 daysbcachefs: Fix early error path in bch2_fs_btree_key_cache_exit()Kent Overstreet1-7/+9
9 daysbcachefs: bucket_pos_to_bp_noerror()Kent Overstreet2-5/+11
9 daysbcachefs: don't free error pointersKent Overstreet1-1/+2
9 dayswifi: iwlwifi: Ensure prph_mac dump includes all addressesDaniel Gabay1-7/+2
9 dayswifi: iwlwifi: mvm: don't request statistics in restartMiri Korenblit1-0/+7
9 dayswifi: iwlwifi: mvm: exit EMLSR if secondary link is not usedMiri Korenblit3-2/+40
9 dayswifi: iwlwifi: mvm: add beacon template version 14striebit2-4/+16
9 dayswifi: iwlwifi: mvm: align UATS naming with firmwareJohannes Berg3-10/+11
9 dayswifi: iwlwifi: Force SCU_ACTIVE for specific platformsDaniel Gabay2-2/+34
9 dayswifi: iwlwifi: mvm: record and return channel survey informationBenjamin Berg6-8/+430
9 dayswifi: iwlwifi: mvm: add the firmware API for channel surveyBenjamin Berg2-1/+33