index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
skbuff.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-17
netfilter: bridge: replace physindev with physinif in nf_bridge_info
Pavel Tikhomirov
1
-1
/
+1
2023-12-27
net: rename dsa_realloc_skb to skb_ensure_writable_head_tail
Radu Pirea (NXP OSS)
1
-0
/
+1
2023-12-23
net: skbuff: Remove some excess struct-member documentation
Jonathan Corbet
1
-2
/
+0
2023-12-19
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-5
/
+8
2023-12-15
net: skbuff: fix spelling errors
Randy Dunlap
1
-3
/
+3
2023-12-11
net, xdp: Allow metadata > 32
Aleksander Lobakin
1
-5
/
+8
2023-11-30
xsk: Add TX timestamp and TX checksum offload support
Stanislav Fomichev
1
-1
/
+13
2023-10-30
Merge tag 'vfs-6.7.iov_iter' of gitolite.kernel.org:pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+3
2023-10-11
net: skbuff: fix kernel-doc typos
Randy Dunlap
1
-2
/
+2
2023-10-09
iov_iter, net: Merge csum_and_copy_from_iter{,_full}() together
David Howells
1
-17
/
+2
2023-10-09
iov_iter, net: Fold in csum_and_memcpy()
David Howells
1
-7
/
+0
2023-10-09
iov_iter, net: Move csum_and_copy_to/from_iter() to net/
David Howells
1
-0
/
+25
2023-08-20
net: selectively purge error queue in IP_RECVERR / IPV6_RECVERR
Eric Dumazet
1
-0
/
+1
2023-08-19
net: add skb_queue_purge_reason and __skb_queue_purge_reason
Eric Dumazet
1
-4
/
+19
2023-08-07
net: skbuff: don't include <net/page_pool/types.h> to <linux/skbuff.h>
Alexander Lobakin
1
-2
/
+3
2023-08-07
page_pool: split types and declarations from page_pool.h
Yunsheng Lin
1
-1
/
+1
2023-07-26
net: skbuff: remove unused HAVE_HW_TIME_STAMP feature define
Peter Seiderer
1
-2
/
+0
2023-07-19
bpf, net: Introduce skb_pointer_if_linear().
Alexei Starovoitov
1
-1
/
+9
2023-07-19
bpf: Add fd-based tcx multi-prog infra with link support
Daniel Borkmann
1
-2
/
+2
2023-06-10
net: move gso declarations and functions to their own files
Eric Dumazet
1
-71
/
+0
2023-05-31
skbuff: bridge: Add layer 2 miss indication
Ido Schimmel
1
-0
/
+1
2023-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+10
2023-05-24
net: Add a function to splice pages into an skbuff for MSG_SPLICE_PAGES
David Howells
1
-0
/
+3
2023-05-24
net: Pass max frags into skb_append_pagefrags()
David Howells
1
-1
/
+1
2023-05-19
tls: rx: strp: force mixed decrypted records into copy mode
Jakub Kicinski
1
-0
/
+10
2023-05-17
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-1
/
+1
2023-05-16
net: skbuff: update comment about pfmemalloc propagating
Yunsheng Lin
1
-5
/
+5
2023-05-13
net: remove __skb_frag_set_page()
Yunsheng Lin
1
-12
/
+0
2023-05-13
net: introduce and use skb_frag_fill_page_desc()
Yunsheng Lin
1
-17
/
+10
2023-05-07
bpf: Allow NULL buffers in bpf_dynptr_slice(_rw)
Daniel Rosenberg
1
-1
/
+1
2023-04-22
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-0
/
+9
2023-04-21
net: move dropreason.h to dropreason-core.h
Johannes Berg
1
-1
/
+1
2023-04-21
net: skbuff: update and rename __kfree_skb_defer()
Jakub Kicinski
1
-1
/
+1
2023-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+3
2023-04-19
net: skbuff: hide nf_trace and ipvs_property
Jakub Kicinski
1
-0
/
+4
2023-04-19
net: skbuff: push nf_trace down the bitfield
Jakub Kicinski
1
-3
/
+3
2023-04-19
net: skbuff: move alloc_cpu into a potential hole
Jakub Kicinski
1
-1
/
+2
2023-04-19
net: skbuff: hide csum_not_inet when CONFIG_IP_SCTP not set
Jakub Kicinski
1
-0
/
+14
2023-04-19
net: skbuff: hide wifi_acked when CONFIG_WIRELESS not set
Jakub Kicinski
1
-0
/
+11
2023-04-17
bpf: Set skb redirect and from_ingress info in __bpf_tx_skb
Daniel Borkmann
1
-0
/
+9
2023-04-17
netfilter: nf_tables: fix ifdef to also consider nf_tables=m
Florian Westphal
1
-2
/
+2
2023-04-15
page_pool: allow caching from safely localized NAPI
Jakub Kicinski
1
-7
/
+13
2023-04-14
Daniel Borkmann says:
Jakub Kicinski
1
-20
/
+20
2023-04-06
netfilter: br_netfilter: fix recent physdev match breakage
Florian Westphal
1
-0
/
+1
2023-03-28
net: introduce a config option to tweak MAX_SKB_FRAGS
Eric Dumazet
1
-11
/
+5
2023-03-21
net: skbuff: move the fields BPF cares about directly next to the offset marker
Jakub Kicinski
1
-9
/
+9
2023-03-21
net: skbuff: reorder bytes 2 and 3 of the bitfield
Jakub Kicinski
1
-10
/
+10
2023-03-21
net: skbuff: rename __pkt_vlan_present_offset to __mono_tc_offset
Jakub Kicinski
1
-2
/
+2
2023-03-15
net: page_pool, skbuff: make skb_mark_for_recycle() always available
Alexander Lobakin
1
-2
/
+2
2023-03-08
net: reclaim skb->scm_io_uring bit
Eric Dumazet
1
-2
/
+0
[next]