summaryrefslogtreecommitdiffstats
path: root/include/linux/skbuff.h
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\
| * | net: Rename skb->rxhash to skb->hashTom Herbert2014-03-261-14/+14
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-051-1/+4
| |\ \
| * | | net: add skb_mstamp infrastructureEric Dumazet2014-02-261-2/+57
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2014-02-241-0/+2
| |\ \ \
| | * | | skbuff: Introduce skb_to_sgvec_nomark to map skb without mark new endFan Du2014-02-121-0/+2
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-04-021-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge branch 'master' into for-nextJiri Kosina2014-02-201-62/+177
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | treewide: Fix typo in Documentation/DocBookMasanari Iida2014-02-191-1/+1
* | | | | core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errorsZoltan Kiss2014-03-271-2/+2
| |_|_|/ |/| | |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-02-191-1/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | netfilter: nf_tables: fix nf_trace always-on with XT_TRACE=nFlorian Westphal2014-02-171-1/+4
| | |/ | |/|
* | | net: ip, ipv6: handle gso skbs in forwarding pathFlorian Westphal2014-02-131-0/+17
|/ /
* | net: add and use skb_gso_transport_seglen()Florian Westphal2014-01-261-0/+1
* | net: Add skb_get_hash_rawTom Herbert2014-01-161-0/+5
* | net: add skb_checksum_setupPaul Durrant2014-01-141-0/+2
* | net: skbuff: const-ify casts in skb_queue_* functionsDaniel Borkmann2014-01-071-3/+3
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller2014-01-061-0/+3
|\ \
| * | net: Export skb_zerocopy() to zerocopy from one skb to anotherThomas Graf2014-01-061-0/+3
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-061-0/+9
|\ \ \
| * | | net: Add some clarification to skb_tx_timestamp() comment.David S. Miller2013-12-271-0/+4
| * | | ip_gre: fix msg_name parsing for recvfrom/recvmsgTimo Teräs2013-12-181-0/+5
| | |/ | |/|
* | | net: skbuff: improve comment on checksummingDaniel Borkmann2013-12-191-56/+75
* | | net: Add utility function to copy skb hashTom Herbert2013-12-171-0/+6
* | | net: Add function to set the rxhashTom Herbert2013-12-171-0/+40
* | | net: Add utility functions to clear rxhashTom Herbert2013-12-171-0/+12
* | | net: Change skb_get_rxhash to skb_get_hashTom Herbert2013-12-171-3/+3
OpenPOWER on IntegriCloud