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
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
2017-07-17
net: Kill NETIF_F_UFO and SKB_GSO_UDP.
David S. Miller
1
-16
/
+15
2017-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-132
/
+133
2017-07-03
bpf, net: add skb_mac_header_len helper
Daniel Borkmann
1
-0
/
+5
2017-07-01
net: convert sk_buff_fclones.fclone_ref from atomic_t to refcount_t
Reshetova, Elena
1
-2
/
+2
2017-07-01
net: convert sk_buff.users from atomic_t to refcount_t
Reshetova, Elena
1
-5
/
+5
2017-07-01
net: convert nf_bridge_info.use from atomic_t to refcount_t
Reshetova, Elena
1
-3
/
+3
2017-06-20
net: introduce __skb_put_[zero, data, u8]
yuan linyu
1
-0
/
+22
[next]