index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
netfilter
/
nf_conntrack_reasm.c
Age
Commit message (
Expand
)
Author
2024-05-23
net: Rename mono_delivery_time to tstamp_type for scalabilty
Abhishek Chauhan
2024-05-03
netfilter: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
2024-04-22
sysctl: treewide: constify ctl_table_header::ctl_table_arg
Thomas Weißschuh
2024-03-28
inet: inet_defrag: prevent sk release while still in use
Florian Westphal
2024-03-04
net: adopt skb_network_offset() and similar helpers
Eric Dumazet
2023-08-15
netfilter: Update to register_net_sysctl_sz
Joel Granados
2022-10-31
net: dropreason: add SKB_DROP_REASON_DUP_FRAG
Eric Dumazet
2022-08-24
netfilter: nf_defrag_ipv6: allow nf_conntrack_frag6_high_thresh increases
Eric Dumazet
2022-03-03
net: ipv6: Handle delivery_time in ipv6 defrag
Martin KaFai Lau
2021-09-28
netfilter: conntrack: fix boot failure with nf_conntrack.enable_hooks=1
Florian Westphal
2021-04-06
netfilter: nf_defrag_ipv6: use net_generic infra
Florian Westphal
2020-11-19
ipv6: Remove dependency of ipv6_frag_thdr_truncated on ipv6 module
Georg Kohmann
2020-11-16
ipv6/netfilter: Discard first fragment not including all headers
Georg Kohmann
2020-10-20
netfilter: Drop fragmented ndisc packets assembled in netfilter
Georg Kohmann
2019-08-08
inet: frags: re-introduce skb coalescing for local delivery
Guillaume Nault
2019-07-11
ipv6: Use ipv6_authlen for len
yangxingwu
2019-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-19
inet: fix various use-after-free in defrags units
Eric Dumazet
2019-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-07
netfilter: ipv6: nf_defrag: accept duplicate fragments again
Guillaume Nault
2019-06-04
netfilter: ipv6: nf_defrag: fix leakage of unqueued fragments
Guillaume Nault
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-26
net: dynamically allocate fqdir structures
Eric Dumazet
2019-05-26
net: add a net pointer to struct fqdir
Eric Dumazet
2019-05-26
net: rename inet_frags_init_net() to fdir_init()
Eric Dumazet
2019-05-26
netfilter: ipv6: nf_defrag: no longer reference init_net in nf_ct_frag6_sysct...
Eric Dumazet
2019-05-26
net: rename struct fqdir fields
Eric Dumazet
2019-05-26
net: rename inet_frags_exit_net() to fqdir_exit()
Eric Dumazet
2019-05-26
inet: rename netns_frags to fqdir
Eric Dumazet
2019-02-26
net: remove unused struct inet_frag_queue.fragments field
Peter Oskolkov
2019-01-25
net: IP6 defrag: use rbtrees in nf_conntrack_reasm.c
Peter Oskolkov
2018-12-05
ipv4: ipv6: netfilter: Adjust the frag mem limit when truesize changes
Jiri Wiesner
2018-10-25
netfilter: ipv6: fix oops when defragmenting locally generated fragments
Florian Westphal
2018-09-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-10
net: Add and use skb_mark_not_on_list().
David S. Miller
2018-09-09
ip: frags: fix crash in ip_do_fragment()
Taehee Yoo
2018-08-05
ipv6: defrag: drop non-last frags smaller than min mtu
Florian Westphal
2018-08-05
ip: use rb trees for IP frag queue.
Peter Oskolkov
2018-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2018-07-18
ipv6: remove dependency of nf_defrag_ipv6 on ipv6 module
Florian Westphal
2018-07-09
netfilter: ipv6: nf_defrag: drop skb dst before queueing
Florian Westphal
2018-06-18
netfilter: ipv6: nf_defrag: reduce struct net memory waste
Eric Dumazet
2018-04-04
inet: frags: fix ip6frag_low_thresh boundary
Eric Dumazet
2018-03-31
inet: frags: get rid of nf_ct_frag6_skb_cb/NFCT_FRAG6_CB
Eric Dumazet
2018-03-31
inet: frags: break the 2GB limit for frags storage
Eric Dumazet
2018-03-31
inet: frags: remove inet_frag_maybe_warn_overflow()
Eric Dumazet
2018-03-31
inet: frags: use rhashtables for reassembly units
Eric Dumazet
2018-03-31
inet: frags: add a pointer to struct netns_frags
Eric Dumazet
2018-03-31
inet: frags: change inet_frags_init_net() return value
Eric Dumazet
[next]