Age | Commit message (Expand) | Author |
2024-03-28 | inet: inet_defrag: prevent sk release while still in use | Florian Westphal |
2024-03-19 | Merge tag 'ipsec-2024-03-19' of git://git.kernel.org/pub/scm/linux/kernel/git... | Jakub Kicinski |
2024-03-18 | Revert "net: Re-use and set mono_delivery_time bit for userspace tstamp packets" | Abhishek Chauhan |
2024-03-18 | net: esp: fix bad handling of pages from page_pool | Dragos Tatulea |
2024-03-08 | net: add skb_data_unref() helper | Eric Dumazet |
2024-03-07 | net: move skbuff_cache(s) to net_hotdata | Eric Dumazet |
2024-03-05 | net: Re-use and set mono_delivery_time bit for userspace tstamp packets | Abhishek Chauhan |
2024-03-04 | net: adopt skb_network_header_len() more broadly | Eric Dumazet |
2024-02-23 | net: mpls: error out if inner headers are not set | Florian Westphal |
2024-02-20 | net: skbuff: add overflow debug check to pull/push helpers | Florian Westphal |
2024-02-20 | net: add netmem to skb_frag_t | Mina Almasry |
2024-02-13 | veth: rely on skb_pp_cow_data utility routine | Lorenzo Bianconi |
2024-02-13 | xdp: add multi-buff support for xdp running in generic mode | Lorenzo Bianconi |
2024-01-17 | netfilter: bridge: replace physindev with physinif in nf_bridge_info | Pavel Tikhomirov |
2023-12-27 | net: rename dsa_realloc_skb to skb_ensure_writable_head_tail | Radu Pirea (NXP OSS) |
2023-12-22 | net: skbuff: Remove some excess struct-member documentation | Jonathan Corbet |
2023-12-18 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski |
2023-12-14 | net: skbuff: fix spelling errors | Randy Dunlap |
2023-12-11 | net, xdp: Allow metadata > 32 | Aleksander Lobakin |
2023-11-29 | xsk: Add TX timestamp and TX checksum offload support | Stanislav Fomichev |
2023-10-30 | Merge tag 'vfs-6.7.iov_iter' of gitolite.kernel.org:pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-10-10 | net: skbuff: fix kernel-doc typos | Randy Dunlap |
2023-10-09 | iov_iter, net: Merge csum_and_copy_from_iter{,_full}() together | David Howells |
2023-10-09 | iov_iter, net: Fold in csum_and_memcpy() | David Howells |
2023-10-09 | iov_iter, net: Move csum_and_copy_to/from_iter() to net/ | David Howells |
2023-08-20 | net: selectively purge error queue in IP_RECVERR / IPV6_RECVERR | Eric Dumazet |
2023-08-19 | net: add skb_queue_purge_reason and __skb_queue_purge_reason | Eric Dumazet |
2023-08-07 | net: skbuff: don't include <net/page_pool/types.h> to <linux/skbuff.h> | Alexander Lobakin |
2023-08-07 | page_pool: split types and declarations from page_pool.h | Yunsheng Lin |
2023-07-26 | net: skbuff: remove unused HAVE_HW_TIME_STAMP feature define | Peter Seiderer |
2023-07-19 | bpf, net: Introduce skb_pointer_if_linear(). | Alexei Starovoitov |
2023-07-19 | bpf: Add fd-based tcx multi-prog infra with link support | Daniel Borkmann |
2023-06-10 | net: move gso declarations and functions to their own files | Eric Dumazet |
2023-05-30 | skbuff: bridge: Add layer 2 miss indication | Ido Schimmel |
2023-05-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2023-05-23 | net: Add a function to splice pages into an skbuff for MSG_SPLICE_PAGES | David Howells |
2023-05-23 | net: Pass max frags into skb_append_pagefrags() | David Howells |
2023-05-19 | tls: rx: strp: force mixed decrypted records into copy mode | Jakub Kicinski |
2023-05-16 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski |
2023-05-16 | net: skbuff: update comment about pfmemalloc propagating | Yunsheng Lin |
2023-05-13 | net: remove __skb_frag_set_page() | Yunsheng Lin |
2023-05-13 | net: introduce and use skb_frag_fill_page_desc() | Yunsheng Lin |
2023-05-06 | bpf: Allow NULL buffers in bpf_dynptr_slice(_rw) | Daniel Rosenberg |
2023-04-21 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski |
2023-04-20 | net: move dropreason.h to dropreason-core.h | Johannes Berg |
2023-04-20 | net: skbuff: update and rename __kfree_skb_defer() | Jakub Kicinski |
2023-04-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2023-04-19 | net: skbuff: hide nf_trace and ipvs_property | Jakub Kicinski |
2023-04-19 | net: skbuff: push nf_trace down the bitfield | Jakub Kicinski |
2023-04-19 | net: skbuff: move alloc_cpu into a potential hole | Jakub Kicinski |