summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2025-02-21net: Add options as a flexible array to struct ip_tunnel_infoGal Pressman2-7/+5
2025-02-21ip_tunnel: Use ip_tunnel_info() helper instead of 'info + 1'Gal Pressman1-1/+1
2025-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-0/+28
2025-02-20net: allow small head cache usage with large MAX_SKB_FRAGS valuesPaolo Abeni1-0/+3
2025-02-20tcp: drop secpath at the same time as we currently drop dstSabrina Dubroca1-0/+14
2025-02-20net: dismiss sk_forward_alloc_get()Paolo Abeni1-13/+0
2025-02-20ipv4: fib_rules: Add port mask matchingIdo Schimmel1-0/+11
2025-02-20net: fib_rules: Add port mask supportIdo Schimmel1-0/+8
2025-02-19net: Add net_passive_inc() and net_passive_dec().Kuniyuki Iwashima1-0/+11
2025-02-19ipv6: initialize inet socket cookies with sockcm_initWillem de Bruijn1-0/+2
2025-02-19ipv6: replace ipcm6_init calls with ipcm6_init_skWillem de Bruijn1-9/+0
2025-02-19ipv4: remove get_rttosWillem de Bruijn1-8/+3
2025-02-19ipv4: initialize inet socket cookies with sockcm_initWillem de Bruijn1-3/+2
2025-02-19net: initialize mark in sockcm_initWillem de Bruijn1-0/+1
2025-02-18Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski1-0/+47
2025-02-18netlink: Add nla_put_empty_nest helperJoe Damato1-0/+15
2025-02-18net: use napi_id_valid helperStefano Jordhani1-2/+2
2025-02-15net: introduce EXPORT_IPV6_MOD() and EXPORT_IPV6_MOD_GPL()Eric Dumazet1-0/+8
2025-02-14libeth: move idpf_rx_csum_decoded and idpf_rx_extractedMateusz Polchlopek1-0/+47
2025-02-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski5-7/+22
2025-02-13Bluetooth: L2CAP: Fix corrupted list in hci_chan_delLuiz Augusto von Dentz1-1/+2
2025-02-13net: avoid unconditionally touching sk_tsflags on RXPaolo Abeni1-4/+5
2025-02-13net: report csum_complete via qstatsJakub Kicinski1-0/+1
2025-02-11tcp: add tcp_rto_max_ms sysctlEric Dumazet1-0/+1
2025-02-11tcp: add the ability to control max RTOEric Dumazet2-5/+12
2025-02-11tcp: add a @pace_delay parameter to tcp_reset_xmit_timer()Eric Dumazet1-4/+6
2025-02-11tcp: remove tcp_reset_xmit_timer() @max_when argumentEric Dumazet1-4/+3
2025-02-11net: fib_rules: Factorise fib_newrule() and fib_delrule().Kuniyuki Iwashima1-4/+4
2025-02-11vrf: use RCU protection in l3mdev_l3_out()Eric Dumazet1-0/+2
2025-02-11xsk: add helper to get &xdp_desc's DMA and meta pointer in one goAlexander Lobakin2-3/+48
2025-02-08net: devmem: don't call queue stop / start when the interface is downJakub Kicinski1-0/+4
2025-02-07tcp: rename inet_csk_{delete|reset}_keepalive_timer()Eric Dumazet2-3/+1
2025-02-07netdev-genl: Elide napi_id when not presentJoe Damato1-0/+5
2025-02-07Merge branch 'io_uring-zero-copy-rx'Jakub Kicinski3-1/+69
2025-02-07net: add helpers for setting a memory provider on an rx queueDavid Wei1-0/+5
2025-02-07net: page_pool: add memory provider helpersPavel Begunkov1-0/+19
2025-02-07net: page_pool: add a mp hook to unregister_netdevice*Pavel Begunkov1-0/+1
2025-02-07net: page_pool: add callback for mp info printingPavel Begunkov1-0/+5
2025-02-07net: page_pool: create hooks for custom memory providersPavel Begunkov2-0/+19
2025-02-07net: generalise net_iov chunk ownersPavel Begunkov1-1/+20
2025-02-07ipv4: use RCU protection in ip_dst_mtu_maybe_forward()Eric Dumazet1-3/+10
2025-02-07ipv4: add RCU protection to ip4_dst_hoplimit()Eric Dumazet1-2/+7
2025-02-07net: add dev_net_rcu() helperEric Dumazet1-1/+1
2025-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2025-02-06net: sched: Fix truncation of offloaded action statisticsIdo Schimmel1-1/+1
2025-02-06net-sysfs: move queue attribute groups outside the default groupsAntoine Tenart1-0/+1
2025-01-28Merge tag 'ipsec-2025-01-27' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski1-3/+13
2025-01-28net: page_pool: don't try to stash the napi idJakub Kicinski1-1/+0
2025-01-22Merge tag 'net-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds42-200/+813
2025-01-22Merge tag 'lsm-pr-20250121' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-6/+6