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.12.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
2018-12-29
Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+3
2018-12-21
net: drop the unused helper skb_ext_get()
Paolo Abeni
1
-11
/
+0
2018-12-19
net: switch secpath to use skb extension infrastructure
Florian Westphal
1
-5
/
+5
2018-12-19
net: use skb_sec_path helper in more places
Florian Westphal
1
-1
/
+1
2018-12-19
net: move secpath_exist helper to sk_buff.h
Florian Westphal
1
-3
/
+10
2018-12-19
net: convert bridge_nf to use skb extension infrastructure
Florian Westphal
1
-26
/
+2
2018-12-19
sk_buff: add skb extension infrastructure
Florian Westphal
1
-1
/
+110
2018-12-13
datagram: introduce skb_copy_and_hash_datagram_iter helper
Sagi Grimberg
1
-0
/
+3
2018-12-04
skbuff: Rename 'offload_mr_fwd_mark' to 'offload_l3_fwd_mark'
Ido Schimmel
1
-1
/
+3
2018-12-04
udp: elide zerocopy operation in hot path
Willem de Bruijn
1
-4
/
+8
2018-12-04
udp: msg_zerocopy
Willem de Bruijn
1
-0
/
+1
2018-11-25
net: remove unsafe skb_insert()
Eric Dumazet
1
-2
/
+0
2018-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+17
2018-11-23
packet: copy user buffers before orphan or clone
Willem de Bruijn
1
-1
/
+17
2018-11-17
net: remove unused skb_send_sock()
Cong Wang
1
-1
/
+0
2018-11-17
net: remove VLAN_TAG_PRESENT
Michał Mirosław
1
-7
/
+9
2018-11-17
net/skbuff: add macros for VLAN_PRESENT bit
Michał Mirosław
1
-0
/
+6
2018-11-06
net: skbuff.h: remove unnecessary unlikely()
Yangtao Li
1
-3
/
+1
2018-10-18
net: skbuff.h: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+6
2018-10-02
net: drop unused skb_append_datato_frags()
Paolo Abeni
1
-5
/
+0
2018-09-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+20
2018-09-22
tcp: provide earliest departure time in skb->tstamp
Eric Dumazet
1
-1
/
+1
2018-09-20
flow_dissector: fix build failure without CONFIG_NET
Willem de Bruijn
1
-0
/
+13
2018-09-14
flow_dissector: implements flow dissector BPF hook
Petar Penkov
1
-0
/
+7
2018-09-10
net: Add and use skb_list_del_init().
David S. Miller
1
-0
/
+6
2018-09-10
net: Add and use skb_mark_not_on_list().
David S. Miller
1
-0
/
+5
2018-09-10
ppp: Remove direct skb_queue_head list pointer access.
David S. Miller
1
-0
/
+11
2018-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+1
2018-08-10
net: Export skb_headers_offset_update
Toshiaki Makita
1
-0
/
+1
2018-08-10
net: skbuff.h: fix using plain integer as NULL warning
YueHaibing
1
-1
/
+1
2018-08-06
ip: use rb trees for IP frag queue.
Peter Oskolkov
1
-3
/
+6
2018-08-06
net: modify skb_rbtree_purge to return the truesize of all purged skbs.
Peter Oskolkov
1
-1
/
+1
2018-07-21
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
1
-5
/
+5
2018-07-18
net: Move skb decrypted field, avoid explicity copy
Stefano Brivio
1
-5
/
+4
2018-07-16
net: Add decrypted field to skb
Boris Pismenny
1
-1
/
+6
2018-07-13
net: Don't copy pfmemalloc flag in __copy_skb_header()
Stefano Brivio
1
-5
/
+5
2018-07-03
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2018-06-28
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
Linus Torvalds
1
-1
/
+2
2018-06-26
net: Convert GRO SKB handling to list_head.
David Miller
1
-1
/
+2
2018-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-13
/
+15
2018-06-05
net: skbuff.h: drop unneeded <linux/slab.h>
Randy Dunlap
1
-2
/
+0
2018-05-26
net: convert datagram_poll users tp ->poll_mask
Christoph Hellwig
1
-2
/
+1
2018-05-08
net: core: rework basic flow dissection helper
Paolo Abeni
1
-8
/
+10
2018-05-01
net: Rename and export copy_skb_header
Ilya Lesokhin
1
-0
/
+1
2018-04-26
udp: add udp gso
Willem de Bruijn
1
-0
/
+2
2018-04-19
net: pskb_trim_rcsum() and CHECKSUM_COMPLETE are friends
Eric Dumazet
1
-3
/
+2
2018-04-01
inet: frags: get rid of ipfrag_skb_cb/FRAG_CB
Eric Dumazet
1
-0
/
+1
2018-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+22
2018-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-0
/
+22
2018-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-34
/
+1
[next]