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
2015-06-13
flow_dissector: fix ipv6 dst, hop-by-hop and routing ext hdrs
Eric Dumazet
1
-4
/
+5
2015-06-12
netfilter: bridge: refactor frag_max_size
Bernhard Thaler
1
-0
/
+1
2015-06-12
netfilter: bridge: detect NAT66 correctly and change MAC address
Bernhard Thaler
1
-1
/
+5
2015-06-05
net: Get skb hash over flow_keys structure
Tom Herbert
1
-1
/
+1
2015-05-25
net: make skb_splice_bits more configureable
Hannes Frederic Sowa
1
-2
/
+9
2015-05-25
net: skbuff: add skb_append_pagefrags and use it
Hannes Frederic Sowa
1
-0
/
+3
2015-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2015-05-20
Revert "netfilter: bridge: query conntrack about skb dnat"
Florian Westphal
1
-0
/
+1
2015-05-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-3
/
+5
2015-05-17
net: fix two sparse errors
Eric Dumazet
1
-6
/
+5
2015-05-14
netfilter: bridge: neigh_head and physoutdev can't be used at same time
Florian Westphal
1
-3
/
+5
2015-05-13
flow_dissect: use programable dissector in skb_flow_dissect and friends
Jiri Pirko
1
-2
/
+2
2015-05-13
net: move __skb_tx_hash to dev.c
Jiri Pirko
1
-3
/
+0
2015-05-13
net: move __skb_get_hash function declaration to flow_dissector.h
Jiri Pirko
1
-1
/
+0
2015-05-13
net: move *skb_get_poff declarations into correct header
Jiri Pirko
1
-4
/
+0
2015-05-13
net: change name of flow_dissector header to match the .c file name
Jiri Pirko
1
-1
/
+1
2015-05-12
net: Add skb_free_frag to replace use of put_page in freeing skb->head
Alexander Duyck
1
-0
/
+5
2015-05-12
mm/net: Rename and move page fragment handling from net/ to mm/
Alexander Duyck
1
-3
/
+0
2015-05-12
net: Store virtual address instead of page in netdev_alloc_cache
Alexander Duyck
1
-3
/
+2
2015-05-04
net: Export IGMP/MLD message validation code
Linus Lüssing
1
-0
/
+3
2015-05-04
net: Add skb_get_hash_perturb
Tom Herbert
1
-0
/
+2
2015-04-25
net: fix crash in build_skb()
Eric Dumazet
1
-0
/
+1
2015-04-21
net: add skb_checksum_complete_unset
Tom Herbert
1
-0
/
+12
2015-04-08
netfilter: bridge: make BRNF_PKT_TYPE flag a bool
Florian Westphal
1
-0
/
+1
2015-04-08
netfilter: bridge: start splitting mask into public/private chunks
Florian Westphal
1
-0
/
+5
2015-04-08
netfilter: bridge: don't use nf_bridge_info data to store mac header
Florian Westphal
1
-1
/
+1
2015-03-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+7
2015-03-12
xps: must clear sender_cpu before forwarding
Eric Dumazet
1
-0
/
+7
2015-03-02
net: move skb->dropcount to skb->cb[]
Eyal Birger
1
-2
/
+0
2015-02-22
net: Remove state argument from skb_find_text()
Bojan Prtvar
1
-2
/
+1
2015-02-12
net: Infrastructure for CHECKSUM_PARTIAL with remote checsum offload
Tom Herbert
1
-1
/
+14
2015-02-12
net: Clarify meaning of CHECKSUM_PARTIAL for receive path
Tom Herbert
1
-5
/
+12
2015-02-09
net: fix a typo in skb_checksum_validate_zero_check
Sabrina Dubroca
1
-1
/
+1
2015-02-05
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
David S. Miller
1
-8
/
+6
2015-02-05
net: add skb functions to process remote checksum offload
Tom Herbert
1
-0
/
+21
2015-02-05
xps: fix xps for stacked devices
Eric Dumazet
1
-2
/
+5
2015-02-04
net: switch memcpy_fromiovec()/memcpy_fromiovecend() users to copy_from_iter()
Al Viro
1
-2
/
+1
2015-02-04
rxrpc: switch rxrpc_send_data() to iov_iter primitives
Al Viro
1
-6
/
+5
2014-12-10
net: Pull out core bits of __netdev_alloc_skb and add __napi_alloc_skb
Alexander Duyck
1
-0
/
+9
2014-12-10
net: Split netdev_alloc_frag into __alloc_page_frag and add __napi_alloc_frag
Alexander Duyck
1
-0
/
+2
2014-12-10
skb_copy_datagram_iovec() can die
Al Viro
1
-2
/
+0
2014-12-10
switch memcpy_to_msg() and skb_copy{,_and_csum}_datagram_msg() to primitives
Al Viro
1
-12
/
+4
2014-12-10
put iov_iter into msghdr
Al Viro
1
-6
/
+10
2014-12-10
dst: no need to take reference on DST_NOCACHE dsts
Hannes Frederic Sowa
1
-21
/
+2
2014-12-09
net: avoid two atomic operations in fast clones
Eric Dumazet
1
-2
/
+1
2014-12-09
net: Add functions for handling padding frame and adding to length
Alexander Duyck
1
-1
/
+23
2014-11-24
switch AF_PACKET and AF_UNIX to skb_copy_datagram_from_iter()
Al Viro
1
-3
/
+0
2014-11-24
kill zerocopy_sg_from_iovec()
Al Viro
1
-2
/
+0
2014-11-24
new helpers: skb_copy_datagram_from_iter() and zerocopy_sg_from_iter()
Al Viro
1
-0
/
+3
2014-11-24
new helper: memcpy_to_msg()
Al Viro
1
-0
/
+5
[prev]
[next]