aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2 hoursMerge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netHEADmainJakub Kicinski306-1532/+2454
5 hoursMerge tag 'net-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds49-193/+378
7 hoursMerge branch 'bnxt_en-updates-for-net-next'Jakub Kicinski6-61/+107
7 hoursbnxt_en: Add VF PCI ID for 5760X (P7) chipsAjit Khaparde2-1/+4
7 hoursbnxt_en: Optimize recovery path ULP locking in the driverKalesh AP3-26/+44
7 hoursbnxt_en: Add a mutex to synchronize ULP operationsKalesh AP2-1/+22
7 hoursbnxt_en: Don't call ULP_STOP/ULP_START during L2 resetMichael Chan1-11/+2
7 hoursbnxt_en: Don't support offline self test when RoCE driver is loadedKalesh AP1-3/+8
7 hoursbnxt_en: share NQ ring sw_stats memory with subringsEdwin Peer3-19/+27
7 hoursMerge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski10-152/+211
7 hoursnet/sched: unregister lockdep keys in qdisc_create/qdisc_alloc error pathDavide Caratti2-0/+2
12 hoursMAINTAINERS: mark MYRICOM MYRI-10G as OrphanJakub Kicinski1-2/+1
12 hoursMAINTAINERS: remove Ariel EliorJakub Kicinski1-3/+0
12 hoursMerge branch 'net-gro-add-flush-flush_id-checks-and-fix-wrong-offset-in-udp'Paolo Abeni9-5/+33
12 hoursnet: gro: add flush check in udp_gro_receive_segmentRichard Gobert1-1/+11
12 hoursnet: gro: fix udp bad offset in socket lookup by adding {inner_}network_offse...Richard Gobert9-4/+22
13 hoursipv4: Fix uninit-value access in __ip_make_skb()Shigeru Yoshida2-1/+4
14 hourss390/qeth: Fix kernel panic after setting hsuidAlexandra Winter1-34/+27
19 hoursvxlan: Pull inner IP header in vxlan_rcv().Guillaume Nault1-1/+18
19 hoursMerge branch 'net-dsa-adjust_link-removal'Jakub Kicinski3-141/+12
19 hoursnet: dsa: Remove adjust_link pathsFlorian Fainelli3-137/+12
19 hoursnet: dsa: Remove fixed_link_update memberFlorian Fainelli1-4/+0
19 hourstipc: fix a possible memleak in tipc_buf_appendXin Long1-1/+1
19 hourstipc: fix UAF in error pathPaolo Abeni1-1/+5
19 hoursnet: ti: icssg_prueth: Add SW TX / RX Coalescing based on hrtimersMD Danish Anwar4-8/+155
20 hoursMerge branch 'arp-random-clean-up-and-rcu-conversion-for-ioctl-siocgarp'Jakub Kicinski3-84/+147
20 hoursarp: Convert ioctl(SIOCGARP) to RCU.Kuniyuki Iwashima1-10/+18
20 hoursnet: Protect dev->name by seqlock.Kuniyuki Iwashima2-4/+24
20 hoursarp: Get dev after calling arp_req_(delete|set|get)().Kuniyuki Iwashima1-36/+50
20 hoursarp: Remove a nest in arp_req_get().Kuniyuki Iwashima1-13/+18
20 hoursarp: Factorise ip_route_output() call in arp_req_set() and arp_req_delete().Kuniyuki Iwashima1-20/+30
20 hoursarp: Validate netmask earlier for SIOCDARP and SIOCSARP in arp_ioctl().Kuniyuki Iwashima1-12/+15
20 hoursarp: Move ATF_COM setting in arp_req_set().Kuniyuki Iwashima1-3/+6
23 hoursselftests: netfilter: nft_concat_range.sh: reduce debug kernel run timeFlorian Westphal4-6/+34
23 hoursrxrpc: Clients must accept conn from any addressJeffrey Altman1-7/+2
29 hoursMerge tag 'regulator-fix-v6.9-rc6' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-14/+27
34 hoursipv6: anycast: use call_rcu_hurry() in aca_put()Eric Dumazet1-3/+2
34 hoursnet: core: reject skb_copy(_expand) for fraglist GSO skbsFelix Fietkau1-8/+19
34 hoursnet: bridge: fix multicast-to-unicast with fraglist GSOFelix Fietkau1-1/+1
43 hoursnetpoll: Fix race condition in netpoll_owner_activeBreno Leitao1-1/+1
43 hoursnet: loopback: Do not allocate lstats explicitlyBreno Leitao1-4/+1
43 hoursMerge branch 'dt-bindings-net-snps-dwmac-remove-tx-sched-sp-property'Jakub Kicinski1-14/+0
43 hoursdt-bindings: net: snps, dwmac: remove tx-sched-sp propertyFlavio Suligoi1-14/+0
43 hoursmptcp: ensure snd_nxt is properly initialized on connectPaolo Abeni1-0/+3
43 hoursMerge branch 'net-three-additions-to-net_hotdata'Jakub Kicinski17-105/+117
43 hoursnet: move sysctl_mem_pcpu_rsv to net_hotdataEric Dumazet5-7/+8
43 hoursnet: add <net/proto_memory.h>Eric Dumazet9-78/+90
43 hourstcp: move tcp_out_of_memory() to net/ipv4/tcp.cEric Dumazet2-10/+10
43 hoursnet: move sysctl_skb_defer_max to net_hotdataEric Dumazet6-4/+4
43 hoursnet: move sysctl_max_skb_frags to net_hotdataEric Dumazet7-9/+8
43 hourse1000e: change usleep_range to udelay in PHY mdic accessVitaly Lifshits1-4/+4
44 hoursnet: dsa: mv88e6xxx: Fix number of databases for 88E6141 / 88E6341Marek Behún1-2/+2
44 hoursinet: introduce dst_rtable() helperEric Dumazet23-70/+64
44 hourscxgb4: Properly lock TX queue for the selftest.Sebastian Andrzej Siewior1-3/+3
44 hoursrxrpc: Fix using alignmask being zero for __page_frag_alloc_align()Yunsheng Lin3-7/+7
2 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-4/+53
2 daysMerge tag 'kvmarm-fixes-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2-4/+53
2 daysi40e: Add and use helper to reconfigure TC for given VSIIvan Vecera1-8/+24
2 daysi40e: Add helper to access main VEBIvan Vecera3-16/+31
2 daysi40e: Consolidate checks whether given VSI is mainIvan Vecera3-17/+16
2 daysi40e: Add helper to access main VSIIvan Vecera9-83/+116
2 daysi40e: Refactor argument of i40e_detect_recover_hung()Ivan Vecera3-6/+8
2 daysi40e: Refactor argument of several client notification functionsIvan Vecera3-19/+17
2 daysi40e: Remove flags field from i40e_vebIvan Vecera3-11/+7
2 daysMerge tag 'for-v6.9-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds2-1/+3
2 daysMerge tag 'platform-drivers-x86-v6.9-4' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+1
2 daysMerge tag 'pinctrl-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds9-96/+100
2 daysMerge branch 'selftests-net-page_poll-allocation-error-injection'Jakub Kicinski10-7/+214
2 daysselftests: drv-net-hw: add test for memory allocation failures with page poolJakub Kicinski3-0/+134
2 daysselftests: drv-net: support generating iperf3 loadJakub Kicinski2-0/+42
2 daysselftests: net: py: avoid all ports < 10kJakub Kicinski1-1/+1
2 daysselftests: net: py: extract tool logicJakub Kicinski1-3/+9
2 daysselftests: drv-net-hw: support using Python from net hw testsJakub Kicinski4-3/+26
2 daysnet: page_pool: support error injectionJakub Kicinski1-0/+2
2 daysselftests: netfilter: avoid test timeouts on debug kernelsFlorian Westphal4-3/+10
2 daysnet: sfp-bus: constify link_modes to sfp_select_interface()Russell King (Oracle)2-3/+3
2 daysnet: sfp: allow use 2500base-X for 2500base-T modulesRussell King (Oracle)1-1/+2
2 daysnet: phylink: add debug print for empty posssible_interfacesRussell King (Oracle)1-0/+3
2 daysnet: dsa: realtek: provide own phylink MAC operationsRussell King (Oracle)4-18/+46
2 daysnet: dsa: mt7530: do not set MT7530_P5_DIS when PHY muxing is being usedArınç ÜNAL1-1/+2
2 daysMerge branch 'net-smc-smc-intra-os-shortcut-with-loopback-ism'Paolo Abeni12-28/+721
2 daysnet/smc: implement DMB-merged operations of loopback-ismWen Gu2-15/+108
2 daysnet/smc: adapt cursor update when sndbuf and peer DMB are mergedWen Gu1-2/+34
2 daysnet/smc: {at|de}tach sndbuf to peer DMB if supportedWen Gu3-1/+77
2 daysnet/smc: add operations to merge sndbuf with peer DMBWen Gu3-0/+47
2 daysnet/smc: register loopback-ism into SMC-D device listWen Gu3-16/+35
2 daysnet/smc: ignore loopback-ism when dumping SMC-D devicesWen Gu2-0/+7
2 daysnet/smc: mark optional smcd_ops and check for support when calledWen Gu2-7/+16
2 daysnet/smc: implement DMB-related operations of loopback-ismWen Gu2-3/+139
2 daysnet/smc: implement ID-related operations of loopback-ismWen Gu2-5/+60
2 daysnet/smc: introduce loopback-ism for SMC intra-OS shortcutWen Gu5-1/+223
2 daysnet/smc: decouple ism_client from SMC-D DMB registrationWen Gu3-8/+5
2 dayssctp: prefer struct_size over open coded arithmeticErick Archer1-3/+4
3 daysMerge branch 'virtio-net-support-device-stats'Paolo Abeni7-61/+1284
3 daysvirtio-net: support queue statXuan Zhuo1-21/+371
3 daysnetdev: add queue statsXuan Zhuo5-2/+190
3 daysvirtio_net: add the total stats fieldXuan Zhuo1-12/+69
3 daysvirtio_net: device stats helpers support driver statsXuan Zhuo1-75/+82
3 daysvirtio_net: support device statsXuan Zhuo1-4/+472
3 daysvirtio_net: remove "_queue" from ethtool -SXuan Zhuo1-2/+2
3 daysvirtio_net: introduce device stats feature and structuresXuan Zhuo1-0/+143
3 daysvirtio_net: introduce ability to get reply info from deviceXuan Zhuo1-7/+17
3 daysnet: txgbe: use phylink_pcs_change() to report PCS link change eventsRussell King (Oracle)1-1/+1
3 daysnet: prestera: use phylink_pcs_change() to report PCS link change eventsRussell King (Oracle)1-2/+2
3 daysnet: mvneta: use phylink_pcs_change() to report PCS link change eventsRussell King (Oracle)1-1/+2
3 daysnet: mvpp2: use phylink_pcs_change() to report PCS link change eventsRussell King (Oracle)1-4/+5
3 daysnet: hsr: init prune_proxy_timer soonerEric Dumazet1-1/+1
3 daysMerge branch 'net-dsa-microchip-use-phylink_mac_ops-for-ksz-driver'Jakub Kicinski4-48/+94
3 daysnet: dsa: ksz_common: use separate phylink_mac_ops for ksz8830Russell King (Oracle)1-6/+20
3 daysnet: dsa: ksz_common: sub-driver phylink opsRussell King (Oracle)4-37/+65
3 daysnet: dsa: ksz_common: provide own phylink MAC operationsRussell King (Oracle)1-16/+26
3 daysnet: dsa: ksz_common: remove phylink_mac_config from ksz_dev_opsRussell King (Oracle)2-6/+0
3 daysMerge tag 'wq-for-6.9-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-33/+390
3 daysMerge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-1/+3
3 daysMerge tag 'nfsd-6.9-6' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds1-1/+1
3 daysMerge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski158-2213/+9400
3 daysMerge tag 'nfs-for-6.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2-1/+7
3 daysMerge tag 'bcachefs-2024-04-29' of https://evilpiepirate.org/git/bcachefsLinus Torvalds4-5/+7
3 daysMerge tag 'erofs-for-6.9-rc7-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-77/+56
3 daysbounds: Use the right number of bits for power-of-two CONFIG_NR_CPUSMatthew Wilcox (Oracle)1-1/+1
3 daysMerge branch 'vxlan-stats'David S. Miller1-14/+16
3 daysvxlan: Add missing VNI filter counter update in arp_reduce().Guillaume Nault1-0/+2
3 daysvxlan: Fix racy device stats updates.Guillaume Nault1-14/+14
3 daysnet: phy: micrel: Add support for PTP_PF_EXTTS for lan8814Horatiu Vultur1-1/+181
3 daysMerge branch 'dsa-realtek-leds'David S. Miller2-97/+273
3 daysnet: dsa: realtek: add LED drivers for rtl8366rbLuiz Angelo Daros de Luca1-39/+265
3 daysnet: dsa: realtek: do not assert reset on removeLuiz Angelo Daros de Luca1-5/+2
3 daysnet: dsa: realtek: keep default LED state in rtl8366rbLuiz Angelo Daros de Luca1-67/+20
3 daysipv6: introduce dst_rt6_info() helperEric Dumazet30-86/+77
3 daysplatform/x86: ISST: Add Grand Ridge to HPM CPU listSrinivas Pandruvada1-0/+1
3 daysbpf, docs: Clarify PC use in instruction-set.rstDave Thaler1-0/+6
3 daysMerge branch 'mlxsw-events-processing-performance'David S. Miller1-54/+150
3 daysmlxsw: pci: Use NAPI for event processingAmit Cohen1-19/+77
3 daysmlxsw: pci: Reorganize 'mlxsw_pci_queue' structureAmit Cohen1-38/+38
3 daysmlxsw: pci: Initialize dummy net devices for NAPIAmit Cohen1-0/+41
3 daysmlxsw: pci: Ring RDQ and CQ doorbells once per several completionsAmit Cohen1-7/+3
3 daysmlxsw: pci: Handle up to 64 Rx completions in taskletAmit Cohen1-2/+3
4 daysipv6: use call_rcu_hurry() in fib6_info_release()Eric Dumazet1-1/+1
4 daysMerge branch 'qed-error-codes'David S. Miller1-6/+8
4 daysnet: qede: use return from qede_parse_actions()Asbjørn Sloth Tønnesen1-3/+2
4 daysnet: qede: use return from qede_parse_flow_attr() for flow_specAsbjørn Sloth Tønnesen1-3/+2
4 daysnet: qede: use return from qede_parse_flow_attr() for flowerAsbjørn Sloth Tønnesen1-3/+2
4 daysnet: qede: sanitize 'rc' in qede_add_tc_flower_fltr()Asbjørn Sloth Tønnesen1-3/+8
4 daysinet: use call_rcu_hurry() in inet_free_ifa()Eric Dumazet1-1/+6
4 daysnet: give more chances to rcu in netdev_wait_allrefs_any()Eric Dumazet1-1/+2
4 daysMAINTAINERS: add an explicit entry for YNLJakub Kicinski1-0/+8
4 daysMerge branch 'bcmgenet-protect-contended-accesses'David S. Miller4-5/+29
4 daysnet: bcmgenet: synchronize UMAC_CMD accessDoug Berger4-3/+23
4 daysnet: bcmgenet: synchronize use of bcmgenet_set_rx_mode()Doug Berger1-1/+3
4 daysnet: bcmgenet: synchronize EXT_RGMII_OOB_CTRL accessDoug Berger1-1/+3
4 daysnet: ethernet: ti: am65-cpsw-qos: Add support to taprio for past base_timeTanmay Patil1-3/+13
4 daysbcachefs: fix integer conversion bugKent Overstreet1-1/+1
4 daysbcachefs: btree node scan now fills in sectors_writtenKent Overstreet2-2/+6
4 daysbcachefs: Remove accidental debug assertKent Overstreet1-2/+0
4 daysLinux 6.9-rc6v6.9-rc6Linus Torvalds1-1/+1
4 daysMerge tag 'sched-urgent-2024-04-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-21/+38
4 daysMerge tag 'x86-urgent-2024-04-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds10-17/+53
4 daysMerge tag 'irq-urgent-2024-04-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-7/+2
4 dayserofs: reliably distinguish block based and fscache modeChristian Brauner1-6/+2
4 dayserofs: get rid of erofs_fs_contextBaokun Li2-70/+53
4 dayserofs: modify the error message when prepare_ondemand_read failedHongbo Li1-1/+1
5 dayssched/isolation: Fix boot crash when maxcpus < first housekeeping CPUOleg Nesterov1-1/+6
5 dayssched/isolation: Prevent boot crash when the boot CPU is nohz_fullOleg Nesterov2-6/+12
5 daysMerge tag 'rust-fixes-6.9' of https://github.com/Rust-for-Linux/linuxLinus Torvalds9-94/+132
5 daysMerge tag 'riscv-for-linus-6.9-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds11-29/+59
5 daysMerge tag '6.9-rc5-cifs-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds3-4/+9
5 daysMerge tag 'i2c-for-6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-25/+16
5 daysprofiling: Remove create_prof_cpu_mask().Tetsuo Handa2-48/+0
5 daysMerge tag 'soundwire-6.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-1/+17
5 daysMerge tag 'dmaengine-fix-6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds14-42/+64
5 daysMerge tag 'phy-fixes-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ph...Linus Torvalds10-42/+80
5 daysi2c: smbus: fix NULL function pointer dereferenceWolfram Sang1-6/+6
6 daysMerge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski14-72/+168
6 daystools: ynl: don't append doc of missing type directly to the typeJakub Kicinski1-3/+2
6 daysMerge branch 'selftests-drv-net-round-some-sharp-edges'Jakub Kicinski2-24/+124
6 daysselftests: drv-net: validate the environmentJakub Kicinski1-0/+25
6 daysselftests: drv-net: reimplement the config parserJakub Kicinski1-12/+14
6 daysselftests: drv-net: extend the README with more info and exampleJakub Kicinski1-12/+85
6 daysMerge tag 'soc-fixes-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds44-193/+331
6 daystcp: fix tcp_grow_skb() vs tstampsEric Dumazet1-14/+19
6 daysMerge tag 'mm-hotfixes-stable-2024-04-26-13-30' of git://git.kernel.org/pub/s...Linus Torvalds13-152/+137
6 daysMerge tag 'mmc-v6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds3-1/+17
6 daysMerge tag 'arc-6.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...Linus Torvalds30-59/+50
6 daysMerge tag 'mtd/fixes-for-6.9-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-8/+7
6 daysnet: dsa: lan9303: use ethtool_puts() for lan9303_get_strings()Justin Stitt1-4/+3
6 daysFix a potential infinite loop in extract_user_to_sg()David Howells1-1/+1
6 daysMerge tag 'gpio-fixes-for-v6.9-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-12/+17
6 daysMerge tag 'cxl-fixes-6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-21/+17
6 daysMerge tag 'for-6.9/dm-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-3/+9
6 daysMerge tag 'vfs-6.9-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds9-21/+121
6 daysMerge tag 'loongarch-fixes-6.9-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-8/+14
6 daysMerge tag 'pwm/for-6.9-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+1
6 daysMerge tag 'drm-fixes-2024-04-26' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds32-243/+131
6 daysMerge tag 'mtk-soc-fixes-for-v6.9' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2-2/+6
6 daysMerge patch series "RISC-V: Test th.sxstatus.MAEE bit before enabling MAEE"Palmer Dabbelt3-23/+29
6 daysRISC-V: selftests: cbo: Ensure asm operands match constraints, take 2Andrew Jones2-1/+11
6 daysperf riscv: Fix the warning due to the incompatible typeBen Zong-You Xie1-1/+1
6 daysMerge branch 'bpf-prevent-userspace-memory-access'Alexei Starovoitov5-32/+74
6 daysselftests/bpf: Test PROBE_MEM of VSYSCALL_ADDR on x86-64Puranjay Mohan1-0/+3
6 daysbpf, x86: Fix PROBE_MEM runtime load checkPuranjay Mohan1-32/+25