Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
414254e342a0d58144de40c3da777521ebaeeb07
/
net
/
core
/
skbuff.c
8b27f27
skb: allow skb_scrub_packet() to be used by tunnels
by Nicolas Dichtel
· 11 years ago
e0d1095
net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLL
by Cong Wang
· 11 years ago
deceb4c
net: fix comment above build_skb()
by Florian Fainelli
· 11 years ago
40dadff
net: access page->private by using page_private
by Sunghan Suh
· 11 years ago
4bc41b8
core: Copy inner_protocol in copy_skb_header()
by Joe Stringer
· 11 years ago
0c1072a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
621e84d
dev: introduce skb_scrub_packet()
by Nicolas Dichtel
· 11 years ago
bd8a703
gre: fix a possible skb leak
by Eric Dumazet
· 11 years ago
aeb193e
net: Unmap fragment page once iterator is done
by Wedson Almeida Filho
· 11 years ago
b41abb4
net: pass correct parameter to skb_headers_offset_update()
by Peter Pan(潘卫平)
· 11 years ago
0602129
net: add low latency socket poll
by Eliezer Tamir
· 11 years ago
6bc19fb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
5e71d9d
net: fix sk_buff head without data area
by Pablo Neira
· 12 years ago
35d0461
net: clean up skb headers code
by Cong Wang
· 12 years ago
06ecf24
net: Fix build warnings after mac_header and transport_header became __u16.
by David S. Miller
· 12 years ago
1cdbcb7
net: Loosen constraints for recalculating checksum in skb_segment()
by Simon Horman
· 12 years ago
2e31396
packet: tx timestamping on tpacket ring
by Willem de Bruijn
· 12 years ago
0ebd0ac
net: add function to allocate sk_buff head without data area
by Patrick McHardy
· 12 years ago
86a9bad
net: vlan: add protocol argument to packet tagging functions
by Patrick McHardy
· 12 years ago
e5d5dec
net: core: let skb_partial_csum_set() set transport header
by Jason Wang
· 12 years ago
aefbd2b
tunneling: Capture inner mac header during encapsulation.
by Pravin B Shelar
· 12 years ago
f5b1729
net: Add skb_headers_offset_update helper function.
by Pravin B Shelar
· 12 years ago
ec5f061
net: Kill link between CSUM and SG features.
by Pravin B Shelar
· 12 years ago
68534c6
net: fix a wrong assignment in skb_split()
by Amerigo Wang
· 12 years ago
68c3316
v4 GRE: Add TCP segmentation offload for GRE
by Pravin B Shelar
· 12 years ago
c9af6db
net: Fix possible wrong checksum generation.
by Pravin B Shelar
· 12 years ago
99d5851
net: skbuff: fix compile error in skb_panic()
by James Hogan
· 12 years ago
f05de73
skbuff: create skb_panic() function and its wrappers
by Jean Sacren
· 12 years ago
e5e6730
skbuff: Move definition of NETDEV_FRAG_PAGE_MAX_SIZE
by Alexander Duyck
· 12 years ago
188d1f7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
92df9b2
net: Fix inner_network_header assignment in skb-copy.
by Pravin B Shelar
· 12 years ago
cef401d
net: fix possible wrong checksum generation
by Eric Dumazet
· 12 years ago
bc9540c
net: splice: fix __splice_segment()
by Eric Dumazet
· 12 years ago
82bda61
net: splice: avoid high order page splitting
by Eric Dumazet
· 12 years ago
18aafc6
net: splice: fix __splice_segment()
by Eric Dumazet
· 12 years ago
fda55ec
net: introduce skb_transport_header_was_set()
by Eric Dumazet
· 12 years ago
9ca1b22
net: splice: avoid high order page splitting
by Eric Dumazet
· 12 years ago
61c5e88
skbuff: make __kmalloc_reserve static
by stephen hemminger
· 12 years ago
b211172
net: use per task frag allocator in skb_append_datato_frags
by Eric Dumazet
· 12 years ago
6be35c7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
75be437
net: gro: avoid double copy in skb_gro_receive()
by Eric Dumazet
· 12 years ago
6a674e9
net: Add support for hardware-offloaded encapsulation
by Joseph Gasparakis
· 12 years ago
c3c7c25
net: gro: fix possible panic in skb_gro_receive()
by Eric Dumazet
· 12 years ago
d4185bb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
2512117
skb: api to report errors for zero copy skbs
by Michael S. Tsirkin
· 12 years ago
e19d676
skb: report completion status for zero copy skbs
by Michael S. Tsirkin
· 12 years ago
3d861f6
net: fix secpath kmemleak
by Eric Dumazet
· 12 years ago
acb600d
net: remove skb recycling
by Eric Dumazet
· 12 years ago
f4b549a
use skb_end_offset() in skb_try_coalesce()
by Weiping Pan
· 12 years ago
6a06e5e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
69b08f6
net: use bigger pages in __netdev_alloc_frag
by Eric Dumazet
· 12 years ago
5640f76
net: use a per task frag allocator
by Eric Dumazet
· 12 years ago
8ea853f
net/core: fix comment in skb_try_coalesce
by Li RongQing
· 12 years ago
c93bdd0
netvm: allow skb allocation to use PFMEMALLOC reserves
by Mel Gorman
· 12 years ago
dcc0fb7
skbuff: export skb_copy_ubufs
by Michael S. Tsirkin
· 12 years ago
70008aa
skbuff: convert to skb_orphan_frags
by Michael S. Tsirkin
· 12 years ago
abaa72d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
02756ed
skbuff: Use correct allocation in skb_copy_ubufs
by Krishna Kumar
· 12 years ago
310e158
net: respect GFP_DMA in __netdev_alloc_skb()
by Eric Dumazet
· 12 years ago
540eb7b
net: Update alloc frag to reduce get/put page usage and recycle pages
by Alexander Duyck
· 12 years ago
2c53040
net: Fix (nearly-)kernel-doc comments for various functions
by Ben Hutchings
· 12 years ago
c90a9bb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
a3da2c6
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 12 years ago
047fe36
splice: fix racy pipe->buffers uses
by Eric Dumazet
· 12 years ago
43b03f1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
c6c4b97
net/core: fix kernel-doc warnings
by Randy Dunlap
· 12 years ago
94b6042
net: Update kernel-doc for __alloc_skb()
by Ben Hutchings
· 12 years ago
bad43ca
net: introduce skb_try_coalesce()
by Eric Dumazet
· 13 years ago
6f53261
net: introduce netdev_alloc_frag()
by Eric Dumazet
· 13 years ago
a1c7fff
net: netdev_alloc_skb() use build_skb()
by Eric Dumazet
· 13 years ago
e005d19
net: core: Use pr_<level>
by Joe Perches
· 13 years ago
e87cc47
net: Convert net_ratelimit uses to net_<level>_ratelimited
by Joe Perches
· 13 years ago
ec47ea8
skb: Add inline helper for getting the skb end offset from head
by Alexander Duyck
· 13 years ago
3e24591
skb: Drop "fastpath" variable for skb_cloned check in pskb_expand_head
by Alexander Duyck
· 13 years ago
9202e31
skb: Drop bad code from pskb_expand_head
by Alexander Duyck
· 13 years ago
3a7c1ee4
skb: Add skb_head_is_locked helper function
by Alexander Duyck
· 13 years ago
715dc1f
net: Fix truesize accounting in skb_gro_receive()
by Eric Dumazet
· 13 years ago
2996d31
net: Stop decapitating clones that have a head_frag
by Alexander Duyck
· 13 years ago
1d0c0b3
net: makes skb_splice_bits() aware of skb->head_frag
by Eric Dumazet
· 13 years ago
d7e8883
net: make GRO aware of skb->head_frag
by Eric Dumazet
· 13 years ago
d3836f2
net: allow skb->head to be a page fragment
by Eric Dumazet
· 13 years ago
d7ccf7c
net: make spd_fill_page() linear argument a bool
by Eric Dumazet
· 13 years ago
a108d5f
net: Use bool and remove inline in skb_splice_bits() code.
by David S. Miller
· 13 years ago
41c73a0
net: speedup skb_splice_bits()
by Eric Dumazet
· 13 years ago
e66e9a3
net: allow better page reuse in splice(sock -> pipe)
by Eric Dumazet
· 13 years ago
85bb2a6
net: dont drop packet but consume it
by Eric Dumazet
· 13 years ago
95c9617
net: cleanup unsigned to unsigned int
by Eric Dumazet
· 13 years ago
011e3c6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
87151b8
net: allow pskb_expand_head() to get maximum tailroom
by Eric Dumazet
· 13 years ago
06eb4ea
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
110c433
net: fix a race in sock_queue_err_skb()
by Eric Dumazet
· 13 years ago
51c56b0
net: remove k{un}map_skb_frag()
by Eric Dumazet
· 13 years ago
0195c00
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system
by Linus Torvalds
· 13 years ago
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 13 years ago
50269e1
net: add a truesize parameter to skb_add_rx_frag()
by Eric Dumazet
· 13 years ago
3bdc0eb
net: Add framework to allow sending packets with customized CRC.
by Ben Greear
· 13 years ago
de8261c
gro: fix truesize underestimation
by Eric Dumazet
· 13 years ago
a3bf7ae
net:core: use IS_ENABLED
by Igor Maravić
· 13 years ago
117632e
tcp: take care of misalignments
by Eric Dumazet
· 13 years ago
6dec4ac
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
Next »