aboutsummaryrefslogtreecommitdiff
path: root/net/core/skbuff.c
AgeCommit message (Expand)Author
2014-11-21net: move make_writable helper into common codeJiri Pirko
2014-11-05udp: Changes to udp_offload to support remote checksum offloadTom Herbert
2014-10-29net: skb_segment() should preserve backpressureToshiaki Makita
2014-10-20net: core: handle encapsulation offloads when computing segment lengthsFlorian Westphal
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-10-10net: fix races in page->_count manipulationEric Dumazet
2014-10-09net: Missing @ before descriptions cause make xmldocs warningMasanari Iida
2014-10-06net: skb_segment() provides list head and tailEric Dumazet
2014-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2014-10-04net: Cleanup skb cloning by adding SKB_FCLONE_FREEVijay Subramanian
2014-10-03net: do not export skb_gro_receive()Eric Dumazet
2014-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-10-02netfilter: use IS_ENABLED(CONFIG_BRIDGE_NETFILTER)Pablo Neira Ayuso
2014-10-01net: avoid one atomic operation in skb_clone()Eric Dumazet
2014-10-01net: cleanup and document skb fclone layoutEric Dumazet
2014-09-29gro: fix aggregation for skb using frag_listEric Dumazet
2014-09-29net: reorganize sk_buff for faster __copy_skb_header()Eric Dumazet
2014-09-26net : optimize skb_release_data()Eric Dumazet
2014-09-26net: introduce __skb_header_release()Eric Dumazet
2014-09-19net: add alloc_skb_with_frags() helperEric Dumazet
2014-09-15tcp: allow segment with FIN in tcp_try_coalesce()Eric Dumazet
2014-09-12mac80211: Resolve sk_refcnt/sk_wmem_alloc issue in wifi ack pathAlexander Duyck
2014-09-12skb: Add documentation for skb_clone_skAlexander Duyck
2014-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-09-05net-timestamp: Make the clone operation stand-alone from phy timestampingAlexander Duyck
2014-09-05net-timestamp: Merge shared code between phy and regular timestampingAlexander Duyck
2014-09-05net: treewide: Fix typo found in DocBook/networking.xmlMasanari Iida
2014-09-01sock: deduplicate errqueue dequeueWillem de Bruijn
2014-08-26net: Replace get_cpu_var through this_cpu_ptrChristoph Lameter
2014-08-11net: Always untag vlan-tagged traffic on input.Vlad Yasevich
2014-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-08-05net-timestamp: TCP timestampingWillem de Bruijn
2014-08-05net-timestamp: SCHED timestamp on entering packet schedulerWillem de Bruijn
2014-08-05net-timestamp: add key to disambiguate concurrent datagramsWillem de Bruijn
2014-08-05net-timestamp: extend SCM_TIMESTAMPING ancillary data structWillem de Bruijn
2014-07-31net: Correctly set segment mac_len in skb_segment().Vlad Yasevich
2014-06-25net: fix setting csum_start in skb_segment()Tom Herbert
2014-06-15net: Fix save software checksum completeTom Herbert
2014-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-06-11net: add __pskb_copy_fclone and pskb_copy_for_cloneOctavian Purdila
2014-06-11net: fix UDP tunnel GSO of frag_list GRO packetsWei-Chun Chao
2014-06-04net: Support for multiple checksums with gsoTom Herbert
2014-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-05-16net: gro: make sure skb->cb[] initial content has not to be zeroEric Dumazet
2014-05-12net: rename local_df to ignore_dfWANG Cong
2014-04-11net: Fix use after free by removing length arg from sk_data_ready callbacks.David S. Miller
2014-04-10net: core: don't account for udp header size when computing seglenFlorian Westphal
2014-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-03-28net: Account for all vlan headers in skb_mac_gso_segmentVlad Yasevich
2014-03-27core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errorsZoltan Kiss