Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
904aef0f9f6deff94223c0ce93eb598c47dd3aad
/
include
/
linux
/
skbuff.h
95829b3
net: suppress warnings on dev_alloc_skb
by Neil Horman
· 9 years ago
7e13318
net: define gso types for IPx over IPv4 and IPv6
by Tom Herbert
· 9 years ago
9580bf2
net: relax expensive skb_unclone() in iptunnel_handle_offloads()
by Eric Dumazet
· 9 years ago
0a2cf20
tcp: remove SKBTX_ACK_TSTAMP since it is redundant
by Soheil Hassas Yeganeh
· 9 years ago
6fa01cc
skbuff: Add pskb_extract() helper function
by Sowmini Varadhan
· 9 years ago
802ab55
GSO: Support partial segmentation offload
by Alexander Duyck
· 9 years ago
cbc53e0
GSO: Add GSO type for fixed IPv4 ID
by Alexander Duyck
· 9 years ago
627d2d6
udp: enable MSG_PEEK at non-zero offset
by samanthakumar
· 9 years ago
810813c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
1837b2e
mld, igmp: Fix reserved tailroom calculation
by Benjamin Poirier
· 9 years ago
64d4e34
net: remove skb_sender_cpu_clear()
by WANG Cong
· 9 years ago
b633353
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
3697649
bpf: try harder on clones when writing into skb
by Daniel Borkmann
· 9 years ago
9e74a6d
net: Optimize local checksum offload
by Alexander Duyck
· 9 years ago
e8ae7b0
Documentation/networking: add checksum-offloads.txt to explain LCO
by Edward Cree
· 9 years ago
179bc67
net: local checksum offload for encapsulation
by Edward Cree
· 9 years ago
15fad71
net: bulk free SKBs that were delay free'ed due to IRQ context
by Jesper Dangaard Brouer
· 9 years ago
795bb1c
net: bulk free infrastructure for NAPI context, use napi_consume_skb
by Jesper Dangaard Brouer
· 9 years ago
08b64fc
net: Store checksum result for offloaded GSO checksums
by Alexander Duyck
· 9 years ago
7644345
net: Move GSO csum into SKB_GSO_CB
by Alexander Duyck
· 9 years ago
5f74f82
net:Add sysctl_max_skb_frags
by Hans Westgaard Ry
· 9 years ago
9207f9d
net: preserve IP control block during GSO segmentation
by Konstantin Khlebnikov
· 9 years ago
f8ffad6
bpf: add skb_postpush_rcsum and fix dev_forward_skb occasions
by Daniel Borkmann
· 9 years ago
7a6ae71
net: Elaborate on checksum offload interface description
by Tom Herbert
· 9 years ago
55dc5a9
net: Add skb_inner_transport_offset function
by Tom Herbert
· 9 years ago
bda13fe
net: Fix typo in skb_fclone_busy
by Masanari Iida
· 9 years ago
ea3793e
core: enable more fine-grained datagram reception control
by Rainer Weikusat
· 9 years ago
52bd2d6
net: better skb->sender_cpu and skb->napi_id cohabitation
by Eric Dumazet
· 9 years ago
d0164ad
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd
by Mel Gorman
· 9 years ago
625a5e1
tcp: skb_mstamp_after helper
by Yuchung Cheng
· 9 years ago
31b33df
skbuff: Fix skb checksum partial check.
by Pravin B Shelar
· 9 years ago
6ae459b
skbuff: Fix skb checksum flag on skb pull
by Pravin B Shelar
· 9 years ago
63cdbc0
netfilter: bridge: fix routing of bridge frames with call-iptables=1
by Florian Westphal
· 9 years ago
20a17bf
flow_dissector: Use 'const' where possible.
by David S. Miller
· 9 years ago
de4c1f8
flow_dissector: Fix function argument ordering dependency
by Tom Herbert
· 9 years ago
cd79a23
flow_dissector: Add flags argument to skb_flow_dissector functions
by Tom Herbert
· 9 years ago
c6cc1ca
flowi: Abstract out functions to get flow hash based on flowi
by Tom Herbert
· 9 years ago
bcc8383
skbuff: Make __skb_set_sw_hash a general function
by Tom Herbert
· 9 years ago
e527693
flow_dissector: Move skb related functions to skbuff.h
by Tom Herbert
· 9 years ago
0d36938
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
2f064f3
mm: make page pfmemalloc check more robust
by Michal Hocko
· 9 years ago
182ad46
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
7a76a02
net-timestamp: Update skb_complete_tx_timestamp comment
by Benjamin Poirier
· 9 years ago
9dc20a6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 9 years ago
f70ea01
net: Add functions to get skb->hash based on flow structures
by Tom Herbert
· 9 years ago
72b1e5e
netfilter: bridge: reduce nf_bridge_info to 32 bytes again
by Florian Westphal
· 9 years ago
ee122c7
vxlan: Flow based tunneling
by Thomas Graf
· 9 years ago
6acc232
net: remove skb_frag_add_head
by Jiri Benc
· 9 years ago
0c4f691
net: don't reforward packets already forwarded by offload device
by Scott Feldman
· 9 years ago
ada6c1d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 10 years ago
1e98a0f
flow_dissector: fix ipv6 dst, hop-by-hop and routing ext hdrs
by Eric Dumazet
· 10 years ago
411ffb4
netfilter: bridge: refactor frag_max_size
by Bernhard Thaler
· 10 years ago
72b31f7
netfilter: bridge: detect NAT66 correctly and change MAC address
by Bernhard Thaler
· 10 years ago
42aecaa
net: Get skb hash over flow_keys structure
by Tom Herbert
· 10 years ago
a60e3cc
net: make skb_splice_bits more configureable
by Hannes Frederic Sowa
· 10 years ago
be12a1f
net: skbuff: add skb_append_pagefrags and use it
by Hannes Frederic Sowa
· 10 years ago
36583eb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
faecbb4
Revert "netfilter: bridge: query conntrack about skb dnat"
by Florian Westphal
· 10 years ago
0bc4c07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 10 years ago
c91d460
net: fix two sparse errors
by Eric Dumazet
· 10 years ago
7fb48c5
netfilter: bridge: neigh_head and physoutdev can't be used at same time
by Florian Westphal
· 10 years ago
06635a3
flow_dissect: use programable dissector in skb_flow_dissect and friends
by Jiri Pirko
· 10 years ago
5605c76
net: move __skb_tx_hash to dev.c
by Jiri Pirko
· 10 years ago
9c684b5
net: move __skb_get_hash function declaration to flow_dissector.h
by Jiri Pirko
· 10 years ago
10b89ee4
net: move *skb_get_poff declarations into correct header
by Jiri Pirko
· 10 years ago
1bd758e
net: change name of flow_dissector header to match the .c file name
by Jiri Pirko
· 10 years ago
181edb2
net: Add skb_free_frag to replace use of put_page in freeing skb->head
by Alexander Duyck
· 10 years ago
b63ae8c
mm/net: Rename and move page fragment handling from net/ to mm/
by Alexander Duyck
· 10 years ago
0e39250
net: Store virtual address instead of page in netdev_alloc_cache
by Alexander Duyck
· 10 years ago
9afd85c
net: Export IGMP/MLD message validation code
by Linus Lüssing
· 10 years ago
50fb799
net: Add skb_get_hash_perturb
by Tom Herbert
· 10 years ago
2ea2f62
net: fix crash in build_skb()
by Eric Dumazet
· 10 years ago
4e18b9a
net: add skb_checksum_complete_unset
by Tom Herbert
· 10 years ago
a1e6795
netfilter: bridge: make BRNF_PKT_TYPE flag a bool
by Florian Westphal
· 10 years ago
3eaf402
netfilter: bridge: start splitting mask into public/private chunks
by Florian Westphal
· 10 years ago
e70deec
netfilter: bridge: don't use nf_bridge_info data to store mac header
by Florian Westphal
· 10 years ago
0fa74a4b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
c29390c
xps: must clear sender_cpu before forwarding
by Eric Dumazet
· 10 years ago
744d5a3
net: move skb->dropcount to skb->cb[]
by Eyal Birger
· 10 years ago
059a244
net: Remove state argument from skb_find_text()
by Bojan Prtvar
· 10 years ago
15e2396
net: Infrastructure for CHECKSUM_PARTIAL with remote checsum offload
by Tom Herbert
· 10 years ago
6edec0e
net: Clarify meaning of CHECKSUM_PARTIAL for receive path
by Tom Herbert
· 10 years ago
096a4cf
net: fix a typo in skb_checksum_validate_zero_check
by Sabrina Dubroca
· 10 years ago
f2683b7
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by David S. Miller
· 10 years ago
dcdc899
net: add skb functions to process remote checksum offload
by Tom Herbert
· 10 years ago
2bd8248
xps: fix xps for stacked devices
by Eric Dumazet
· 10 years ago
21226ab
net: switch memcpy_fromiovec()/memcpy_fromiovecend() users to copy_from_iter()
by Al Viro
· 10 years ago
af2b040
rxrpc: switch rxrpc_send_data() to iov_iter primitives
by Al Viro
· 10 years ago
fd11a83
net: Pull out core bits of __netdev_alloc_skb and add __napi_alloc_skb
by Alexander Duyck
· 10 years ago
ffde732
net: Split netdev_alloc_frag into __alloc_page_frag and add __napi_alloc_frag
by Alexander Duyck
· 10 years ago
d3a9632
skb_copy_datagram_iovec() can die
by Al Viro
· 10 years ago
e5a4b0b
switch memcpy_to_msg() and skb_copy{,_and_csum}_datagram_msg() to primitives
by Al Viro
· 10 years ago
c0371da
put iov_iter into msghdr
by Al Viro
· 10 years ago
dbfc4fb
dst: no need to take reference on DST_NOCACHE dsts
by Hannes Frederic Sowa
· 10 years ago
6ffe75e
net: avoid two atomic operations in fast clones
by Eric Dumazet
· 10 years ago
9c0c112
net: Add functions for handling padding frame and adding to length
by Alexander Duyck
· 10 years ago
8feb2fb
switch AF_PACKET and AF_UNIX to skb_copy_datagram_from_iter()
by Al Viro
· 10 years ago
195e952
kill zerocopy_sg_from_iovec()
by Al Viro
· 10 years ago
3a654f9
new helpers: skb_copy_datagram_from_iter() and zerocopy_sg_from_iter()
by Al Viro
· 11 years ago
7eab8d9
new helper: memcpy_to_msg()
by Al Viro
· 11 years ago
Next »