index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
skbuff.c
Age
Commit message (
Expand
)
Author
2017-05-03
gso: Validate assumption of frag_list segementation
Ilan Tayari
2017-05-03
net-timestamp: avoid use-after-free in ip_recv_error
Willem de Bruijn
2017-03-22
net: fix socket refcounting in skb_complete_tx_timestamp()
Eric Dumazet
2017-03-22
net: fix socket refcounting in skb_complete_wifi_ack()
Eric Dumazet
2016-10-07
Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-10-03
net: skbuff: Limit skb_vlan_pop/push() to expect skb->data at mac header
Shmulik Ladkani
2016-10-03
skb_splice_bits(): get rid of callback
Al Viro
2016-09-22
net: skbuff: Coding: Use eth_type_vlan() instead of open coding it
Shmulik Ladkani
2016-09-22
net: skbuff: Remove errornous length validation in skb_vlan_pop()
Shmulik Ladkani
2016-09-22
net: skbuff: Export __skb_vlan_pop
Shmulik Ladkani
2016-09-19
gso: Support partial splitting at the frag_list pointer
Steffen Klassert
2016-09-08
tcp: use an RB tree for ooo receive queue
Yaogong Wang
2016-07-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-07-01
net_sched: fix mirrored packets checksum
WANG Cong
2016-06-03
net: Add docbook description for 'mtu' arg to skb_gso_validate_mtu()
David S. Miller
2016-06-03
sctp: Add GSO support
Marcelo Ricardo Leitner
2016-06-03
skbuff: introduce skb_gso_validate_mtu
Marcelo Ricardo Leitner
2016-06-03
sk_buff: allow segmenting based on frag sizes
Marcelo Ricardo Leitner
2016-06-03
skbuff: export skb_gro_receive
Marcelo Ricardo Leitner
2016-05-10
skbuff: remove unused variable `doff'
Sowmini Varadhan
2016-05-04
gso: Only allow GSO_PARTIAL if we can checksum the inner protocol
Alexander Duyck
2016-05-04
gso: Do not perform partial GSO if number of partial segments is 1 or less
Alexander Duyck
2016-04-25
skbuff: Add pskb_extract() helper function
Sowmini Varadhan
2016-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-04-15
vlan: pull on __vlan_insert_tag error path and fix csum correction
Daniel Borkmann
2016-04-14
GSO: Support partial segmentation offload
Alexander Duyck
2016-03-20
net: remove a dubious unlikely() clause
Eric Dumazet
2016-03-13
net: adjust napi_consume_skb to handle non-NAPI callers
Jesper Dangaard Brouer
2016-03-09
net: Walk fragments in __skb_splice_bits
Tom Herbert
2016-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-03-01
net: remove skb_sender_cpu_clear()
WANG Cong
2016-02-25
net: fix bridge multicast packet checksum validation
Linus Lüssing
2016-02-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-02-19
net: use skb_postpush_rcsum instead of own implementations
Daniel Borkmann
2016-02-11
net: bulk free SKBs that were delay free'ed due to IRQ context
Jesper Dangaard Brouer
2016-02-11
net: bulk free infrastructure for NAPI context, use napi_consume_skb
Jesper Dangaard Brouer
2016-02-11
net: Allow tunnels to use inner checksum offloads with outer checksums needed
Alexander Duyck
2016-02-11
net: Move skb_has_shared_frag check out of GRE code and into segmentation
Alexander Duyck
2016-02-11
net: Update remote checksum segmentation to support use of GSO checksum
Alexander Duyck
2016-02-11
net: Move GSO csum into SKB_GSO_CB
Alexander Duyck
2016-02-09
net:Add sysctl_max_skb_frags
Hans Westgaard Ry
2015-12-17
net: check both type and procotol for tcp sockets
WANG Cong
2015-12-15
skbuff: Fix offset error in skb_reorder_vlan_header
Vlad Yasevich
2015-11-17
vlan: Fix untag operations of stacked vlans with REORDER_HEADER off
Vlad Yasevich
2015-11-06
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
2015-09-29
skbuff: Fix skb checksum partial check.
Pravin B Shelar
2015-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-08-25
net-next: Fix warning while make xmldocs caused by skbuff.c
Masanari Iida
2015-08-21
mm: make page pfmemalloc check more robust
Michal Hocko
2015-08-13
net: fix wrong skb_get() usage / crash in IGMP/MLD parsing code
Linus Lüssing
[next]