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
starfive-6.6.48-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
2014-09-28
net_dma: simple removal
Dan Williams
1
-6
/
+2
2014-09-26
net: introduce __skb_header_release()
Eric Dumazet
1
-0
/
+15
2014-09-26
netfilter: bridge: move br_netfilter out of the core
Pablo Neira Ayuso
1
-6
/
+6
2014-09-20
net: add alloc_skb_with_frags() helper
Eric Dumazet
1
-0
/
+6
2014-09-14
net: filter: constify detection of pkt_type_offset
Hannes Frederic Sowa
1
-0
/
+10
2014-09-06
net: Add function for parsing the header length out of linear ethernet frames
Alexander Duyck
1
-1
/
+3
2014-09-06
net-timestamp: Make the clone operation stand-alone from phy timestamping
Alexander Duyck
1
-0
/
+2
2014-09-02
net: Infrastructure for checksum unnecessary conversions
Tom Herbert
1
-0
/
+20
2014-09-02
net: Support for csum_bad in skbuff
Tom Herbert
1
-1
/
+20
2014-08-30
net: Clarification of CHECKSUM_UNNECESSARY
Tom Herbert
1
-23
/
+51
2014-08-30
net: Allocate a new 16 bits for flags in skbuff
Tom Herbert
1
-0
/
+4
2014-08-28
net: Update sk_buff flag bit availability comment.
David S. Miller
1
-1
/
+1
2014-08-26
net: Remove ndo_xmit_flush netdev operation, use signalling instead.
David S. Miller
1
-0
/
+2
2014-08-23
net: Allow raw buffers to be passed into the flow dissector.
David S. Miller
1
-6
/
+12
2014-08-11
net: Always untag vlan-tagged traffic on input.
Vlad Yasevich
1
-0
/
+1
2014-08-06
net-timestamp: ACK timestamp for bytestreams
Willem de Bruijn
1
-1
/
+6
2014-08-06
net-timestamp: SCHED timestamp on entering packet scheduler
Willem de Bruijn
1
-2
/
+9
2014-08-06
net-timestamp: add key to disambiguate concurrent datagrams
Willem de Bruijn
1
-0
/
+1
2014-08-06
net-timestamp: extend SCM_TIMESTAMPING ancillary data struct
Willem de Bruijn
1
-0
/
+3
2014-07-29
net: remove deprecated syststamp timestamp
Willem de Bruijn
1
-13
/
+1
2014-07-23
net: skbuff: Use ALIGN macro instead of open coding it
Tobias Klauser
1
-2
/
+1
2014-07-16
net-timestamp: document deprecated syststamp
Willem de Bruijn
1
-2
/
+4
2014-07-08
net: Only do flow_dissector hash computation once per packet
Tom Herbert
1
-2
/
+7
2014-07-08
net: Call skb_get_hash in get_xps_queue and __skb_tx_hash
Tom Herbert
1
-1
/
+1
2014-06-15
net: add skb_pop_rcv_encapsulation
Tom Herbert
1
-0
/
+12
2014-06-15
net: Fix GSO constants to match NETIF flags
Tom Herbert
1
-5
/
+6
2014-06-12
net: Save software checksum complete
Tom Herbert
1
-1
/
+2
2014-06-12
net: Preserve CHECKSUM_COMPLETE at validation
Tom Herbert
1
-9
/
+14
2014-06-12
net: add __pskb_copy_fclone and pskb_copy_for_clone
Octavian Purdila
1
-1
/
+15
2014-06-05
gre: Call gso_make_checksum
Tom Herbert
1
-0
/
+2
2014-06-05
net: Add GSO support for UDP tunnels with checksum
Tom Herbert
1
-0
/
+2
2014-06-05
net: Support for multiple checksums with gso
Tom Herbert
1
-1
/
+25
2014-05-12
net: rename local_df to ignore_df
WANG Cong
1
-2
/
+2
2014-05-05
net: Generalize checksum_init functions
Tom Herbert
1
-0
/
+93
2014-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-18
/
+86
2014-04-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2014-04-02
net: Add a test to see if a skb is freeable in irq context
Eric W. Biederman
1
-0
/
+13
2014-04-02
net: ptp: move PTP classifier in its own file
Daniel Borkmann
1
-2
/
+0
2014-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2014-03-27
core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errors
Zoltan Kiss
1
-2
/
+2
2014-03-26
net: Rename skb->rxhash to skb->hash
Tom Herbert
1
-14
/
+14
2014-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+4
2014-02-27
net: add skb_mstamp infrastructure
Eric Dumazet
1
-2
/
+57
2014-02-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-0
/
+2
2014-02-20
Merge branch 'master' into for-next
Jiri Kosina
1
-62
/
+177
2014-02-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-1
/
+4
2014-02-19
treewide: Fix typo in Documentation/DocBook
Masanari Iida
1
-1
/
+1
2014-02-17
netfilter: nf_tables: fix nf_trace always-on with XT_TRACE=n
Florian Westphal
1
-1
/
+4
2014-02-14
net: ip, ipv6: handle gso skbs in forwarding path
Florian Westphal
1
-0
/
+17
2014-02-12
skbuff: Introduce skb_to_sgvec_nomark to map skb without mark new end
Fan Du
1
-0
/
+2
[prev]
[next]