summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2025-09-17devlink: Add a 'num_doorbells' driverinit paramCosmin Ratiu
2025-09-15tcp: ecn functions in separated include fileChia-Yu Chang
2025-09-15tcp: fast path functions laterIlpo Järvinen
2025-09-14net: dst_metadata: fix IP_DF bit not extracted from tunnel headersIlya Maximets
2025-09-14net/cls_cgroup: Fix task_get_classid() during qdisc runYafang Shao
2025-09-14net: use NUMA drop counters for softnet_data.droppedEric Dumazet
2025-09-11tcp: Free TCP-AO/TCP-MD5 info/keys without RCUDmitry Safonov
2025-09-11tcp: Destroy TCP-AO, TCP-MD5 keys in .sk_destruct()Dmitry Safonov
2025-09-11Merge tag 'wireless-next-2025-09-11' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2025-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-09-11ipv4: icmp: Pass IPv4 control block structure as an argument to __icmp_send()Ido Schimmel
2025-09-11net: xdp: handle frags with unreadable memoryJakub Kicinski
2025-09-11net: xdp: pass full flags to xdp_update_skb_shared_info()Jakub Kicinski
2025-09-10netfilter: nf_tables: make nft_set_do_lookup available unconditionallyFlorian Westphal
2025-09-10netfilter: nf_tables: place base_seq in struct netFlorian Westphal
2025-09-09devlink: Add 'total_vfs' generic device paramVlad Dumitrescu
2025-09-09Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-09-09bonding: support aggregator selection based on port priorityHangbin Liu
2025-09-09bonding: add support for per-port LACP actor priorityHangbin Liu
2025-09-08net: snmp: remove SNMP_MIB_SENTINELEric Dumazet
2025-09-08ipv6: snmp: do not use SNMP_MIB_SENTINEL anymoreEric Dumazet
2025-09-08xdp, libeth: make the xdp_init_buff() micro-optimization genericAlexander Lobakin
2025-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-09-04wifi: nl80211: allow drivers to support subset of NL80211_CMD_SET_BSSArend van Spriel
2025-09-04wifi: nl80211: Add EHT fixed Tx rate supportMuna Sinada
2025-09-04wifi: cfg80211: fix return value in cfg80211_get_radio_idx_by_chan()Aditya Kumar Singh
2025-09-04net: add helper to pre-check if PP for an Rx queue will be unreadableJakub Kicinski
2025-09-03net: nfc: nci: Increase NCI_DATA_TIMEOUT to 3000 msJuraj Šarinay
2025-09-03net: lockless sock_i_ino()Eric Dumazet
2025-09-03Merge tag 'nf-next-25-09-02' of https://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2025-09-03genetlink: fix typo in commentAsbjørn Sloth Tønnesen
2025-09-03net: Add rfs_needed() helperChristoph Paasch
2025-09-02net_sched: act: remove tcfa_qstatsEric Dumazet
2025-09-02bonding: Remove support for use_carrierJay Vosburgh
2025-09-02netfilter: nft_payload: extend offset to 65535 bytesFernando Fernandez Mancera
2025-09-02netfilter: nf_reject: remove unneeded exportsFlorian Westphal
2025-09-02netfilter: nf_tables: allow iter callbacks to sleepFlorian Westphal
2025-09-01inet: ping: make ping_port_rover per netnsEric Dumazet
2025-09-01inet: ping: remove ping_hash()Eric Dumazet
2025-09-01tcp: Remove sk->sk_prot->orphan_count.Kuniyuki Iwashima
2025-09-01copy_process: pass clone_flags as u64 across calltreeSimon Schuster
2025-08-29net: use dst_dev_rcu() in sk_setup_caps()Eric Dumazet
2025-08-29net: dst: introduce dst->dev_rcuEric Dumazet
2025-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-08-28net_sched: act_skbmod: use RCU in tcf_skbmod_dump()Eric Dumazet
2025-08-28net_sched: act_tunnel_key: use RCU in tunnel_key_dump()Eric Dumazet
2025-08-28net_sched: act_vlan: use RCU in tcf_vlan_dump()Eric Dumazet
2025-08-28queue_api: add support for fetching per queue DMA devDragos Tatulea
2025-08-28inet: raw: add drop_counters to raw socketsEric Dumazet
2025-08-28udp: add drop_counters to udp socketEric Dumazet