Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
86b18aaa2b5b5bb48e609cd591b3d2d0fdbe0442
/
include
/
linux
/
skbuff.h
86b18aa
skbuff: fix a data race in skb_queue_len()
by Qian Cai
· 5 years ago
3a1296a
net: Support GRO/GSO fraglist chaining.
by Steffen Klassert
· 5 years ago
3b33583
net: Add fraglist GRO/GSO feature flags
by Steffen Klassert
· 5 years ago
4f2c17e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 5 years ago
5eee7bd
net: skbuff: disambiguate argument and member for skb_list_walk_safe helper
by Jason A. Donenfeld
· 5 years ago
8b69a80
skb: add helpers to allocate ext independently from sk_buff
by Paolo Abeni
· 5 years ago
3ee17bc
mptcp: Add MPTCP to skb extensions
by Mat Martineau
· 5 years ago
dcfea72
net: introduce skb_list_walk_safe for skb segment walking
by Jason A. Donenfeld
· 5 years ago
b50b058
net: add queue argument to __skb_wait_for_more_packets and __skb_{,try_}recv_datagram
by Sabrina Dubroca
· 5 years ago
d04ac22
net: Fixed updating of ethertype in skb_mpls_push()
by Martin Varghese
· 5 years ago
040b5cf
Fixed updating of ethertype in function skb_mpls_pop
by Martin Varghese
· 5 years ago
ceb3074
Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground
by Linus Torvalds
· 5 years ago
a9f852e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Jakub Kicinski
· 5 years ago
677bf08
udp: drop skb extensions before marking skb stateless
by Florian Westphal
· 5 years ago
df1b4ba
y2038: socket: use __kernel_old_timespec instead of timespec
by Arnd Bergmann
· 5 years ago
f8cc62c
net: add a READ_ONCE() in skb_peek_tail()
by Eric Dumazet
· 5 years ago
d31e955
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
d7d16a8
net: add skb_queue_empty_lockless()
by Eric Dumazet
· 5 years ago
5566744
net/flow_dissector: switch to siphash
by Eric Dumazet
· 5 years ago
2f18439
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
fa4e0f8
net/sched: fix corrupted L2 header with MPLS 'push' and 'pop' actions
by Davide Caratti
· 5 years ago
b9df4fd
net: core: change return type of pskb_may_pull to bool
by Heiner Kallweit
· 5 years ago
895b5c9
netfilter: drop bridge nf reset from nf_reset
by Florian Westphal
· 5 years ago
174e238
sk_buff: drop all skb extensions on free and skb scrubbing
by Florian Westphal
· 5 years ago
261db6c
netfilter: conntrack: move code to linux/nf_conntrack_common.h.
by Jeremy Sowden
· 5 years ago
95a7233
net: openvswitch: Set OvS recirc_id from tc chain index
by Paul Blakey
· 5 years ago
446bf64
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
708852d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by Jakub Kicinski
· 5 years ago
4147766
net/tls: prevent skb_orphan() from leaking TLS plain text with offload
by Jakub Kicinski
· 5 years ago
65c84f1
linux: Remove bvec page_offset, use bv_offset
by Jonathan Lemon
· 5 years ago
7240b60
linux: Add skb_frag_t page_offset accessors
by Jonathan Lemon
· 5 years ago
086f956
bpf/flow_dissector: pass input flags to BPF flow dissector program
by Stanislav Fomichev
· 5 years ago
8842d28
net: Convert skb_frag_t to bio_vec
by Matthew Wilcox (Oracle)
· 6 years ago
b8b576a
net: Rename skb_frag_t size to bv_len
by Matthew Wilcox (Oracle)
· 6 years ago
1dfa5bd
net: Rename skb_frag page to bv_page
by Matthew Wilcox (Oracle)
· 6 years ago
f58ecf1
net: Reorder the contents of skb_frag_t
by Matthew Wilcox (Oracle)
· 6 years ago
b656722
net: Increase the size of skb_frag_t
by Matthew Wilcox (Oracle)
· 6 years ago
d8e18a5
net: Use skb accessors in network core
by Matthew Wilcox (Oracle)
· 6 years ago
75a5675
net/flow_dissector: add connection tracking dissection
by Paul Blakey
· 6 years ago
2a2ea50
net: sched: add mpls manipulation actions to TC
by John Hurley
· 6 years ago
d27cf5c
net: core: add MPLS update core helper and use in OvS
by John Hurley
· 6 years ago
ed246ce
net: core: move pop MPLS functionality from OvS to core helper
by John Hurley
· 6 years ago
8822e27
net: core: move push MPLS functionality from OvS to core helper
by John Hurley
· 6 years ago
6413139
skbuff: increase verbosity when dumping skb data
by Willem de Bruijn
· 6 years ago
e4aa33a
net: remove unused parameter from skb_checksum_try_convert
by Li RongQing
· 6 years ago
82828b8
flow_dissector: add support for ingress ifindex dissection
by Jiri Pirko
· 6 years ago
a6cdeeb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
da29e4b
net/tls: fully initialize the msg wrapper skb
by Jakub Kicinski
· 6 years ago
2874c5f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
by Thomas Gleixner
· 6 years ago
185ce5c
net: test nouarg before dereferencing zerocopy pointers
by Willem de Bruijn
· 6 years ago
118c8e9
bpf: support BPF_PROG_QUERY for BPF_FLOW_DISSECTOR attach_type
by Stanislav Fomichev
· 6 years ago
9b52e3f
flow_dissector: handle no-skb use case
by Stanislav Fomichev
· 6 years ago
3cbf4ff
net: plumb network namespace into __skb_flow_dissect
by Stanislav Fomichev
· 6 years ago
089b19a
flow_dissector: switch kernel context to struct bpf_flow_dissector
by Stanislav Fomichev
· 6 years ago
2843ba2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 6 years ago
a06eaaf
net: skb: remove unused asserts
by Jakub Kicinski
· 6 years ago
ba0509b
net: core: introduce build_skb_around
by Jesper Dangaard Brouer
· 6 years ago
fd69c39
datagram: remove rendundant 'peeked' argument
by Paolo Abeni
· 6 years ago
4f296ed
drivers: net: aurora: use netdev_xmit_more helper
by Florian Westphal
· 6 years ago
8f49a65
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
1a29e85
Merge tag 'docs-5.1' of git://git.lwn.net/linux
by Linus Torvalds
· 6 years ago
c3ad3ec
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 6 years ago
161e613
net: add missing documentation in linux/skbuff.h
by Pedro Tammela
· 6 years ago
4c3024d
bpf: only test gso type on gso packets
by Willem de Bruijn
· 6 years ago
d2aa125
net: Don't set transport offset to invalid value
by Maxim Mikityanskiy
· 6 years ago
375ca54
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
6e1077f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 6 years ago
d5be7f6
net: validate untrusted gso packets without csum offload
by Willem de Bruijn
· 6 years ago
4ea7b0c
net/skbuff: fix up kernel-doc placement
by Brian Norris
· 6 years ago
b90efd2
bpf: only adjust gso_size on bytestream protocols
by Willem de Bruijn
· 6 years ago
887feae
socket: Add SO_TIMESTAMP[NS]_NEW
by Deepa Dinamani
· 6 years ago
13c6ee2
socket: Use old_timeval types for socket timestamps
by Deepa Dinamani
· 6 years ago
ec7146d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 6 years ago
c8aa703
net/flow_dissector: move bpf case into __skb_flow_bpf_dissect
by Stanislav Fomichev
· 6 years ago
6c57f04
net: Fix usage of pskb_trim_rcsum
by Ross Lagerwall
· 6 years ago
d0dcde6
doc: networking: convert offload files into RST and update references
by Otto Sabart
· 6 years ago
0e9da3f
Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
d312d0a
net: drop the unused helper skb_ext_get()
by Paolo Abeni
· 6 years ago
4165079
net: switch secpath to use skb extension infrastructure
by Florian Westphal
· 6 years ago
2294be0f
net: use skb_sec_path helper in more places
by Florian Westphal
· 6 years ago
7af8f4c
net: move secpath_exist helper to sk_buff.h
by Florian Westphal
· 6 years ago
de8bda1
net: convert bridge_nf to use skb extension infrastructure
by Florian Westphal
· 6 years ago
df5042f
sk_buff: add skb extension infrastructure
by Florian Westphal
· 6 years ago
65d69e2
datagram: introduce skb_copy_and_hash_datagram_iter helper
by Sagi Grimberg
· 6 years ago
875e893
skbuff: Rename 'offload_mr_fwd_mark' to 'offload_l3_fwd_mark'
by Ido Schimmel
· 6 years ago
52900d2
udp: elide zerocopy operation in hot path
by Willem de Bruijn
· 6 years ago
b5947e5
udp: msg_zerocopy
by Willem de Bruijn
· 6 years ago
4bffc66
net: remove unsafe skb_insert()
by Eric Dumazet
· 6 years ago
b1bf78b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
5cd8d46
packet: copy user buffers before orphan or clone
by Willem de Bruijn
· 6 years ago
7f600f1
net: remove unused skb_send_sock()
by Cong Wang
· 6 years ago
0c4b2d3
net: remove VLAN_TAG_PRESENT
by Michał Mirosław
· 6 years ago
5109f9f
net/skbuff: add macros for VLAN_PRESENT bit
by Michał Mirosław
· 6 years ago
5e1abdc
net: skbuff.h: remove unnecessary unlikely()
by Yangtao Li
· 6 years ago
82385b0
net: skbuff.h: Mark expected switch fall-throughs
by Gustavo A. R. Silva
· 6 years ago
cc16567
net: drop unused skb_append_datato_frags()
by Paolo Abeni
· 6 years ago
105bc13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 6 years ago
d3edd06
tcp: provide earliest departure time in skb->tstamp
by Eric Dumazet
· 6 years ago
2dfd184
flow_dissector: fix build failure without CONFIG_NET
by Willem de Bruijn
· 6 years ago
d58e468
flow_dissector: implements flow dissector BPF hook
by Petar Penkov
· 6 years ago
Next »