Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
d07ce4e32a8d68062c58a3e635619313c52d0bf7
/
net
/
ipv6
/
reassembly.c
891584f
inet: frags: re-introduce skb coalescing for local delivery
by Guillaume Nault
· 5 years ago
d5dd887
inet: fix various use-after-free in defrags units
by Eric Dumazet
· 6 years ago
13091aa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
e1ae5c2
vrf: Increment Icmp6InMsgs on the original netdev
by Stephen Suryaputra
· 6 years ago
a6cdeeb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
2874c5f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
by Thomas Gleixner
· 6 years ago
ae7352d
inet: frags: call inet_frags_fini() after unregister_pernet_subsys()
by Eric Dumazet
· 6 years ago
4907abc
net: dynamically allocate fqdir structures
by Eric Dumazet
· 6 years ago
a39aca6
net: add a net pointer to struct fqdir
by Eric Dumazet
· 6 years ago
9cce45f
net: rename inet_frags_init_net() to fdir_init()
by Eric Dumazet
· 6 years ago
8668d0e
ipv6: no longer reference init_net in ip6_frags_ns_ctl_table[]
by Eric Dumazet
· 6 years ago
803fdd9
net: rename struct fqdir fields
by Eric Dumazet
· 6 years ago
89fb900
net: rename inet_frags_exit_net() to fqdir_exit()
by Eric Dumazet
· 6 years ago
6ce3b4d
inet: rename netns_frags to fqdir
by Eric Dumazet
· 6 years ago
d8cf757
net: remove unused struct inet_frag_queue.fragments field
by Peter Oskolkov
· 6 years ago
d4289fc
net: IP6 defrag: use rbtrees for IPv6 defrag
by Peter Oskolkov
· 6 years ago
7f334a7
ipv6: fix typo in net/ipv6/reassembly.c
by Su Yanjun
· 6 years ago
d15f5ac
ipv6: frags: Fix bogus skb->sk in reassembled packets
by Herbert Xu
· 6 years ago
ebaf39e
ipv4: ipv6: netfilter: Adjust the frag mem limit when truesize changes
by Jiri Wiesner
· 6 years ago
8361962
net/ipfrag: let ip[6]frag_high_thresh in ns be higher than in init_net
by Peter Oskolkov
· 6 years ago
2475f59
ipv6: discard IP frag queue on more errors
by Peter Oskolkov
· 6 years ago
a8305bf
net: Add and use skb_mark_not_on_list().
by David S. Miller
· 6 years ago
0ed4229
ipv6: defrag: drop non-last frags smaller than min mtu
by Florian Westphal
· 6 years ago
fa0f527
ip: use rb trees for IP frag queue.
by Peter Oskolkov
· 6 years ago
70b095c
ipv6: remove dependency of nf_defrag_ipv6 on ipv6 module
by Florian Westphal
· 6 years ago
415787d
ipv6: frags: fix a lockdep false positive
by Eric Dumazet
· 7 years ago
bdb7cc6
ipv6: Count interface receive statistics on the ingress netdev
by Stephen Suryaputra
· 7 years ago
3d23401
inet: frags: fix ip6frag_low_thresh boundary
by Eric Dumazet
· 7 years ago
6e00f7d
ipv6: frags: fix /proc/sys/net/ipv6/ip6frag_low_thresh
by Eric Dumazet
· 7 years ago
219badf
ipv6: frags: get rid of ip6frag_skb_cb/FRAG6_CB
by Eric Dumazet
· 7 years ago
05c0b86
ipv6: frags: rewrite ip6_expire_frag_queue()
by Eric Dumazet
· 7 years ago
3e67f10
inet: frags: break the 2GB limit for frags storage
by Eric Dumazet
· 7 years ago
2d44ed2
inet: frags: remove inet_frag_maybe_warn_overflow()
by Eric Dumazet
· 7 years ago
399d140
inet: frags: get rif of inet_frag_evicting()
by Eric Dumazet
· 7 years ago
648700f
inet: frags: use rhashtables for reassembly units
by Eric Dumazet
· 7 years ago
5b975ba
inet: frags: refactor ipv6_frag_init()
by Eric Dumazet
· 7 years ago
093ba72
inet: frags: add a pointer to struct netns_frags
by Eric Dumazet
· 7 years ago
787bea7
inet: frags: change inet_frags_init_net() return value
by Eric Dumazet
· 7 years ago
18dcbe1
ipv6: export ip6 fragments sysctl to unprivileged users
by Eric Dumazet
· 7 years ago
2f635ce
net: Drop pernet_operations::async
by Kirill Tkhai
· 7 years ago
5fc094f
net: Convert ip6_frags_ops
by Kirill Tkhai
· 7 years ago
7880201
inet: frags: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
5a63643
Revert "net: fix percpu memory leaks"
by Jesper Dangaard Brouer
· 7 years ago
dbd1759
ipv6: on reassembly, record frag_max_size
by Willem de Bruijn
· 8 years ago
b678aa5
ipv6: do not increment mac header when it's unset
by Jason A. Donenfeld
· 8 years ago
1d01550
ipv6: rename IP6_INC_STATS_BH()
by Eric Dumazet
· 9 years ago
6b83d28
net: use skb_postpush_rcsum instead of own implementations
by Daniel Borkmann
· 9 years ago
a72a5e2
inet: kill unused skb_free op
by Florian Westphal
· 9 years ago
264640f
ipv6: distinguish frag queues by device for multicast and link-local packets
by Michal Kubeček
· 9 years ago
1d6119b
net: fix percpu memory leaks
by Eric Dumazet
· 9 years ago
caaecdd
inet: frags: remove INET_FRAG_EVICTED and use list_evictor for the test
by Nikolay Aleksandrov
· 9 years ago
0e60d24
inet: frag: change *_frag_mem_limit functions to take netns_frags as argument
by Florian Westphal
· 9 years ago
53b24b8
ipv6: coding style: comparison for inequality with NULL
by Ian Morris
· 10 years ago
63159f2
ipv6: coding style: comparison for equality with NULL
by Ian Morris
· 10 years ago
e5d08d7
ipv6: coding style improvements (remove assignment in if statements)
by Ian Morris
· 10 years ago
fc08c25
ipv6: remove inline on static in c file
by Fabian Frederick
· 10 years ago
cc24bec
ipv6: White-space cleansing : Structure layouts
by Ian Morris
· 10 years ago
67ba415
ipv6: White-space cleansing : Line Layouts
by Ian Morris
· 10 years ago
d4ad4d2
inet: frags: use kmem_cache for inet_frag_queue
by Nikolay Aleksandrov
· 10 years ago
2e404f6
inet: frags: use INET_FRAG_EVICTED to prevent icmp messages
by Nikolay Aleksandrov
· 10 years ago
06aa8b8
inet: frags: rename last_in to flags
by Nikolay Aleksandrov
· 10 years ago
d237386
inet: frags: use INC_STATS_BH in the ipv6 reassembly code
by Nikolay Aleksandrov
· 10 years ago
1bab4c7
inet: frag: set limits and make init_net's high_thresh limit global
by Nikolay Aleksandrov
· 10 years ago
ab1c724
inet: frag: use seqlock for hash rebuild
by Florian Westphal
· 10 years ago
e3a57d1
inet: frag: remove periodic secret rebuild timer
by Florian Westphal
· 10 years ago
3fd588e
inet: frag: remove lru list
by Florian Westphal
· 10 years ago
b13d3cb
inet: frag: move eviction of queues to work queue
by Florian Westphal
· 10 years ago
86e93e4
inet: frag: move evictor calls into frag_find function
by Florian Westphal
· 10 years ago
fb3cfe6
inet: frag: remove hash size assumptions from callers
by Florian Westphal
· 10 years ago
36c7778
inet: frag: constify match, hashfn and constructor arguments
by Florian Westphal
· 10 years ago
b119057
ipv6: split inet6_hash_frag for netfilter and initialize secrets with net_get_random_once
by Hannes Frederic Sowa
· 11 years ago
f46078c
ipv6: drop packets with multiple fragmentation headers
by Hannes Frederic Sowa
· 11 years ago
6e0895c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
97599dc
net: drop dst before queueing fragments
by Eric Dumazet
· 12 years ago
eec2e61
ipv6: implement RFC3168 5.3 (ecn protection) for ipv6 fragmentation handling
by Hannes Frederic Sowa
· 12 years ago
5a3da1f
inet: limit length of fragment queue hash table bucket lists
by Hannes Frederic Sowa
· 12 years ago
8064b3c
ipv6: fix a sparse warning
by Eric Dumazet
· 12 years ago
279e9f2
ipv6: optimize inet6_hash_frag()
by Eric Dumazet
· 12 years ago
14bbd6a
net: Add skb_unclone() helper function.
by Pravin B Shelar
· 12 years ago
3ef0eb0
net: frag, move LRU list maintenance outside of rwlock
by Jesper Dangaard Brouer
· 12 years ago
d433673
net: frag helper functions for mem limit tracking
by Jesper Dangaard Brouer
· 12 years ago
464dc80
net: Don't export sysctls to unprivileged users
by Eric W. Biederman
· 12 years ago
6b10286
ipv6: unify fragment thresh handling code
by Amerigo Wang
· 12 years ago
d4915c0
ipv6: make ip6_frag_nqueues() and ip6_frag_mem() static inline
by Amerigo Wang
· 12 years ago
b836c99
ipv6: unify conntrack reassembly expire code with standard one
by Amerigo Wang
· 12 years ago
ec16439
ipv6: use skb coalescing in reassembly
by Eric Dumazet
· 13 years ago
cbc264c
ip_frag: struct inet_frags match() method returns a bool
by Eric Dumazet
· 13 years ago
e87cc47
net: Convert net_ratelimit uses to net_<level>_ratelimited
by Joe Perches
· 13 years ago
808db80
ipv6: call consume_skb() in frag/reassembly
by Eric Dumazet
· 13 years ago
ec8f23c
net: Convert all sysctl registrations to register_net_sysctl
by Eric W. Biederman
· 13 years ago
4344475
net: Kill register_sysctl_rotable
by Eric W. Biederman
· 13 years ago
5de658f
ipv6: fix RFC5722 comment
by Eric Dumazet
· 13 years ago
4e3fd7a
net: remove ipv6_addr_copy()
by Alexey Dobriyan
· 13 years ago
bc3b2d7
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
by Paul Gortmaker
· 13 years ago
9e903e0
net: add skb frag size accessors
by Eric Dumazet
· 13 years ago
b71d1d4
inet: constify ip headers and in6_addr
by Eric Dumazet
· 14 years ago
82a39eb
ipv6: Prepare the tree for un-inlined jhash.
by Jozsef Kadlecsik
· 14 years ago
f464214
ipv6: fix overlap check for fragments
by Shan Wei
· 14 years ago
e548833
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
70789d7
ipv6: discard overlapping fragment
by Nicolas Dichtel
· 14 years ago
Next »