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
/
net
/
core
/
skbuff.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-02
net:Add sysctl_max_skb_frags
Hans Westgaard Ry
1
-0
/
+2
2016-01-05
skbuff: Fix offset error in skb_reorder_vlan_header
Vlad Yasevich
1
-1
/
+1
2016-01-05
vlan: Fix untag operations of stacked vlans with REORDER_HEADER off
Vlad Yasevich
1
-1
/
+2
2015-10-28
skbuff: Fix skb checksum partial check.
Pravin B Shelar
1
-4
/
+5
2015-07-30
net: don't wait for order-3 page allocation
Shaohua Li
1
-1
/
+3
2015-04-30
net: fix crash in build_skb()
Eric Dumazet
1
-9
/
+22
2015-04-30
net: do not deplete pfmemalloc reserve
Eric Dumazet
1
-2
/
+7
2015-01-26
net: Reset secmark when scrubbing packet
Thomas Graf
1
-0
/
+1
2014-10-17
net: Always untag vlan-tagged traffic on input.
Vlad Yasevich
1
-0
/
+53
2014-08-19
net: Correctly set segment mac_len in skb_segment().
Vlad Yasevich
1
-1
/
+1
2014-07-29
net: fix UDP tunnel GSO of frag_list GRO packets
Wei-Chun Chao
1
-1
/
+2
2014-06-23
skbuff: skb_segment: orphan frags before copying
Michael S. Tsirkin
1
-0
/
+6
2014-06-23
skbuff: skb_segment: s/fskb/list_skb/
Michael S. Tsirkin
1
-13
/
+13
2014-06-23
skbuff: skb_segment: s/skb/head_skb/
Michael S. Tsirkin
1
-28
/
+27
2014-06-23
skbuff: skb_segment: s/skb_frag/frag/
Michael S. Tsirkin
1
-7
/
+7
2014-06-23
skbuff: skb_segment: s/frag/nskb_frag/
Michael S. Tsirkin
1
-9
/
+9
2014-05-29
net: core: don't account for udp header size when computing seglen
Florian Westphal
1
-5
/
+7
2014-02-26
net: add and use skb_gso_transport_seglen()
Florian Westphal
1
-0
/
+25
2014-02-14
fuse: fix pipe_buf_operations
Miklos Szeredi
1
-31
/
+1
2014-01-16
net: clear local_df when passing skb between namespaces
Hannes Frederic Sowa
1
-0
/
+1
2013-12-08
gso: handle new frag_list of frags GRO packets
Herbert Xu
1
-25
/
+50
2013-12-08
netfilter: push reasm skb through instead of original frag skbs
Jiri Pirko
1
-3
/
+0
2013-09-04
skb: allow skb_scrub_packet() to be used by tunnels
Nicolas Dichtel
1
-7
/
+12
2013-08-02
net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLL
Cong Wang
1
-1
/
+1
2013-07-25
net: fix comment above build_skb()
Florian Fainelli
1
-1
/
+2
2013-07-13
net: access page->private by using page_private
Sunghan Suh
1
-3
/
+3
2013-07-04
core: Copy inner_protocol in copy_skb_header()
Joe Stringer
1
-0
/
+1
2013-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-8
/
+12
2013-06-28
dev: introduce skb_scrub_packet()
Nicolas Dichtel
1
-0
/
+23
2013-06-26
gre: fix a possible skb leak
Eric Dumazet
1
-8
/
+12
2013-06-24
net: Unmap fragment page once iterator is done
Wedson Almeida Filho
1
-1
/
+6
2013-06-11
net: pass correct parameter to skb_headers_offset_update()
Peter Pan(潘卫平)
1
-13
/
+2
2013-06-11
net: add low latency socket poll
Eliezer Tamir
1
-0
/
+4
2013-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2013-06-05
net: fix sk_buff head without data area
Pablo Neira
1
-2
/
+2
2013-06-01
net: clean up skb headers code
Cong Wang
1
-11
/
+5
2013-05-29
net: Fix build warnings after mac_header and transport_header became __u16.
David S. Miller
1
-5
/
+5
2013-05-23
net: Loosen constraints for recalculating checksum in skb_segment()
Simon Horman
1
-1
/
+2
2013-04-25
packet: tx timestamping on tpacket ring
Willem de Bruijn
1
-6
/
+6
2013-04-19
net: add function to allocate sk_buff head without data area
Patrick McHardy
1
-1
/
+29
2013-04-19
net: vlan: add protocol argument to packet tagging functions
Patrick McHardy
1
-0
/
+1
2013-03-27
net: core: let skb_partial_csum_set() set transport header
Jason Wang
1
-0
/
+1
2013-03-10
tunneling: Capture inner mac header during encapsulation.
Pravin B Shelar
1
-0
/
+2
2013-03-10
net: Add skb_headers_offset_update helper function.
Pravin B Shelar
1
-20
/
+14
2013-03-10
net: Kill link between CSUM and SG features.
Pravin B Shelar
1
-0
/
+13
2013-02-21
net: fix a wrong assignment in skb_split()
Amerigo Wang
1
-1
/
+1
2013-02-16
v4 GRE: Add TCP segmentation offload for GRE
Pravin B Shelar
1
-1
/
+5
2013-02-13
net: Fix possible wrong checksum generation.
Pravin B Shelar
1
-3
/
+2
2013-02-13
net: skbuff: fix compile error in skb_panic()
James Hogan
1
-3
/
+3
2013-02-12
skbuff: create skb_panic() function and its wrappers
Jean Sacren
1
-29
/
+19
[next]