summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-10-25tcp: define initial scaling factor value as a macroPaolo Abeni1-5/+7
2023-10-25sched: act_ct: switch to per-action label countingFlorian Westphal1-0/+1
2023-10-24net: dsa: Rename IFLA_DSA_MASTER to IFLA_DSA_CONDUITFlorian Fainelli1-1/+3
2023-10-24net: dsa: Use conduit and user termsFlorian Fainelli3-40/+40
2023-10-24uapi: mptcp: use header file generated from YAML specDavide Caratti2-172/+160
2023-10-24net: mptcp: convert netlink from small_ops to opsDavide Caratti1-0/+8
2023-10-24page_pool: update document about fragment APIYunsheng Lin1-13/+80
2023-10-24page_pool: introduce page_pool_alloc() APIYunsheng Lin1-0/+66
2023-10-24page_pool: remove PP_FLAG_PAGE_FRAGYunsheng Lin1-4/+2
2023-10-24page_pool: unify frag_count handling in page_pool_is_last_frag()Yunsheng Lin1-13/+34
2023-10-24Merge tag 'for-net-next-2023-10-23' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski3-8/+37
2023-10-24devlink: make devlink_flash_overwrite enum named oneJiri Pirko1-1/+1
2023-10-23Bluetooth: Make handle of hci_conn be uniqueZiyang Xuan1-1/+5
2023-10-23Bluetooth: ISO: Fix bcast listener cleanupIulia Tanasescu1-23/+20
2023-10-23Bluetooth: ISO: Pass BIG encryption info through QoSIulia Tanasescu2-1/+27
2023-10-23Bluetooth: ISO: Fix BIS cleanupIulia Tanasescu1-0/+2
2023-10-23tcp: add TCPI_OPT_USEC_TSEric Dumazet1-0/+1
2023-10-23tcp: add support for usec resolution in TCP TS valuesEric Dumazet3-4/+9
2023-10-23tcp: introduce TCP_PAWS_WRAPEric Dumazet1-2/+7
2023-10-23tcp: add RTAX_FEATURE_TCP_USEC_TSEric Dumazet2-7/+16
2023-10-23tcp: rename tcp_time_stamp() to tcp_time_stamp_ts()Eric Dumazet1-5/+4
2023-10-23tcp: move tcp_ns_to_ts() to net/ipv4/syncookies.cEric Dumazet1-6/+0
2023-10-23tcp: rename tcp_skb_timestamp()Eric Dumazet1-5/+9
2023-10-23tcp: replace tcp_time_stamp_raw()Eric Dumazet1-6/+19
2023-10-23tcp: introduce tcp_clock_ms()Eric Dumazet1-0/+5
2023-10-23tcp: add tcp_time_stamp_ms() helperEric Dumazet1-0/+5
2023-10-23tcp: fix cookie_init_timestamp() overflowsEric Dumazet1-1/+1
2023-10-23ipv6: add new arguments to udp_tunnel6_dst_lookup()Beniamino Galvani1-3/+4
2023-10-23ipv6: remove "proto" argument from udp_tunnel6_dst_lookup()Beniamino Galvani1-1/+1
2023-10-23ipv6: rename and move ip6_dst_lookup_tunnel()Beniamino Galvani2-6/+7
2023-10-20ethtool: untangle the linkmode and ethtool headersJakub Kicinski2-35/+16
2023-10-20net: fix IPSTATS_MIB_OUTPKGS increment in OutForwDatagrams.Heng Guo1-1/+2
2023-10-20net: dsa: microchip: ksz8: Enable MIIM PHY Control reg accessOleksij Rempel1-0/+4
2023-10-20netlink: add variable-length / auto integersJakub Kicinski2-2/+72
2023-10-20devlink: convert most of devlink_fmsg_*() to return voidPrzemek Kitszel1-30/+30
2023-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski16-23/+60
2023-10-19Merge tag 'net-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds6-12/+27
2023-10-19Merge tag 'v6.6-rc7.vfs.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2023-10-19net: introduce napi_is_scheduled helperChristian Marangi1-0/+23
2023-10-19inet: lock the socket in ip_sock_set_tos()Eric Dumazet1-0/+1
2023-10-19net: stmmac: intel: remove unnecessary field struct plat_stmmacenet_data::ext...Johannes Zink1-1/+0
2023-10-18neighbor: tracing: Move pin6 inside CONFIG_IPV6=y sectionGeert Uytterhoeven1-2/+2
2023-10-18Merge tag 'nf-next-23-10-18' of https://git.kernel.org/pub/scm/linux/kernel/g...David S. Miller2-1/+11
2023-10-18ethtool: Add forced speed to supported link modes mapsPaul Greenwalt2-14/+52
2023-10-18netfilter: nf_tables: de-constify set commit ops function argumentFlorian Westphal1-1/+1
2023-10-18netfilter: make nftables drops visible in net dropmonitorFlorian Westphal1-0/+10
2023-10-18net: treat possible_net_t net pointer as an RCU one and add read_pnet_rcu()Jiri Pirko1-3/+12
2023-10-18Merge tag 'mlx5-updates-2023-10-10' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski1-14/+2
2023-10-18Merge tag 'ipsec-2023-10-17' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski1-0/+1
2023-10-18net: phylink: remove a bunch of unused validation methodsRussell King (Oracle)1-11/+0