index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
/
skbuff.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: reorganize sk_buff for faster __copy_skb_header()
Eric Dumazet
2014-09-29
1
-39
/
+41
*
net : optimize skb_release_data()
Eric Dumazet
2014-09-26
1
-21
/
+22
*
net: introduce __skb_header_release()
Eric Dumazet
2014-09-26
1
-2
/
+2
*
net: add alloc_skb_with_frags() helper
Eric Dumazet
2014-09-19
1
-0
/
+78
*
tcp: allow segment with FIN in tcp_try_coalesce()
Eric Dumazet
2014-09-15
1
-1
/
+2
*
mac80211: Resolve sk_refcnt/sk_wmem_alloc issue in wifi ack path
Alexander Duyck
2014-09-12
1
-0
/
+5
*
skb: Add documentation for skb_clone_sk
Alexander Duyck
2014-09-12
1
-0
/
+13
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-09-08
1
-2
/
+2
|
\
|
*
net: treewide: Fix typo found in DocBook/networking.xml
Masanari Iida
2014-09-06
1
-2
/
+2
*
|
net-timestamp: Make the clone operation stand-alone from phy timestamping
Alexander Duyck
2014-09-06
1
-7
/
+25
*
|
net-timestamp: Merge shared code between phy and regular timestamping
Alexander Duyck
2014-09-06
1
-23
/
+42
*
|
sock: deduplicate errqueue dequeue
Willem de Bruijn
2014-09-02
1
-0
/
+20
|
/
*
net: Always untag vlan-tagged traffic on input.
Vlad Yasevich
2014-08-11
1
-0
/
+53
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-08-06
1
-1
/
+1
|
\
|
*
net: Correctly set segment mac_len in skb_segment().
Vlad Yasevich
2014-08-01
1
-1
/
+1
*
|
net-timestamp: TCP timestamping
Willem de Bruijn
2014-08-06
1
-1
/
+4
*
|
net-timestamp: SCHED timestamp on entering packet scheduler
Willem de Bruijn
2014-08-06
1
-4
/
+12
*
|
net-timestamp: add key to disambiguate concurrent datagrams
Willem de Bruijn
2014-08-06
1
-0
/
+2
*
|
net-timestamp: extend SCM_TIMESTAMPING ancillary data struct
Willem de Bruijn
2014-08-06
1
-0
/
+1
|
/
*
net: fix setting csum_start in skb_segment()
Tom Herbert
2014-06-26
1
-1
/
+1
*
net: Fix save software checksum complete
Tom Herbert
2014-06-15
1
-0
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-06-12
1
-1
/
+1
|
\
|
*
net: fix UDP tunnel GSO of frag_list GRO packets
Wei-Chun Chao
2014-06-11
1
-1
/
+2
*
|
net: add __pskb_copy_fclone and pskb_copy_for_clone
Octavian Purdila
2014-06-12
1
-5
/
+9
*
|
net: Support for multiple checksums with gso
Tom Herbert
2014-06-05
1
-1
/
+7
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-05-24
1
-2
/
+2
|
\
|
|
*
net: gro: make sure skb->cb[] initial content has not to be zero
Eric Dumazet
2014-05-16
1
-2
/
+2
*
|
net: rename local_df to ignore_df
WANG Cong
2014-05-12
1
-2
/
+2
|
/
*
net: Fix use after free by removing length arg from sk_data_ready callbacks.
David S. Miller
2014-04-11
1
-3
/
+1
*
net: core: don't account for udp header size when computing seglen
Florian Westphal
2014-04-11
1
-5
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-29
1
-8
/
+22
|
\
|
*
net: Account for all vlan headers in skb_mac_gso_segment
Vlad Yasevich
2014-03-28
1
-1
/
+2
|
*
core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errors
Zoltan Kiss
2014-03-27
1
-7
/
+20
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-15
1
-46
/
+54
|
\
|
|
*
skbuff: skb_segment: orphan frags before copying
Michael S. Tsirkin
2014-03-11
1
-0
/
+6
|
*
skbuff: skb_segment: s/fskb/list_skb/
Michael S. Tsirkin
2014-03-11
1
-13
/
+13
|
*
skbuff: skb_segment: s/skb/head_skb/
Michael S. Tsirkin
2014-03-11
1
-22
/
+24
|
*
skbuff: skb_segment: s/skb_frag/frag/
Michael S. Tsirkin
2014-03-11
1
-7
/
+7
|
*
skbuff: skb_segment: s/frag/nskb_frag/
Michael S. Tsirkin
2014-03-11
1
-9
/
+9
*
|
consolidate duplicate code is skb_checksum_setup() helpers
Jan Beulich
2014-03-13
1
-90
/
+50
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-06
1
-3
/
+0
|
\
|
|
*
netfilter: nf_tables: fix nf_trace always-on with XT_TRACE=n
Florian Westphal
2014-02-17
1
-3
/
+0
*
|
skbuff: Introduce skb_to_sgvec_nomark to map skb without mark new end
Fan Du
2014-02-12
1
-0
/
+26
|
/
*
net: Fix warning on make htmldocs caused by skbuff.c
Masanari Iida
2014-01-29
1
-1
/
+1
*
net: add and use skb_gso_transport_seglen()
Florian Westphal
2014-01-27
1
-0
/
+25
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-01-25
1
-6
/
+360
|
\
|
*
net: add skb_checksum_setup
Paul Durrant
2014-01-14
1
-0
/
+273
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...
David S. Miller
2014-01-07
1
-0
/
+85
|
|
\
|
|
*
net: Export skb_zerocopy() to zerocopy from one skb to another
Thomas Graf
2014-01-07
1
-0
/
+85
|
*
|
net: use kfree_skb_list() helper
Eric Dumazet
2013-12-22
1
-4
/
+1
[next]