index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
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
2017-06-16
networking: add and use skb_put_u8()
Johannes Berg
1
-0
/
+5
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
1
-4
/
+3
2017-06-16
networking: make skb_pull & friends return void pointers
Johannes Berg
1
-7
/
+7
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
1
-4
/
+4
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
1
-0
/
+10
2017-06-15
skbuff: make skb_put_zero() return void
Johannes Berg
1
-2
/
+2
2017-06-13
Merge tag 'mac80211-next-for-davem-2017-06-13' of git://git.kernel.org/pub/sc...
David S. Miller
1
-0
/
+9
2017-06-12
udp: avoid a cache miss on dequeue
Paolo Abeni
1
-0
/
+2
2017-06-12
net: factor out a helper to decrement the skb refcount
Paolo Abeni
1
-0
/
+13
2017-06-08
Merge remote-tracking branch 'net-next/master' into mac80211-next
Johannes Berg
1
-109
/
+38
2017-06-05
skbuff: return -EMSGSIZE in skb_to_sgvec to prevent overflow
Jason A. Donenfeld
1
-4
/
+4
2017-05-30
skbuff/mac80211: introduce and use skb_put_zero()
Johannes Berg
1
-0
/
+9
2017-05-21
net: allow simultaneous SW and HW transmit timestamping
Miroslav Lichvar
1
-8
/
+2
2017-05-21
net: add function to retrieve original skb device using NAPI ID
Miroslav Lichvar
1
-0
/
+9
2017-05-20
sk_buff.h: improve description of CHECKSUM_{COMPLETE, UNNECESSARY}
Davide Caratti
1
-2
/
+5
2017-05-20
net: more accurate checksumming in validate_xmit_skb()
Davide Caratti
1
-8
/
+5
2017-05-20
net: use skb->csum_not_inet to identify packets needing crc32c
Davide Caratti
1
-7
/
+9
[next]