index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
skbuff.h
Commit message (
Expand
)
Author
Age
*
net: Add some clarification to skb_tx_timestamp() comment.
David S. Miller
2013-12-27
*
ip_gre: fix msg_name parsing for recvfrom/recvmsg
Timo Teräs
2013-12-18
*
Revert "net: Handle CHECKSUM_COMPLETE more adequately in pskb_trim_rcsum()."
David S. Miller
2013-12-02
*
net: Handle CHECKSUM_COMPLETE more adequately in pskb_trim_rcsum().
David S. Miller
2013-11-15
*
netfilter: push reasm skb through instead of original frag skbs
Jiri Pirko
2013-11-11
*
net: skbuff - kernel-doc fixes
Mathias Krause
2013-11-07
*
net: move pskb_put() to core code
Mathias Krause
2013-11-07
*
net: introduce skb_coalesce_rx_frag()
Jason Wang
2013-11-04
*
net: skb_checksum: allow custom update/combine for walking skb
Daniel Borkmann
2013-11-03
*
ipv6: sit: add GSO/TSO support
Eric Dumazet
2013-10-21
*
ipip: add GSO/TSO support
Eric Dumazet
2013-10-19
*
ipv4: gso: make inet_gso_segment() stackable
Eric Dumazet
2013-10-19
*
net: refactor sk_page_frag_refill()
Eric Dumazet
2013-10-18
*
include/linux/skbuff.h: move CONFIG_XFRM check inside the skb_sec_path()
Denis Kirjanov
2013-10-02
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-10-01
|
\
|
*
skbuff: size of hole is wrong in a comment
Nicolas Dichtel
2013-10-01
*
|
net: skb_is_gso_v6() requires skb_is_gso()
Eric Dumazet
2013-10-01
*
|
net.h/skbuff.h: Remove extern from function prototypes
Joe Perches
2013-09-26
|
/
*
skb: allow skb_scrub_packet() to be used by tunnels
Nicolas Dichtel
2013-09-04
*
net: fix comment typo for __skb_alloc_pages()
Florian Fainelli
2013-09-03
*
net: move zerocopy_sg_from_iovec() to net/core/datagram.c
Jason Wang
2013-08-07
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-08-04
|
\
|
*
net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLL
Cong Wang
2013-08-01
*
|
net: add a temporary sanity check in skb_orphan()
Eric Dumazet
2013-08-01
*
|
net: skb_orphan() changes
Eric Dumazet
2013-07-31
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-07-03
|
\
|
*
gre: fix a possible skb leak
Eric Dumazet
2013-06-25
*
|
dev: introduce skb_scrub_packet()
Nicolas Dichtel
2013-06-28
*
|
net: remove last caller of skb_tail_offset() and itself
Cong Wang
2013-06-11
*
|
net: add low latency socket poll
Eliezer Tamir
2013-06-11
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-06-05
|
\
|
|
*
udp6: Fix udp fragmentation for tunnel traffic.
Pravin B Shelar
2013-05-31
*
|
net: clean up skb headers code
Cong Wang
2013-05-31
*
|
net, ipv4, ipv6: Correct assignment of skb->network_header to skb->tail
Simon Horman
2013-05-29
*
|
MPLS: Add limited GSO support
Simon Horman
2013-05-28
*
|
net: Use 16bits for *_headers fields of struct skbuff
Simon Horman
2013-05-28
|
/
*
net: add function to allocate sk_buff head without data area
Patrick McHardy
2013-04-19
*
net: vlan: add protocol argument to packet tagging functions
Patrick McHardy
2013-04-19
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-07
|
\
|
*
netfilter: don't reset nf_trace in nf_reset()
Patrick McHardy
2013-04-05
|
*
netfilter: reset nf_trace in nf_reset
Gao feng
2013-03-25
*
|
net: add skb_dst_set_noref_force
Julian Anastasov
2013-04-01
*
|
net: fix compile error of implicit declaration of skb_probe_transport_header
Ying Xue
2013-03-27
*
|
net: core: introduce skb_probe_transport_header()
Jason Wang
2013-03-27
*
|
net: flow_dissector: add __skb_get_poff to get a start offset to payload
Daniel Borkmann
2013-03-20
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-03-20
|
\
|
|
*
skb: Propagate pfmemalloc on skb from head page only
Pavel Emelyanov
2013-03-14
|
*
tcp: fix skb_availroom()
Eric Dumazet
2013-03-14
*
|
tunneling: Add generic Tunnel segmentation.
Pravin B Shelar
2013-03-09
*
|
tunneling: Capture inner mac header during encapsulation.
Pravin B Shelar
2013-03-09
|
/
[next]