index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
skbuff.h
Age
Commit message (
Expand
)
Author
2014-10-30
net: skb_fclone_busy() needs to detect orphaned skb
Eric Dumazet
2014-10-28
skbuff.h: fix kernel-doc warning for headers_end
Randy Dunlap
2014-10-14
skbuff: fix ftrace handling in skb_unshare
Alexander Aring
2014-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-10-08
net: description of dma_cookie cause make xmldocs warning
Masanari Iida
2014-10-07
Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2014-10-04
net: Cleanup skb cloning by adding SKB_FCLONE_FREE
Vijay Subramanian
2014-10-01
udp: Generalize skb_udp_segment
Tom Herbert
2014-10-01
net: cleanup and document skb fclone layout
Eric Dumazet
2014-09-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-09-29
net: reorganize sk_buff for faster __copy_skb_header()
Eric Dumazet
2014-09-28
net_dma: simple removal
Dan Williams
2014-09-26
net: introduce __skb_header_release()
Eric Dumazet
2014-09-26
netfilter: bridge: move br_netfilter out of the core
Pablo Neira Ayuso
2014-09-19
net: add alloc_skb_with_frags() helper
Eric Dumazet
2014-09-13
net: filter: constify detection of pkt_type_offset
Hannes Frederic Sowa
2014-09-05
net: Add function for parsing the header length out of linear ethernet frames
Alexander Duyck
2014-09-05
net-timestamp: Make the clone operation stand-alone from phy timestamping
Alexander Duyck
2014-09-01
net: Infrastructure for checksum unnecessary conversions
Tom Herbert
2014-09-01
net: Support for csum_bad in skbuff
Tom Herbert
2014-08-29
net: Clarification of CHECKSUM_UNNECESSARY
Tom Herbert
2014-08-29
net: Allocate a new 16 bits for flags in skbuff
Tom Herbert
2014-08-27
net: Update sk_buff flag bit availability comment.
David S. Miller
2014-08-25
net: Remove ndo_xmit_flush netdev operation, use signalling instead.
David S. Miller
2014-08-23
net: Allow raw buffers to be passed into the flow dissector.
David S. Miller
2014-08-11
net: Always untag vlan-tagged traffic on input.
Vlad Yasevich
2014-08-05
net-timestamp: ACK timestamp for bytestreams
Willem de Bruijn
2014-08-05
net-timestamp: SCHED timestamp on entering packet scheduler
Willem de Bruijn
2014-08-05
net-timestamp: add key to disambiguate concurrent datagrams
Willem de Bruijn
2014-08-05
net-timestamp: extend SCM_TIMESTAMPING ancillary data struct
Willem de Bruijn
2014-07-29
net: remove deprecated syststamp timestamp
Willem de Bruijn
2014-07-22
net: skbuff: Use ALIGN macro instead of open coding it
Tobias Klauser
2014-07-15
net-timestamp: document deprecated syststamp
Willem de Bruijn
2014-07-07
net: Only do flow_dissector hash computation once per packet
Tom Herbert
2014-07-07
net: Call skb_get_hash in get_xps_queue and __skb_tx_hash
Tom Herbert
2014-06-15
net: add skb_pop_rcv_encapsulation
Tom Herbert
2014-06-15
net: Fix GSO constants to match NETIF flags
Tom Herbert
2014-06-11
net: Save software checksum complete
Tom Herbert
2014-06-11
net: Preserve CHECKSUM_COMPLETE at validation
Tom Herbert
2014-06-11
net: add __pskb_copy_fclone and pskb_copy_for_clone
Octavian Purdila
2014-06-04
gre: Call gso_make_checksum
Tom Herbert
2014-06-04
net: Add GSO support for UDP tunnels with checksum
Tom Herbert
2014-06-04
net: Support for multiple checksums with gso
Tom Herbert
2014-05-12
net: rename local_df to ignore_df
WANG Cong
2014-05-05
net: Generalize checksum_init functions
Tom Herbert
2014-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-04-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-04-01
net: Add a test to see if a skb is freeable in irq context
Eric W. Biederman
2014-04-01
net: ptp: move PTP classifier in its own file
Daniel Borkmann
2014-03-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
[next]