summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2024-04-30net/smc: add operations to merge sndbuf with peer DMBWen Gu
2024-04-30net/smc: mark optional smcd_ops and check for support when calledWen Gu
2024-04-30net/smc: decouple ism_client from SMC-D DMB registrationWen Gu
2024-04-30netdev: add queue statsXuan Zhuo
2024-04-29Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-04-29ipv6: introduce dst_rt6_info() helperEric Dumazet
2024-04-29ipv6: use call_rcu_hurry() in fib6_info_release()Eric Dumazet
2024-04-26tcp: support rstreason for passive resetJason Xing
2024-04-26rstreason: prepare for active resetJason Xing
2024-04-26rstreason: prepare for passive resetJason Xing
2024-04-26net: introduce rstreason to detect why the RST is sentJason Xing
2024-04-26net/sched: fix false lockdep warning on qdisc root lockDavide Caratti
2024-04-25Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2024-04-25net: add two more call_rcu_hurry()Eric Dumazet
2024-04-25bpf: add mrtt and srtt as BPF_SOCK_OPS_RTT_CB argsPhilo Lu
2024-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-04-25Merge tag 'wireless-next-2024-04-24' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-04-25af_unix: Suppress false-positive lockdep splat for spin_lock() in __unix_gc().Kuniyuki Iwashima
2024-04-25tls: fix lockless read of strp->msg_ready in ->pollSabrina Dubroca
2024-04-25macsec: Enable devices to advertise whether they update sk_buff md_dst during...Rahul Rameshbabu
2024-04-25Merge tag 'wireless-2024-04-23' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2024-04-25tcp: move tcp_skb_cb->sacked flags to enumPhilo Lu
2024-04-24Bluetooth: hci_event: Fix sending HCI_OP_READ_ENC_KEY_SIZELuiz Augusto von Dentz
2024-04-24Bluetooth: hci_sync: Use advertised PHYs on hci_le_ext_create_conn_syncLuiz Augusto von Dentz
2024-04-24libeth: add Rx buffer managementAlexander Lobakin
2024-04-24page_pool: add DMA-sync-for-CPU inline helperAlexander Lobakin
2024-04-24page_pool: constify some read-only function argumentsAlexander Lobakin
2024-04-24net: intel: introduce {, Intel} Ethernet common libraryAlexander Lobakin
2024-04-23net: fix sk_memory_allocated_{add|sub} vs softirqsEric Dumazet
2024-04-22devlink: extend devlink_param *set pointerMateusz Polchlopek
2024-04-19net_sched: sch_choke: implement lockless choke_dump()Eric Dumazet
2024-04-19wifi: cfg80211: fix cfg80211 function kernel-docJeff Johnson
2024-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-04-17net/sched: Fix mirred deadlock on device recursionEric Dumazet
2024-04-16af_unix: Try not to hold unix_gc_lock during accept().Kuniyuki Iwashima
2024-04-15flow_offload: add control flag checking helpersAsbjørn Sloth Tønnesen
2024-04-12Merge tag 'nf-24-04-11' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...David S. Miller
2024-04-12devlink: add a new info version tagFei Qin
2024-04-12tcp: increase the default TCP scaling ratioHechao Li
2024-04-11net: dsa: allow DSA switch drivers to provide their own phylink mac opsRussell King (Oracle)
2024-04-11net: dsa: introduce dsa_phylink_to_port()Russell King (Oracle)
2024-04-11ipv4: Remove RTO_ONLINK.Guillaume Nault
2024-04-11flow_offload: fix flow_offload_has_one_action() kdocAsbjørn Sloth Tønnesen
2024-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-04-11Merge branch mana-ib-flex of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Jakub Kicinski
2024-04-11net: mana: Add flex array to struct mana_cfg_rx_steer_req_v2Erick Archer
2024-04-11netfilter: flowtable: validate pppoe headerPablo Neira Ayuso
2024-04-11netfilter: nft_set_pipapo: walk over current view on netlink dumpPablo Neira Ayuso
2024-04-10Bluetooth: SCO: Fix not validating setsockopt user inputLuiz Augusto von Dentz
2024-04-09ipv6: fix race condition between ipv6_get_ifaddr and ipv6_del_addrJiri Benc