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
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
2014-11-24
new helper: memcpy_from_msg()
Al Viro
1
-0
/
+5
2014-11-24
new helper: skb_copy_and_csum_datagram_msg()
Al Viro
1
-0
/
+5
2014-11-21
net: move vlan pop/push functions into common code
Jiri Pirko
1
-0
/
+2
2014-11-21
net: move make_writable helper into common code
Jiri Pirko
1
-0
/
+1
2014-11-12
net: Remove __skb_alloc_page and __skb_alloc_pages
Alexander Duyck
1
-43
/
+0
2014-11-12
net: Add device Rx page allocation function
Alexander Duyck
1
-0
/
+48
2014-11-07
net: Kill skb_copy_datagram_const_iovec
Herbert Xu
1
-3
/
+0
2014-11-07
inet: Add skb_copy_datagram_iter
Herbert Xu
1
-0
/
+3
2014-11-06
net: Remove MPLS GSO feature.
Pravin B Shelar
1
-3
/
+1
2014-11-06
net: Add and use skb_copy_datagram_msg() helper.
David S. Miller
1
-0
/
+6
2014-11-06
udp: Changes to udp_offload to support remote checksum offload
Tom Herbert
1
-1
/
+3
2014-11-04
net: add rbnode to struct sk_buff
Eric Dumazet
1
-7
/
+13
2014-10-31
net: skb_fclone_busy() needs to detect orphaned skb
Eric Dumazet
1
-2
/
+6
2014-10-29
skbuff.h: fix kernel-doc warning for headers_end
Randy Dunlap
1
-0
/
+4
2014-10-14
skbuff: fix ftrace handling in skb_unshare
Alexander Aring
1
-1
/
+6
2014-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-87
/
+256
2014-10-09
net: description of dma_cookie cause make xmldocs warning
Masanari Iida
1
-2
/
+0
2014-10-08
Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
1
-6
/
+2
2014-10-05
net: Cleanup skb cloning by adding SKB_FCLONE_FREE
Vijay Subramanian
1
-3
/
+4
2014-10-02
udp: Generalize skb_udp_segment
Tom Herbert
1
-2
/
+24
2014-10-02
net: cleanup and document skb fclone layout
Eric Dumazet
1
-0
/
+25
2014-09-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-8
/
+6
[next]