summaryrefslogtreecommitdiffstats
path: root/include/linux/skbuff.h
Commit message (Expand)AuthorAgeFilesLines
...
* net: add rbnode to struct sk_buffEric Dumazet2014-11-031-7/+13
* net: skb_fclone_busy() needs to detect orphaned skbEric Dumazet2014-10-301-2/+6
* skbuff.h: fix kernel-doc warning for headers_endRandy Dunlap2014-10-281-0/+4
* skbuff: fix ftrace handling in skb_unshareAlexander Aring2014-10-141-1/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-10-081-87/+256
|\
| * net: description of dma_cookie cause make xmldocs warningMasanari Iida2014-10-081-2/+0
| * net: Cleanup skb cloning by adding SKB_FCLONE_FREEVijay Subramanian2014-10-041-3/+4
| * udp: Generalize skb_udp_segmentTom Herbert2014-10-011-2/+24
| * net: cleanup and document skb fclone layoutEric Dumazet2014-10-011-0/+25
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2014-09-291-8/+6
| |\
| | * netfilter: bridge: move br_netfilter out of the corePablo Neira Ayuso2014-09-261-6/+6
| * | net: reorganize sk_buff for faster __copy_skb_header()Eric Dumazet2014-09-291-61/+72
| * | net: introduce __skb_header_release()Eric Dumazet2014-09-261-0/+15
| * | net: add alloc_skb_with_frags() helperEric Dumazet2014-09-191-0/+6
| * | net: filter: constify detection of pkt_type_offsetHannes Frederic Sowa2014-09-131-0/+10
| |/
| * net: Add function for parsing the header length out of linear ethernet framesAlexander Duyck2014-09-051-1/+3
| * net-timestamp: Make the clone operation stand-alone from phy timestampingAlexander Duyck2014-09-051-0/+2
| * net: Infrastructure for checksum unnecessary conversionsTom Herbert2014-09-011-0/+20
| * net: Support for csum_bad in skbuffTom Herbert2014-09-011-1/+20
| * net: Clarification of CHECKSUM_UNNECESSARYTom Herbert2014-08-291-23/+51
| * net: Allocate a new 16 bits for flags in skbuffTom Herbert2014-08-291-0/+4
| * net: Update sk_buff flag bit availability comment.David S. Miller2014-08-271-1/+1
| * net: Remove ndo_xmit_flush netdev operation, use signalling instead.David S. Miller2014-08-251-0/+2
| * net: Allow raw buffers to be passed into the flow dissector.David S. Miller2014-08-231-6/+12
* | Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2014-10-071-6/+2
|\ \ | |/ |/|
| * net_dma: simple removalDan Williams2014-09-281-6/+2
* | net: Always untag vlan-tagged traffic on input.Vlad Yasevich2014-08-111-0/+1
* | net-timestamp: ACK timestamp for bytestreamsWillem de Bruijn2014-08-051-1/+6
* | net-timestamp: SCHED timestamp on entering packet schedulerWillem de Bruijn2014-08-051-2/+9
* | net-timestamp: add key to disambiguate concurrent datagramsWillem de Bruijn2014-08-051-0/+1
* | net-timestamp: extend SCM_TIMESTAMPING ancillary data structWillem de Bruijn2014-08-051-0/+3
* | net: remove deprecated syststamp timestampWillem de Bruijn2014-07-291-13/+1
* | net: skbuff: Use ALIGN macro instead of open coding itTobias Klauser2014-07-221-2/+1
* | net-timestamp: document deprecated syststampWillem de Bruijn2014-07-151-2/+4
* | net: Only do flow_dissector hash computation once per packetTom Herbert2014-07-071-2/+7
* | net: Call skb_get_hash in get_xps_queue and __skb_tx_hashTom Herbert2014-07-071-1/+1
* | net: add skb_pop_rcv_encapsulationTom Herbert2014-06-151-0/+12
* | net: Fix GSO constants to match NETIF flagsTom Herbert2014-06-151-5/+6
* | net: Save software checksum completeTom Herbert2014-06-111-1/+2
* | net: Preserve CHECKSUM_COMPLETE at validationTom Herbert2014-06-111-9/+14
* | net: add __pskb_copy_fclone and pskb_copy_for_cloneOctavian Purdila2014-06-111-1/+15
* | gre: Call gso_make_checksumTom Herbert2014-06-041-0/+2
* | net: Add GSO support for UDP tunnels with checksumTom Herbert2014-06-041-0/+2
* | net: Support for multiple checksums with gsoTom Herbert2014-06-041-1/+25
* | net: rename local_df to ignore_dfWANG Cong2014-05-121-2/+2
* | net: Generalize checksum_init functionsTom Herbert2014-05-051-0/+93
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-04-021-18/+86
|\ \
| * | net: Add a test to see if a skb is freeable in irq contextEric W. Biederman2014-04-011-0/+13
| * | net: ptp: move PTP classifier in its own fileDaniel Borkmann2014-04-011-2/+0
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-291-2/+2
| |\ \
OpenPOWER on IntegriCloud