index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
skbuff.h
(
follow
)
Commit message (
Expand
)
Author
Age
*
skbuff: fix a data race in skb_queue_len()
Qian Cai
2020-10-01
*
net: add __must_check to skb_put_padto()
Eric Dumazet
2020-10-01
*
net/flow_dissector: switch to siphash
Eric Dumazet
2019-11-10
*
net: create skb_gso_validate_mac_len()
Daniel Axtens
2019-06-11
*
ip: use rb trees for IP frag queue.
Peter Oskolkov
2019-02-08
*
net: pskb_trim_rcsum() and CHECKSUM_COMPLETE are friends
Eric Dumazet
2019-02-08
*
net: modify skb_rbtree_purge to return the truesize of all purged skbs.
Peter Oskolkov
2019-02-08
*
inet: frags: get rid of ipfrag_skb_cb/FRAG_CB
Eric Dumazet
2019-02-08
*
net: Fix usage of pskb_trim_rcsum
Ross Lagerwall
2019-02-06
*
tcp: use an RB tree for ooo receive queue
Yaogong Wang
2018-10-13
*
net: Don't copy pfmemalloc flag in __copy_skb_header()
Stefano Brivio
2018-07-25
*
skbuff: return -EMSGSIZE in skb_to_sgvec to prevent overflow
Jason A. Donenfeld
2018-04-13
*
netfilter/ipvs: clear ipvs_property flag when SKB net namespace changed
Ye Yin
2017-11-24
*
net: better skb->sender_cpu and skb->napi_id cohabitation
Eric Dumazet
2017-06-14
*
net_sched: fix mirrored packets checksum
WANG Cong
2016-07-27
*
packet: Use symmetric hash for PACKET_FANOUT_HASH.
David S. Miller
2016-07-27
*
bpf: try harder on clones when writing into skb
Daniel Borkmann
2016-07-11
*
mld, igmp: Fix reserved tailroom calculation
Benjamin Poirier
2016-04-20
*
net: fix bridge multicast packet checksum validation
Linus Lüssing
2016-04-20
*
net:Add sysctl_max_skb_frags
Hans Westgaard Ry
2016-03-03
*
net: preserve IP control block during GSO segmentation
Konstantin Khlebnikov
2016-01-31
*
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
2015-11-06
*
tcp: skb_mstamp_after helper
Yuchung Cheng
2015-10-21
*
skbuff: Fix skb checksum partial check.
Pravin B Shelar
2015-09-29
*
skbuff: Fix skb checksum flag on skb pull
Pravin B Shelar
2015-09-24
*
netfilter: bridge: fix routing of bridge frames with call-iptables=1
Florian Westphal
2015-09-14
*
flow_dissector: Use 'const' where possible.
David S. Miller
2015-09-01
*
flow_dissector: Fix function argument ordering dependency
Tom Herbert
2015-09-01
*
flow_dissector: Add flags argument to skb_flow_dissector functions
Tom Herbert
2015-09-01
*
flowi: Abstract out functions to get flow hash based on flowi
Tom Herbert
2015-09-01
*
skbuff: Make __skb_set_sw_hash a general function
Tom Herbert
2015-09-01
*
flow_dissector: Move skb related functions to skbuff.h
Tom Herbert
2015-09-01
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-08-27
|
\
|
*
mm: make page pfmemalloc check more robust
Michal Hocko
2015-08-21
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-08-13
|
\
|
|
*
net-timestamp: Update skb_complete_tx_timestamp comment
Benjamin Poirier
2015-08-10
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-08-04
|
\
\
|
*
|
netfilter: bridge: reduce nf_bridge_info to 32 bytes again
Florian Westphal
2015-07-30
|
|
/
*
|
net: Add functions to get skb->hash based on flow structures
Tom Herbert
2015-07-31
*
|
vxlan: Flow based tunneling
Thomas Graf
2015-07-21
*
|
net: remove skb_frag_add_head
Jiri Benc
2015-07-20
*
|
net: don't reforward packets already forwarded by offload device
Scott Feldman
2015-07-20
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-06-15
|
\
|
*
netfilter: bridge: refactor frag_max_size
Bernhard Thaler
2015-06-12
|
*
netfilter: bridge: detect NAT66 correctly and change MAC address
Bernhard Thaler
2015-06-12
*
|
flow_dissector: fix ipv6 dst, hop-by-hop and routing ext hdrs
Eric Dumazet
2015-06-12
|
/
*
net: Get skb hash over flow_keys structure
Tom Herbert
2015-06-04
*
net: make skb_splice_bits more configureable
Hannes Frederic Sowa
2015-05-25
*
net: skbuff: add skb_append_pagefrags and use it
Hannes Frederic Sowa
2015-05-25
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-05-23
|
\
[next]