Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
1ab064de4f3037aacb76d297c65d23e1b646fd2e
/
include
/
linux
/
skbuff.h
597a264
net: deliver skbs on inactive slaves to exact matches
by John Fastabend
· 14 years ago
5b0daa3
skb: make skb_recycle_check() return a bool value
by Changli Gao
· 14 years ago
7fee226
net: add a noref bit on skb dst
by Eric Dumazet
· 14 years ago
18e8c13
net: Increase NET_SKB_PAD to 64 bytes
by Eric Dumazet
· 15 years ago
ec7d2f2
net: __alloc_skb() speedup
by Eric Dumazet
· 15 years ago
47d2964
net: Inline skb_pull() in eth_type_trans().
by David S. Miller
· 15 years ago
ccb7c77
net: Remove two unnecessary exports (skbuff).
by Rami Rosen
· 15 years ago
cd58950
skbuff: remove unused dev_consume_skb macro definition
by Alexander Duyck
· 15 years ago
4a35ecf
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
03e6d81
skbuff: remove unused dma_head & dma_maps fields
by Alexander Duyck
· 15 years ago
0a9627f
rps: Receive Packet Steering
by Tom Herbert
· 15 years ago
4ab408d
net: fix protocol sk_buff field
by Eric Dumazet
· 15 years ago
da3f5cf
skbuff: align sk_buff::cb to 64 bit and close some potential holes
by Felix Fietkau
· 15 years ago
1a5778a
net: Fix first line of kernel-doc for a few functions
by Ben Hutchings
· 15 years ago
c81c2d9
skbuff: remove skb_dma_map/unmap
by Alexander Duyck
· 15 years ago
8964be4
net: rename skb->iif to skb->skb_iif
by Eric Dumazet
· 15 years ago
230f9bb
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
d94d9fe
net: cleanup include/linux
by Eric Dumazet
· 15 years ago
9d410c7
net: fix sk_forward_alloc corruption
by Eric Dumazet
· 15 years ago
14d18a8
net: fix kmemcheck annotations
by Eric Dumazet
· 15 years ago
61321bb
net: Add netdev_alloc_skb_ip_align() helper
by Eric Dumazet
· 15 years ago
3b88578
net: Generalize socket rx gap / receive queue overflow cmsg
by Neil Horman
· 15 years ago
72bce62
net: remove unused skb->do_not_encrypt
by Johannes Berg
· 15 years ago
8660c12
skbuff.h: Fix comment for NET_IP_ALIGN
by Tobias Klauser
· 15 years ago
d2aa455
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 15 years ago
a42fc8f
skbuff.h: fix skb_dst kernel-doc
by Randy Dunlap
· 15 years ago
b3fec0f
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vegard/kmemcheck
by Linus Torvalds
· 15 years ago
fe55f6d
net: use kmemcheck bitfields API for skbuff
by Vegard Nossum
· 16 years ago
8f77f38
mac80211: do not pass PS frames out of mac80211 again
by Johannes Berg
· 15 years ago
ee03987
skbuff: Add frag list abstraction interfaces.
by David S. Miller
· 15 years ago
042a53a
net: skb_shared_info optimization
by Eric Dumazet
· 15 years ago
eae3f29
net: num_dma_maps is not used
by Eric Dumazet
· 15 years ago
e5b9215
net: skb cleanup
by Eric Dumazet
· 15 years ago
adf3090
net: skb->dst accessors
by Eric Dumazet
· 15 years ago
511c3f9
net: skb->rtable accessor
by Eric Dumazet
· 15 years ago
dfbf97f
net: add _skb_dst opaque field
by Eric Dumazet
· 15 years ago
69e3c75
net: TX_RING and packet mmap
by Johann Baudy
· 15 years ago
6f26c9a
tun: fix tun_chr_aio_write so that aio works
by Michael S. Tsirkin
· 16 years ago
0a1ec07
net: skb_copy_datagram_const_iovec()
by Michael S. Tsirkin
· 16 years ago
13223cb
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 16 years ago
4b21cd4
skbuff.h: fix missing kernel-doc
by Randy Dunlap
· 16 years ago
d54b353
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 16 years ago
9247744
skb: expose and constify hash primitives
by Stephen Hemminger
· 16 years ago
01d5b2f
[SCSI] net: define feature flags for FCoE offloads
by Chris Leech
· 16 years ago
ead2ceb
Network Drop Monitor: Adding kfree_skb_clean for non-drops and modifying end-of-line points for skbs
by Neil Horman
· 16 years ago
d3a21be
skbuff.h: fix timestamps kernel-doc
by Randy Dunlap
· 16 years ago
e70049b
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 16 years ago
92a0acc
net: Kill skb_truesize_check(), it only catches false-positives.
by David S. Miller
· 16 years ago
ac45f60
net: infrastructure for hardware time stamping
by Patrick Ohly
· 16 years ago
d54e6d87
net: Kill skbuff macros from the stone ages.
by David S. Miller
· 16 years ago
d6301d3
net: Increase default NET_SKB_PAD to 32.
by David S. Miller
· 16 years ago
8691173
gro: Avoid copying headers of unmerged packets
by Herbert Xu
· 16 years ago
d5a9e24
net: Allow RX queue selection to seed TX queue hashing.
by David S. Miller
· 16 years ago
71d93b3
net: Add skb_gro_receive
by Herbert Xu
· 16 years ago
832d11c
tcp: Try to restore large SKBs while SACK processing
by Ilpo Järvinen
· 16 years ago
8b30b1f
mac80211: Re-enable aggregation
by Sujith
· 16 years ago
def8b4f
net: reduce structures when XFRM=n
by Alexey Dobriyan
· 16 years ago
654bed1
net: packet split receive api
by Peter Zijlstra
· 16 years ago
04a4bb5
net: add skb_recycle_check() to enable netdriver skb recycling
by Lennert Buytenhek
· 16 years ago
1164f52
net: Add skb_queue_walk_from() and skb_queue_walk_from_safe().
by David S. Miller
· 16 years ago
249c8b4
net: Add skb_queue_next().
by David S. Miller
· 16 years ago
fc7ebb2
net: Add skb_queue_is_last().
by David S. Miller
· 16 years ago
1d4a31d
net: Fix bus in SKB queue splicing interfaces.
by David S. Miller
· 16 years ago
67fed45
net: Add new interfaces for SKB list light-weight init and splicing.
by David S. Miller
· 16 years ago
a40c24a
net: Add SKB DMA mapping helper functions.
by David S. Miller
· 16 years ago
271bff7
net: Add DMA mapping tokens to skb_shared_info.
by David S. Miller
· 16 years ago
db543c1
net: skb_copy_datagram_from_iovec()
by Rusty Russell
· 16 years ago
987c402
skbuff: Code readability NiT
by Gerrit Renker
· 16 years ago
4a7b61d
skbuff: add missing kernel-doc for do_not_encrypt
by Randy Dunlap
· 16 years ago
d0f0980
mac80211: partially fix skb->cb use
by Johannes Berg
· 16 years ago
6aa895b
vlan: Don't store VLAN tag in cb
by Patrick McHardy
· 16 years ago
b19fa1f
net: Delete NETDEVICES_MULTIQUEUE kconfig option.
by David S. Miller
· 16 years ago
4497b07
net: Discard and warn about LRO'd skbs received for forwarding
by Ben Hutchings
· 16 years ago
553a567
skbuff: fix missing kernel-doc notation
by Randy Dunlap
· 17 years ago
f557285
[SKB]: __skb_queue_tail = __skb_insert before
by Gerrit Renker
· 17 years ago
7de6c03
[SKB]: __skb_append = __skb_queue_after
by Gerrit Renker
· 17 years ago
bf29927
[SKB]: __skb_queue_after(prev) = __skb_insert(prev, prev->next)
by Gerrit Renker
· 17 years ago
f525c06
[SKB]: __skb_dequeue = skb_peek + __skb_unlink
by Gerrit Renker
· 17 years ago
de357cc
[IPV6] NDISC: Don't rely on node-type hint from L2 unless required.
by YOSHIFUJI Hideaki
· 17 years ago
fadf6bf
[IPV6] SIT: Add PRL management for ISATAP.
by Templin, Fred L
· 17 years ago
419ae74
[NET]: uninline skb_trim, de-bloats
by Ilpo Järvinen
· 17 years ago
c2aa270
[NET]: uninline skb_push, de-bloats a lot
by Ilpo Järvinen
· 17 years ago
f58518e
[NET]: uninline dev_alloc_skb, de-bloats a lot
by Ilpo Järvinen
· 17 years ago
6be8ac2
[NET]: uninline skb_pull, de-bloats a lot
by Ilpo Järvinen
· 17 years ago
0dde3e1
[NET]: uninline skb_put, de-bloats a lot
by Ilpo Järvinen
· 17 years ago
ee6b967
[IPV4]: Add 'rtable' field in struct sk_buff to alias 'dst' and avoid casts
by Eric Dumazet
· 17 years ago
3172936
net: fix kernel-doc warnings in header files
by Randy Dunlap
· 17 years ago
f35d9d8
virtio: Implement skb_partial_csum_set, for setting partial csums on untrusted packets.
by Rusty Russell
· 17 years ago
2fd8e52
[NETFILTER]: bridge netfilter: remove nf_bridge_info read-only netoutdev member
by Patrick McHardy
· 17 years ago
a59322b
[UDP]: Only increment counter on first peek/recv
by Herbert Xu
· 17 years ago
27ab256
[UDP]: Avoid repeated counting of checksum errors due to peeking
by Herbert Xu
· 17 years ago
9c55e01
[TCP]: Splice receive support.
by Jens Axboe
· 17 years ago
2d4baff
[SKBUFF]: Free old skb properly in skb_morph
by Herbert Xu
· 17 years ago
78608ba
[NET]: Fix skb_truesize_check() assertion
by Chuck Lever
· 17 years ago
c2636b4
[NET]: Treat the sign of the result of skb_headroom() consistently
by Chuck Lever
· 17 years ago
e3fa259
[NET]: Cut off the queue_mapping field from sk_buff
by Pavel Emelyanov
· 17 years ago
4e3ab47
[NET]: Make and use skb_get_queue_mapping
by Pavel Emelyanov
· 17 years ago
deea84b
[NET]: Fix SKB_WITH_OVERHEAD calculation
by Herbert Xu
· 17 years ago
a52cefc
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
e0053ec
[SKBUFF]: Add skb_morph
by Herbert Xu
· 17 years ago
Next »