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
2016-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+24
2016-03-03
mld, igmp: Fix reserved tailroom calculation
Benjamin Poirier
1
-0
/
+24
2016-03-02
net: remove skb_sender_cpu_clear()
WANG Cong
1
-4
/
+0
2016-02-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2016-02-22
bpf: try harder on clones when writing into skb
Daniel Borkmann
1
-0
/
+7
2016-02-18
net: Optimize local checksum offload
Alexander Duyck
1
-9
/
+8
2016-02-12
Documentation/networking: add checksum-offloads.txt to explain LCO
Edward Cree
1
-0
/
+2
2016-02-12
net: local checksum offload for encapsulation
Edward Cree
1
-0
/
+24
2016-02-11
net: bulk free SKBs that were delay free'ed due to IRQ context
Jesper Dangaard Brouer
1
-0
/
+1
2016-02-11
net: bulk free infrastructure for NAPI context, use napi_consume_skb
Jesper Dangaard Brouer
1
-0
/
+3
2016-02-11
net: Store checksum result for offloaded GSO checksums
Alexander Duyck
1
-0
/
+15
2016-02-11
net: Move GSO csum into SKB_GSO_CB
Alexander Duyck
1
-7
/
+7
2016-02-09
net:Add sysctl_max_skb_frags
Hans Westgaard Ry
1
-0
/
+1
2016-01-15
net: preserve IP control block during GSO segmentation
Konstantin Khlebnikov
1
-1
/
+2
2016-01-11
bpf: add skb_postpush_rcsum and fix dev_forward_skb occasions
Daniel Borkmann
1
-0
/
+17
2015-12-16
net: Elaborate on checksum offload interface description
Tom Herbert
1
-29
/
+109
2015-12-16
net: Add skb_inner_transport_offset function
Tom Herbert
1
-0
/
+5
2015-12-15
net: Fix typo in skb_fclone_busy
Masanari Iida
1
-1
/
+1
2015-12-07
core: enable more fine-grained datagram reception control
Rainer Weikusat
1
-0
/
+6
2015-11-19
net: better skb->sender_cpu and skb->napi_id cohabitation
Eric Dumazet
1
-3
/
+0
2015-11-07
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
1
-3
/
+3
2015-10-21
tcp: skb_mstamp_after helper
Yuchung Cheng
1
-0
/
+9
2015-09-30
skbuff: Fix skb checksum partial check.
Pravin B Shelar
1
-1
/
+1
2015-09-25
skbuff: Fix skb checksum flag on skb pull
Pravin B Shelar
1
-0
/
+3
2015-09-14
netfilter: bridge: fix routing of bridge frames with call-iptables=1
Florian Westphal
1
-3
/
+3
2015-09-02
flow_dissector: Use 'const' where possible.
David S. Miller
1
-4
/
+4
2015-09-02
flow_dissector: Fix function argument ordering dependency
Tom Herbert
1
-4
/
+4
2015-09-02
flow_dissector: Add flags argument to skb_flow_dissector functions
Tom Herbert
1
-8
/
+11
2015-09-02
flowi: Abstract out functions to get flow hash based on flowi
Tom Herbert
1
-4
/
+12
2015-09-02
skbuff: Make __skb_set_sw_hash a general function
Tom Herbert
1
-16
/
+29
2015-09-02
flow_dissector: Move skb related functions to skbuff.h
Tom Herbert
1
-0
/
+47
2015-08-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-9
/
+5
2015-08-22
mm: make page pfmemalloc check more robust
Michal Hocko
1
-9
/
+5
2015-08-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+3
2015-08-10
net-timestamp: Update skb_complete_tx_timestamp comment
Benjamin Poirier
1
-3
/
+3
2015-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-6
/
+13
2015-08-01
net: Add functions to get skb->hash based on flow structures
Tom Herbert
1
-0
/
+21
2015-07-30
netfilter: bridge: reduce nf_bridge_info to 32 bytes again
Florian Westphal
1
-6
/
+13
2015-07-21
vxlan: Flow based tunneling
Thomas Graf
1
-0
/
+1
2015-07-21
net: remove skb_frag_add_head
Jiri Benc
1
-6
/
+0
2015-07-21
net: don't reforward packets already forwarded by offload device
Scott Feldman
1
-1
/
+8
2015-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-1
/
+6
2015-06-13
flow_dissector: fix ipv6 dst, hop-by-hop and routing ext hdrs
Eric Dumazet
1
-4
/
+5
2015-06-12
netfilter: bridge: refactor frag_max_size
Bernhard Thaler
1
-0
/
+1
2015-06-12
netfilter: bridge: detect NAT66 correctly and change MAC address
Bernhard Thaler
1
-1
/
+5
2015-06-05
net: Get skb hash over flow_keys structure
Tom Herbert
1
-1
/
+1
2015-05-25
net: make skb_splice_bits more configureable
Hannes Frederic Sowa
1
-2
/
+9
2015-05-25
net: skbuff: add skb_append_pagefrags and use it
Hannes Frederic Sowa
1
-0
/
+3
2015-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2015-05-20
Revert "netfilter: bridge: query conntrack about skb dnat"
Florian Westphal
1
-0
/
+1
[next]