aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
3 daysnet: intel: Use *-y instead of *-objs in Makefiledev-queueAndy Shevchenko11-31/+21
3 daysice: update representor when VSI is readyMichal Swiatkowski3-10/+17
3 daysice: move VSI configuration outside repr setupMichal Swiatkowski3-15/+57
3 daysice: move devlink locking outside the port creationMichal Swiatkowski4-8/+9
3 daysice: store representor ID in bridge portMichal Swiatkowski4-6/+7
3 daysice: Adjust PTP init for 2x50G E825C devicesGrzegorz Nitka4-0/+40
3 daysice: Add NAC Topology device capability parserGrzegorz Nitka3-0/+42
3 daysice: Add support for E825-C TS PLL handlingMichal Michalik6-19/+429
3 daysice: Change CGU regs struct to anonymousKarol Kolacinski2-28/+28
3 daysice: Introduce ETH56G PHY model for E825C productsSergey Temerkhanov9-154/+2613
3 daysice: Introduce ice_get_base_incval() helperJacob Keller2-8/+19
3 daysice: Move CGU blockSergey Temerkhanov2-287/+290
3 daysice: Add PHY OFFSET_READY register clearingKarol Kolacinski3-4/+42
3 daysice: Implement Tx interrupt enablement functionsSergey Temerkhanov3-35/+66
3 daysice: Introduce helper to get tmr_cmd_reg valuesJacob Keller2-53/+89
3 daysice: Introduce ice_ptp_hw structKarol Kolacinski6-76/+126
3 daysice: add and use roundup_u64 instead of open coding equivalentJacob Keller2-2/+30
3 daysidpf: Interpret .set_channels() input differentlyLarysa Zaremba1-15/+6
3 daysidpf: don't enable NAPI and interrupts prior to allocating Rx buffersAlexander Lobakin3-5/+9
3 daysice: fix 200G PHY types to link speed mappingPaul Greenwalt1-0/+10
3 daysice: Interpret .set_channels() input differentlyLarysa Zaremba1-16/+6
3 daysice: Fix package download algorithmDan Nowlin1-4/+4
3 daysselftests: net: use upstream mtoolsHEADmain40GbE200GbE1GbE10GbE100GbEVladimir Oltean1-2/+17
3 daysselftest: epoll_busy_poll: Fix spelling mistake "couldnt" -> "couldn't"Colin Ian King1-1/+1
3 daysnet: phy: air_en8811h: reset netdev rules when LED is set manuallyDaniel Golle1-0/+4
3 daysMerge tag 'nf-next-24-05-12' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski28-175/+639
6 daysMerge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski8-6/+22
6 daysMerge branch 'net-qede-convert-filter-code-to-use-extack'Jakub Kicinski1-51/+63
6 daysnet: qede: use extack in qede_parse_actions()Asbjørn Sloth Tønnesen1-2/+3
6 daysnet: qede: propagate extack through qede_flow_spec_validate()Asbjørn Sloth Tønnesen1-3/+4
6 daysnet: qede: use faked extack in qede_flow_spec_to_rule()Asbjørn Sloth Tønnesen1-1/+4
6 daysnet: qede: use extack in qede_parse_flow_attr()Asbjørn Sloth Tønnesen1-12/+14
6 daysnet: qede: add extack in qede_add_tc_flower_fltr()Asbjørn Sloth Tønnesen1-1/+2
6 daysnet: qede: use extack in qede_flow_parse_udp_v4()Asbjørn Sloth Tønnesen1-4/+4
6 daysnet: qede: use extack in qede_flow_parse_udp_v6()Asbjørn Sloth Tønnesen1-4/+4
6 daysnet: qede: use extack in qede_flow_parse_tcp_v4()Asbjørn Sloth Tønnesen1-4/+4
6 daysnet: qede: use extack in qede_flow_parse_tcp_v6()Asbjørn Sloth Tønnesen1-4/+4
6 daysnet: qede: use extack in qede_flow_parse_v4_common()Asbjørn Sloth Tønnesen1-7/+9
6 daysnet: qede: use extack in qede_flow_parse_v6_common()Asbjørn Sloth Tønnesen1-8/+9
6 daysnet: qede: use extack in qede_set_v4_tuple_to_profile()Asbjørn Sloth Tønnesen1-4/+4
6 daysnet: qede: use extack in qede_set_v6_tuple_to_profile()Asbjørn Sloth Tønnesen1-5/+5
6 daysnet: qede: use extack in qede_flow_parse_ports()Asbjørn Sloth Tønnesen1-5/+6
6 daysnet: usb: smsc95xx: stop lying about skb->truesizeEric Dumazet1-8/+7
6 daysnet: dsa: microchip: Fix spellig mistake "configur" -> "configure"Colin Ian King1-1/+1
6 daysaf_unix: Add dead flag to struct scm_fp_list.Kuniyuki Iwashima3-4/+12
6 daysnet: ethernet: adi: adin1110: Replace linux/gpio.h by proper oneAndy Shevchenko1-1/+1
6 daysocteontx2-pf: Reuse Transmit queue/Send queue index of HTB classHariprasad Kelam1-1/+79
6 daysMerge branch 'gve-minor-cleanups'Jakub Kicinski2-27/+19
6 daysgve: Use ethtool_sprintf/puts() to fill stats stringsSimon Horman1-25/+17
6 daysgve: Avoid unnecessary use of comma operatorSimon Horman1-2/+2
6 daysselftests: net: increase the delay for relative cmsg_time.sh testJakub Kicinski2-16/+23
6 daysselftests: net: fix timestamp not arriving in cmsg_time.shJakub Kicinski1-5/+15
6 daysvirtio_net: Fix memory leak in virtnet_rx_mod_workDaniel Jurgens1-2/+1
6 daysbnxt_en: silence clang build warningVadim Fedorenko1-1/+1
6 daysMerge tag 'gtp-24-05-07' of git://git.kernel.org/pub/scm/linux/kernel/git/pab...David S. Miller4-130/+745
6 daysnetfilter: nf_tables: allow clone callbacks to sleepFlorian Westphal8-21/+23
6 daysselftests: netfilter: add packetdrill based conntrack testsFlorian Westphal10-0/+475
6 daysnetfilter: nft_set_pipapo: remove dirty flagFlorian Westphal2-27/+0
6 daysnetfilter: nft_set_pipapo: move cloning of match info to insert/removal pathFlorian Westphal1-21/+49
6 daysnetfilter: nft_set_pipapo: prepare pipapo_get helper for on-demand cloneFlorian Westphal1-7/+10
6 daysnet: ipv6: fix wrong start position when receive hop-by-hop fragmentgaoxingwang1-1/+1
6 daystcp: get rid of twsk_unique()Eric Dumazet5-13/+5
6 daysnet/sched: adjust device watchdog timer to detect stopped queue at right timePraveen Kumar Kannoju1-4/+7
7 daysselftest: epoll_busy_poll: epoll busy poll testsJoe Damato3-1/+323
7 daysMerge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski265-1347/+2906
7 daysMerge tag 'net-6.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds47-205/+519
7 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds1-0/+4
7 daysMerge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+1
7 daysl2tp: Support several sockets with same IP/port quadrupleSamuel Thibault1-0/+21
7 daysnet: dsa: mv88e6xxx: read cmode on mv88e6320/21 serdes only portsSteffen Bätz1-6/+17
7 daysnet: dsa: mv88e6xxx: add phylink_get_caps for the mv88e6320/21 familySteffen Bätz1-2/+14
7 daysMerge branch 'there-are-some-bugfix-for-the-hns3-ethernet-driver'Paolo Abeni6-41/+47
7 daysnet: hns3: fix kernel crash when devlink reload during initializationYonglong Liu2-18/+9
7 daysnet: hns3: fix port vlan filter not disabled issueYonglong Liu1-1/+6
7 daysnet: hns3: use appropriate barrier function after setting a bit valuePeiyang Wang2-4/+2
7 daysnet: hns3: release PTP resources if pf initialization failedPeiyang Wang1-1/+3
7 daysnet: hns3: change type of numa_node_mask as nodemask_tPeiyang Wang5-8/+11
7 daysnet: hns3: direct return when receive a unknown mailbox messageJian Shen1-3/+4
7 daysnet: hns3: using user configure after hardware resetPeiyang Wang2-6/+12
7 daysnet/smc: fix neighbour and rtable leak in smc_ib_find_route()Wen Gu1-7/+12
8 daysMerge tag 'wireless-next-2024-05-08' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski235-9684/+13476
8 daysMerge branch 'netdevsim-add-napi-support'Jakub Kicinski7-20/+282
8 daysnet: selftest: add test for netdev netlink queue-get APIDavid Wei5-8/+77
8 daysnetdevsim: add NAPI supportDavid Wei2-12/+205
8 daysselftests: drv-net: add checksum testsWillem de Bruijn7-2/+132
8 daysipv6: prevent NULL dereference in ip6_output()Eric Dumazet1-1/+1
8 dayshsr: Simplify code for announcing HSR nodes timer setupLukasz Majewski1-15/+12
8 daysphonet: no longer hold RTNL in route_dumpit()Eric Dumazet1-8/+9
8 daysnet: annotate data-races around dev->if_portEric Dumazet7-10/+10
8 daysipv6: fib6_rules: avoid possible NULL dereference in fib6_rule_action()Eric Dumazet1-1/+5
8 daysnet: dst_cache: minor optimization in dst_cache_set_ip6()Eric Dumazet1-1/+1
8 daysnet: dst_cache: annotate data-races around dst_cache->reset_tsEric Dumazet2-3/+4
8 daysdt-bindings: net: mediatek: remove wrongly added clocks and SerDesDaniel Golle1-20/+2
8 daysnetlink/specs: Add VF attributes to rt_link specDonald Hunter1-2/+235
8 daysdt-bindings: net: ipq4019-mdio: add IPQ9574 compatibleAlexandru Gagniuc1-0/+2
8 daysMerge tag '6.9-rc7-ksmbd-fixes' of git://git.samba.org/ksmbdLinus Torvalds6-51/+60
8 daysMerge tag 'fuse-fixes-6.9-final' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-2/+2
8 daysMerge tag 'exfat-for-6.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-4/+5
8 daysMerge tag 'bcachefs-2024-05-07.2' of https://evilpiepirate.org/git/bcachefsLinus Torvalds20-71/+150
8 daysMerge tag 'soc-fixes-6.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-21/+19
8 daysMerge tag 'pci-v6.9-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-4/+5
8 daysnet: e1000e & ixgbe: Remove PCI_HEADER_TYPE_MFD duplicatesIlpo Järvinen2-3/+0
8 daysigc: fix a log entry using uninitialized netdevCorinna Vinschen1-2/+3
8 daysice: remove correct filters during eswitch releaseMichal Swiatkowski1-1/+4
8 daysigb: flower: validate control flagsAsbjørn Sloth Tønnesen1-0/+3
8 daysice: flower: validate control flagsAsbjørn Sloth Tønnesen1-0/+4
8 daysiavf: flower: validate control flagsAsbjørn Sloth Tønnesen1-0/+4
8 daysi40e: flower: validate control flagsAsbjørn Sloth Tønnesen1-0/+4
8 daysMerge branch 'rxrpc-miscellaneous-fixes'Jakub Kicinski3-21/+37
8 daysrxrpc: Only transmit one ACK per jumbo packet receivedDavid Howells1-11/+35
8 daysrxrpc: Fix congestion control algorithmDavid Howells3-10/+2
8 daysselftests: test_bridge_neigh_suppress.sh: Fix failures due to duplicate MACIdo Schimmel1-11/+3
8 daystest: hsr: Call cleanup_all_ns when hsr_redbox.sh script exitsLukasz Majewski1-0/+2
8 daysax25: Remove superfuous "return" from ax25_ds_set_timerJoel Granados1-1/+0
8 daysipvs: allow some sysctls in non-init user namespacesAlexander Mikhalitsyn1-4/+15
8 daysipvs: add READ_ONCE barrier for ipvs->sysctl_amemthreshAlexander Mikhalitsyn1-7/+7
8 daysipv6: Fix potential uninit-value access in __ip6_make_skb()Shigeru Yoshida1-1/+1
8 daysnet: stmmac: dwmac-ipq806x: account for rgmii-txid/rxid/id phy-modeChristian Marangi1-0/+12
8 daysnet: bridge: switchdev: Improve error message for port_obj_add/del functionsOleksij Rempel1-4/+95
8 daysnet: phy: marvell-88q2xxx: add support for Rev B1 and B2Gregor Herburger1-16/+103
8 daysappletalk: Improve handling of broadcast packetsVincent Duvert1-3/+16
8 daysnet/ipv4: add tracepoint for icmp_sendPeilin He2-0/+71
8 daysnet: bridge: fix corrupted ethernet header on multicast-to-unicastFelix Fietkau1-2/+7
8 daysMerge branch 'ksz-dcb-dscp'David S. Miller18-86/+2133
8 daysselftests: microchip: add test for QoS support on KSZ9477 switch familyOleksij Rempel1-0/+668
8 daysnet: dsa: microchip: add support DSCP priority mappingOleksij Rempel3-15/+50
8 daysnet: dsa: add support switches global DSCP priority mappingOleksij Rempel2-0/+84
8 daysnet: dsa: microchip: let DCB code do PCP and DSCP policy configurationOleksij Rempel2-12/+0
8 daysnet: dsa: microchip: init predictable IPV to queue mapping for all non KSZ8xx...Oleksij Rempel1-24/+33
8 daysnet: dsa: microchip: enable ETS support for KSZ989X variantsOleksij Rempel2-12/+1
8 daysnet: dsa: microchip: dcb: add special handling for KSZ88X3 familyOleksij Rempel4-3/+242
8 daysnet: dsa: microchip: add support for different DCB app configurationsOleksij Rempel6-2/+583
8 daysnet: dsa: microchip: add multi queue support for KSZ88X3 variantsOleksij Rempel2-35/+61
8 daysnet: add IEEE 802.1q specific helpersOleksij Rempel5-0/+379
8 daysnet: dsa: microchip: add IPV information supportOleksij Rempel2-3/+20
8 daysnet: dsa: add support for DCB get/set apptrust configurationOleksij Rempel2-0/+32
8 daysvirtiofs: include a newline in sysfs tagBrian Foster1-1/+1
9 daysMerge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski10-134/+82
9 daysnet: usb: sr9700: stop lying about skb->truesizeEric Dumazet1-7/+3
9 daysnet: usb: smsc75xx: stop lying about skb->truesizeEric Dumazet1-8/+4
9 daysusb: aqc111: stop lying about skb->truesizeEric Dumazet1-5/+3
9 daysmptcp: only allow set existing scheduler for net.mptcp.schedulerGregory Detal1-1/+38
9 daysselftests/net: fix uninitialized variablesJohn Hubbard3-2/+5
9 dayslib: Allow for the DIM library to be modularFlorian Fainelli3-3/+6
9 daysnfc: nci: Fix kcov check in nci_rx_work()Tetsuo Handa1-0/+1
9 daysmptcp: fix possible NULL dereferencesEric Dumazet1-15/+17
9 daysselftests: netfilter: conntrack_tcp_unreplied.sh: wait for initial connection...Florian Westphal1-7/+18
9 daysnet: annotate writes on dev->mtu from ndo_change_mtu()Eric Dumazet153-173/+174
9 daysnet: dccp: Fix ccid2_rtt_estimator() kernel-docJeff Johnson1-0/+1
9 daysnet: phy: marvell: add support for MV88E6250 family internal PHYsMatthias Schiffer2-1/+82
9 daysnet: phy: marvell: constify marvell_hw_statsMatthias Schiffer1-1/+1
9 daysbcachefs: Add missing sched_annotate_sleep() in bch2_journal_flush_seq_async()Kent Overstreet1-0/+6
9 daysbcachefs: Fix race in bch2_write_super()Kent Overstreet1-15/+32
9 dayswifi: mwl8k: initialize cmd->addr[] properlyDan Carpenter1-1/+1
9 daysMerge branch 'remove-rtnl-lock-protection-of-cvq'Paolo Abeni1-115/+173
9 daysvirtio_net: Remove rtnl lock protection of command buffersDaniel Jurgens1-20/+4
9 daysvirtio_net: Add a lock for per queue RX coalesceDaniel Jurgens1-12/+41
9 daysvirtio_net: Do DIM update for specified queue onlyDaniel Jurgens1-25/+15
9 daysvirtio_net: Add a lock for the command VQ.Daniel Jurgens1-1/+10
9 daysvirtio_net: Remove command data from control_bufDaniel Jurgens1-39/+85
9 daysvirtio_net: Store RSS setting in virtnet_infoDaniel Jurgens1-20/+20
9 daysnet: dsa: mt7530: detect PHY muxing when PHY is defined on switch MDIO busArınç ÜNAL1-1/+2
9 daysMerge branch 'rtnetlink-more-rcu-conversions-for-rtnl_fill_ifinfo'Paolo Abeni9-66/+89
9 daysrtnetlink: allow rtnl_fill_link_netnsid() to run under RCU protectionEric Dumazet6-8/+7
9 daysrtnetlink: do not depend on RTNL in rtnl_xdp_prog_skb()Eric Dumazet1-5/+7
9 daysrtnetlink: do not depend on RTNL in rtnl_fill_proto_down()Eric Dumazet2-8/+11
9 daysrtnetlink: do not depend on RTNL for many attributesEric Dumazet1-20/+31
9 daysnet: write once on dev->allmulti and dev->promiscuityEric Dumazet1-16/+20
9 daysrtnetlink: do not depend on RTNL for IFLA_TXQLEN outputEric Dumazet4-5/+5
9 daysrtnetlink: do not depend on RTNL for IFLA_IFNAME outputEric Dumazet1-2/+6
9 daysrtnetlink: do not depend on RTNL for IFLA_QDISC outputEric Dumazet1-3/+3
9 daysMerge branch 'net-qede-don-t-restrict-error-codes'Paolo Abeni1-9/+18
9 daysnet: qede: use return from qede_flow_parse_ports()Asbjørn Sloth Tønnesen1-4/+9
9 daysnet: qede: use return from qede_flow_spec_validate_unused()Asbjørn Sloth Tønnesen1-3/+4
9 daysnet: qede: use return from qede_parse_actions() for flow_specAsbjørn Sloth Tønnesen1-2/+5
9 daysMerge tag 'qcom-arm64-fixes-for-6.9-2' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann1-17/+13
10 daysMerge tag 'ipsec-next-2024-05-03' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski18-62/+219
10 daysmptcp: fix typos in commentsShi-Sheng Yang1-2/+2
10 daysocteontx2-pf: Treat truncation of IRQ name as an errorSimon Horman1-2/+10
10 daysnetlink: specs: Add missing bridge linkinfo attrsDonald Hunter1-0/+6
10 daysphonet: fix rtm_phonet_notify() skb allocationEric Dumazet1-1/+1
10 daysatm/fore200e: Delete unused 'fore200e_boards'Dr. David Alan Gilbert2-4/+0
10 daysgve: Implement queue apiShailend Chand5-24/+189
10 daysgtp: identify tunnel via GTP device + GTP version + TEID + familyPablo Neira Ayuso1-22/+63
10 daysgtp: support for IPv4-in-IPv6-GTP and IPv6-in-IPv4-GTPPablo Neira Ayuso1-28/+101
10 daysgtp: add helper function to build GTP packets from an IPv6 packetPablo Neira Ayuso1-47/+62
10 daysgtp: add helper function to build GTP packets from an IPv4 packetPablo Neira Ayuso1-27/+42
10 daysgtp: remove IPv4 and IPv6 header from context objectPablo Neira Ayuso1-12/+11
10 daysgtp: move debugging to skbuff build helper functionPablo Neira Ayuso1-4/+6
10 daysgtp: pass up link local traffic to userspace socketPablo Neira Ayuso1-0/+4
10 daysgtp: use IPv6 address /64 prefix for UE/MSPablo Neira Ayuso1-10/+42
10 daysgtp: add IPv6 supportPablo Neira Ayuso3-27/+374
10 daysgtp: prepare for IPv6 supportPablo Neira Ayuso1-55/+96
10 daysgtp: properly parse extension headersPablo Neira Ayuso2-0/+46
10 daysgtp: remove useless initializationPablo Neira Ayuso1-2/+2
10 daysMerge tag 'for-6.9-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-15/+18
10 daysReapply "drm/qxl: simplify qxl_fence_wait"Linus Torvalds2-52/+5
10 daysPCI/ASPM: Restore parent state to parent, child state to childKai-Heng Feng1-2/+2
10 daysMerge tag 'slab-for-6.9-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-25/+31
10 daysMerge tag 'auxdisplay-v6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-176/+189