summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-09-11ipv4: icmp: Pass IPv4 control block structure as an argument to __icmp_send()Ido Schimmel1-4/+6
2025-09-11net: xdp: handle frags with unreadable memoryJakub Kicinski1-0/+13
2025-09-11net: xdp: pass full flags to xdp_update_skb_shared_info()Jakub Kicinski1-12/+11
2025-09-10ptp: qoriq: convert to use generic interfaces to set loopback modeWei Fang1-10/+0
2025-09-10ptp: add debugfs interfaces to loop back the periodic output signalWei Fang1-0/+10
2025-09-10net/mlx5: Implement cqe_compress_type via devlink paramsSaeed Mahameed1-0/+1
2025-09-10devlink: Add 'total_vfs' generic device paramVlad Dumitrescu1-0/+4
2025-09-10Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2-13/+26
2025-09-09Merge tag 'mlx5-rs-fec-ifc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Jakub Kicinski3-0/+31
2025-09-09bonding: support aggregator selection based on port priorityHangbin Liu1-0/+1
2025-09-09bonding: add support for per-port LACP actor priorityHangbin Liu3-0/+3
2025-09-09net/mlx5: Add RS FEC histogram infrastructureCarolina Jubran3-0/+31
2025-09-09ptp: Add ioctl commands to expose raw cycle counter valuesCarolina Jubran1-0/+4
2025-09-09net: snmp: remove SNMP_MIB_SENTINELEric Dumazet2-28/+0
2025-09-09ipv6: snmp: do not use SNMP_MIB_SENTINEL anymoreEric Dumazet1-0/+24
2025-09-08xdp, libeth: make the xdp_init_buff() micro-optimization genericAlexander Lobakin2-13/+26
2025-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski8-30/+77
2025-09-04Merge tag 'net-6.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds3-4/+20
2025-09-04net: add helper to pre-check if PP for an Rx queue will be unreadableJakub Kicinski2-0/+14
2025-09-04netfilter: nf_tables: Introduce NFTA_DEVICE_PREFIXPhil Sutter1-0/+2
2025-09-04net: nfc: nci: Increase NCI_DATA_TIMEOUT to 3000 msJuraj Šarinay1-1/+1
2025-09-04net: lockless sock_i_ino()Eric Dumazet1-4/+13
2025-09-04Merge tag 'nf-next-25-09-02' of https://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski4-19/+3
2025-09-04genetlink: fix typo in commentAsbjørn Sloth Tønnesen1-1/+1
2025-09-04net: Add rfs_needed() helperChristoph Paasch1-29/+56
2025-09-04Merge tag 'mlx5-psp-ifc' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski2-4/+95
2025-09-03net/mlx5: Add PSP capabilities structures and bitsSaeed Mahameed2-4/+95
2025-09-03net: phy: add phy_interface_weight()Russell King (Oracle)1-0/+5
2025-09-03net_sched: act: remove tcfa_qstatsEric Dumazet1-8/+6
2025-09-03bonding: Remove support for use_carrierJay Vosburgh1-1/+0
2025-09-02Merge tag 'mm-hotfixes-stable-2025-09-01-17-20' of git://git.kernel.org/pub/s...Linus Torvalds4-21/+52
2025-09-02netfilter: nft_payload: extend offset to 65535 bytesFernando Fernandez Mancera1-1/+1
2025-09-02netfilter: nf_reject: remove unneeded exportsFlorian Westphal2-18/+0
2025-09-02netfilter: nf_tables: allow iter callbacks to sleepFlorian Westphal1-0/+2
2025-09-02ptp: add helpers to get the phc_index by of_node or devWei Fang1-0/+22
2025-09-01inet: ping: make ping_port_rover per netnsEric Dumazet1-0/+1
2025-09-01inet: ping: remove ping_hash()Eric Dumazet1-1/+0
2025-09-01tcp: Remove sk->sk_prot->orphan_count.Kuniyuki Iwashima3-9/+11
2025-08-30net: use dst_dev_rcu() in sk_setup_caps()Eric Dumazet3-4/+6
2025-08-30net: dst: introduce dst->dev_rcuEric Dumazet1-5/+11
2025-08-30inet_diag: avoid cache line misses in inet_diag_bc_sk()Eric Dumazet1-0/+5
2025-08-30inet_diag: change inet_diag_bc_sk() first argumentEric Dumazet1-1/+1
2025-08-29pppoe: remove rwlock usageQingfang Deng1-1/+1
2025-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski20-75/+66
2025-08-29Merge tag 'drm-fixes-2025-08-29' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-5/+5
2025-08-29Merge tag 'net-6.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds4-2/+21
2025-08-29net_sched: act_skbmod: use RCU in tcf_skbmod_dump()Eric Dumazet1-0/+1
2025-08-29net_sched: act_tunnel_key: use RCU in tunnel_key_dump()Eric Dumazet1-0/+1
2025-08-29net_sched: act_vlan: use RCU in tcf_vlan_dump()Eric Dumazet1-0/+1
2025-08-29queue_api: add support for fetching per queue DMA devDragos Tatulea1-0/+7