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