index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
skbuff.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-14
skbuff: fix ftrace handling in skb_unshare
Alexander Aring
1
-1
/
+6
2014-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-87
/
+256
2014-10-09
net: description of dma_cookie cause make xmldocs warning
Masanari Iida
1
-2
/
+0
2014-10-08
Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
1
-6
/
+2
2014-10-05
net: Cleanup skb cloning by adding SKB_FCLONE_FREE
Vijay Subramanian
1
-3
/
+4
2014-10-02
udp: Generalize skb_udp_segment
Tom Herbert
1
-2
/
+24
2014-10-02
net: cleanup and document skb fclone layout
Eric Dumazet
1
-0
/
+25
2014-09-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-8
/
+6
2014-09-29
net: reorganize sk_buff for faster __copy_skb_header()
Eric Dumazet
1
-61
/
+72
2014-09-28
net_dma: simple removal
Dan Williams
1
-6
/
+2
2014-09-26
net: introduce __skb_header_release()
Eric Dumazet
1
-0
/
+15
2014-09-26
netfilter: bridge: move br_netfilter out of the core
Pablo Neira Ayuso
1
-6
/
+6
2014-09-20
net: add alloc_skb_with_frags() helper
Eric Dumazet
1
-0
/
+6
2014-09-14
net: filter: constify detection of pkt_type_offset
Hannes Frederic Sowa
1
-0
/
+10
2014-09-06
net: Add function for parsing the header length out of linear ethernet frames
Alexander Duyck
1
-1
/
+3
2014-09-06
net-timestamp: Make the clone operation stand-alone from phy timestamping
Alexander Duyck
1
-0
/
+2
2014-09-02
net: Infrastructure for checksum unnecessary conversions
Tom Herbert
1
-0
/
+20
2014-09-02
net: Support for csum_bad in skbuff
Tom Herbert
1
-1
/
+20
2014-08-30
net: Clarification of CHECKSUM_UNNECESSARY
Tom Herbert
1
-23
/
+51
2014-08-30
net: Allocate a new 16 bits for flags in skbuff
Tom Herbert
1
-0
/
+4
2014-08-28
net: Update sk_buff flag bit availability comment.
David S. Miller
1
-1
/
+1
2014-08-26
net: Remove ndo_xmit_flush netdev operation, use signalling instead.
David S. Miller
1
-0
/
+2
2014-08-23
net: Allow raw buffers to be passed into the flow dissector.
David S. Miller
1
-6
/
+12
2014-08-11
net: Always untag vlan-tagged traffic on input.
Vlad Yasevich
1
-0
/
+1
2014-08-06
net-timestamp: ACK timestamp for bytestreams
Willem de Bruijn
1
-1
/
+6
2014-08-06
net-timestamp: SCHED timestamp on entering packet scheduler
Willem de Bruijn
1
-2
/
+9
2014-08-06
net-timestamp: add key to disambiguate concurrent datagrams
Willem de Bruijn
1
-0
/
+1
2014-08-06
net-timestamp: extend SCM_TIMESTAMPING ancillary data struct
Willem de Bruijn
1
-0
/
+3
2014-07-29
net: remove deprecated syststamp timestamp
Willem de Bruijn
1
-13
/
+1
2014-07-23
net: skbuff: Use ALIGN macro instead of open coding it
Tobias Klauser
1
-2
/
+1
2014-07-16
net-timestamp: document deprecated syststamp
Willem de Bruijn
1
-2
/
+4
2014-07-08
net: Only do flow_dissector hash computation once per packet
Tom Herbert
1
-2
/
+7
2014-07-08
net: Call skb_get_hash in get_xps_queue and __skb_tx_hash
Tom Herbert
1
-1
/
+1
2014-06-15
net: add skb_pop_rcv_encapsulation
Tom Herbert
1
-0
/
+12
2014-06-15
net: Fix GSO constants to match NETIF flags
Tom Herbert
1
-5
/
+6
2014-06-12
net: Save software checksum complete
Tom Herbert
1
-1
/
+2
2014-06-12
net: Preserve CHECKSUM_COMPLETE at validation
Tom Herbert
1
-9
/
+14
2014-06-12
net: add __pskb_copy_fclone and pskb_copy_for_clone
Octavian Purdila
1
-1
/
+15
2014-06-05
gre: Call gso_make_checksum
Tom Herbert
1
-0
/
+2
2014-06-05
net: Add GSO support for UDP tunnels with checksum
Tom Herbert
1
-0
/
+2
2014-06-05
net: Support for multiple checksums with gso
Tom Herbert
1
-1
/
+25
2014-05-12
net: rename local_df to ignore_df
WANG Cong
1
-2
/
+2
2014-05-05
net: Generalize checksum_init functions
Tom Herbert
1
-0
/
+93
2014-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-18
/
+86
2014-04-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2014-04-02
net: Add a test to see if a skb is freeable in irq context
Eric W. Biederman
1
-0
/
+13
2014-04-02
net: ptp: move PTP classifier in its own file
Daniel Borkmann
1
-2
/
+0
2014-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2014-03-27
core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errors
Zoltan Kiss
1
-2
/
+2
2014-03-26
net: Rename skb->rxhash to skb->hash
Tom Herbert
1
-14
/
+14
[next]