index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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-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
2018-03-05
net: make skb_gso_*_seglen functions private
Daniel Axtens
1
-33
/
+0
2018-03-05
net: rename skb_gso_validate_mtu -> skb_gso_validate_network_len
Daniel Axtens
1
-1
/
+1
2018-03-04
bpf: fix bpf_skb_adjust_net/bpf_skb_proto_xlat to deal with gso sctp skbs
Daniel Axtens
1
-0
/
+22
2018-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2018-02-17
skbuff: export mm_[un]account_pinned_pages for other modules
Sowmini Varadhan
1
-0
/
+3
2018-02-16
skbuff: Fix comment mis-spelling.
David S. Miller
1
-1
/
+1
2018-02-01
net: create skb_gso_validate_mac_len()
Daniel Axtens
1
-0
/
+16
2018-02-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+5
2018-01-31
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2017-12-05
flow_dissector: dissect tunnel info outside __skb_flow_dissect()
Simon Horman
1
-0
/
+5
2017-11-30
skbuff: Grammar s/are can/can/, s/change/changes/
Geert Uytterhoeven
1
-2
/
+1
2017-11-28
net: annotate ->poll() instances
Al Viro
1
-1
/
+1
2017-11-23
net: accept UFO datagrams from tuntap and packet
Willem de Bruijn
1
-0
/
+2
2017-11-16
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-4
/
+1
2017-11-16
mm: remove __GFP_COLD
Mel Gorman
1
-1
/
+1
2017-11-16
kmemcheck: remove annotations
Levin, Alexander (Sasha Levin)
1
-3
/
+0
2017-11-11
net: Remove unused skb_shared_info member
Mat Martineau
1
-1
/
+0
2017-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+7
2017-11-04
netfilter/ipvs: clear ipvs_property flag when SKB net namespace changed
Ye Yin
1
-0
/
+7
2017-10-07
net: add rb_to_skb() and other rb tree helpers
Eric Dumazet
1
-0
/
+18
2017-10-06
tcp: new list for sent but unacked skbs for RACK recovery
Eric Dumazet
1
-2
/
+9
2017-10-03
skbuff: Add the offload_mr_fwd_mark field
Yotam Gigi
1
-0
/
+1
2017-09-26
bpf: add meta pointer for direct access
Daniel Borkmann
1
-2
/
+66
2017-09-23
net: Remove useless function skb_header_release
Gao Feng
1
-19
/
+0
2017-09-20
net: sk_buff rbnode reorg
Eric Dumazet
1
-8
/
+8
2017-09-08
udp: drop head states only when all skb references are gone
Paolo Abeni
1
-1
/
+1
2017-09-02
net: convert (struct ubuf_info)->refcnt to refcount_t
Eric Dumazet
1
-2
/
+3
2017-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+37
2017-08-24
net: core: Specify skb_pad()/skb_put_padto() SKB freeing
Florian Fainelli
1
-4
/
+37
2017-08-10
sock: fix zerocopy_success regression with msg_zerocopy
Willem de Bruijn
1
-2
/
+7
2017-08-04
sock: ulimit on MSG_ZEROCOPY pages
Willem de Bruijn
1
-0
/
+5
2017-08-04
sock: MSG_ZEROCOPY notification coalescing
Willem de Bruijn
1
-3
/
+14
2017-08-04
sock: enable MSG_ZEROCOPY
Willem de Bruijn
1
-1
/
+13
2017-08-04
sock: add MSG_ZEROCOPY
Willem de Bruijn
1
-0
/
+60
2017-08-04
sock: skb_copy_ubufs support for compound pages
Willem de Bruijn
1
-2
/
+7
2017-08-02
flow_dissector: remove unused functions
WANG Cong
1
-16
/
+0
2017-08-02
net: add skb_frag_foreach_page and use with kmap_atomic
Willem de Bruijn
1
-0
/
+36
2017-08-02
skbuff: Function to send an skbuf on a socket
Tom Herbert
1
-0
/
+3
2017-07-17
net: Revert "net: add function to allocate sk_buff head without data area"
Florian Westphal
1
-6
/
+0
[next]