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