aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-02-10xsk: add helper to get &xdp_desc's DMA and meta pointer in one goAlexander Lobakin2-3/+48
2025-02-08lib/crc32: rename __crc32c_le_combine() to crc32c_combine()Eric Biggers1-2/+2
2025-02-08lib/crc32: standardize on crc32c() name for Castagnoli CRC32Eric Biggers1-3/+0
2025-02-07net: 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-06netdev-genl: Elide napi_id when not presentJoe Damato1-0/+5
2025-02-06Merge branch 'io_uring-zero-copy-rx'Jakub Kicinski3-1/+69
2025-02-06net: add helpers for setting a memory provider on an rx queueDavid Wei1-0/+5
2025-02-06net: page_pool: add memory provider helpersPavel Begunkov1-0/+19
2025-02-06net: page_pool: add a mp hook to unregister_netdevice*Pavel Begunkov1-0/+1
2025-02-06net: page_pool: add callback for mp info printingPavel Begunkov1-0/+5
2025-02-06net: page_pool: create hooks for custom memory providersPavel Begunkov2-0/+19
2025-02-06net: generalise net_iov chunk ownersPavel Begunkov1-1/+20
2025-02-06ipv4: use RCU protection in ip_dst_mtu_maybe_forward()Eric Dumazet1-3/+10
2025-02-06ipv4: add RCU protection to ip4_dst_hoplimit()Eric Dumazet1-2/+7
2025-02-06net: add dev_net_rcu() helperEric Dumazet1-1/+1
2025-02-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2025-02-06RDMA/mana_ib: Query feature_flags bitmask from FWShiraz Saleem1-0/+1
2025-02-05net: sched: Fix truncation of offloaded action statisticsIdo Schimmel1-1/+1
2025-02-05net-sysfs: move queue attribute groups outside the default groupsAntoine Tenart1-0/+1
2025-02-03RDMA/mana_ib: implement get_dma_mrKonstantin Taranov1-0/+5
2025-02-03RDMA/mana_ib: Allow registration of DMA-mapped memory in PDsKonstantin Taranov1-0/+1
2025-01-29bpf: Fix wrong copied_seq calculationJiayuan Chen1-0/+8
2025-01-29strparser: Add read_sock callbackJiayuan Chen1-0/+2
2025-01-27Merge tag 'ipsec-2025-01-27' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski1-3/+13
2025-01-27net: 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-21Merge tag 'lsm-pr-20250121' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-6/+6
2025-01-20ipv6: Add __in6_dev_get_rtnl_net().Kuniyuki Iwashima1-0/+5
2025-01-20Merge tag 'nf-next-25-01-19' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski3-17/+12
2025-01-20net: move HDS config from ethtool stateJakub Kicinski1-0/+10
2025-01-20af_unix: Set drop reason in unix_dgram_disconnected().Kuniyuki Iwashima1-0/+7
2025-01-20af_unix: Set drop reason in manage_oob().Kuniyuki Iwashima1-0/+6
2025-01-20af_unix: Set drop reason in unix_release_sock().Kuniyuki Iwashima1-0/+3
2025-01-20net: dropreason: Gather SOCKET_ drop reasons.Kuniyuki Iwashima1-6/+6
2025-01-20net: macsec: Add endianness annotations in salt structAles Nezbeda1-2/+2
2025-01-20net: sched: refine software bypass handling in tc_runXin Long2-5/+13
2025-01-19netfilter: flowtable: add CLOSING statePablo Neira Ayuso1-0/+1
2025-01-19netfilter: conntrack: rework offload nf_conn timeout extension logicFlorian Westphal1-10/+0
2025-01-19netfilter: conntrack: remove skb argument from nf_ct_refreshFlorian Westphal1-5/+3
2025-01-19netfilter: nf_tables: Tolerate chains with no remaining hooksPhil Sutter1-2/+0
2025-01-19netfilter: nf_tables: Store user-defined hook ifnamePhil Sutter1-0/+2
2025-01-19netfilter: nf_tables: fix set size with rbtree backendPablo Neira Ayuso1-0/+6
2025-01-18Merge tag 'for-net-next-2025-01-15' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski3-12/+4
2025-01-18Merge tag 'wireless-next-2025-01-17' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2-2/+119
2025-01-17net: dsa: implement get_ts_stats ethtool operation for user portsVladimir Oltean1-0/+2
2025-01-17Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski1-0/+1
2025-01-16devlink: add devl guardKonrad Knitter1-0/+1
2025-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski5-34/+8
2025-01-16Merge tag 'net-6.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds4-24/+1