index
:
litmus-rt-edfsc.git
edf-sc
edfsc-wip
linking-wip
linux-4.9-litmus
wip-joshua
LITMUS^RT with the EDF-SC plugin for Real-Time Systems journal paper
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
ipset
Commit message (
Expand
)
Author
Age
*
netfilter: ipset: fix race condition in ipset save, swap and delete
Vishwanath Pai
2016-03-28
*
netfilter: ipset: Check IPSET_ATTR_ETHER netlink attribute length
Jozsef Kadlecsik
2016-03-08
*
netfilter: ipset: Fix set:list type crash when flush/dump set in parallel
Jozsef Kadlecsik
2016-02-24
*
netfilter: ipset: allow a 0 netmask with hash_netiface type
Florian Westphal
2016-01-13
*
netfilter: nfnetlink: pass down netns pointer to call() and call_rcu()
Pablo Neira Ayuso
2015-12-28
*
netfilter: ipset: Fix hash type expire: release empty hash bucket block
Jozsef Kadlecsik
2015-11-07
*
netfilter: ipset: Fix hash:* type expiration
Jozsef Kadlecsik
2015-11-07
*
netfilter: ipset: Fix extension alignment
Jozsef Kadlecsik
2015-11-07
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-10-24
|
\
|
*
netfilter: ipset: Fix sleeping memory allocation in atomic context
Nikolay Borisov
2015-10-17
*
|
netfilter: x_tables: Use par->net instead of computing from the passed net de...
Eric W. Biederman
2015-09-18
|
/
*
netfilter: ipset: Fixing unnamed union init
Elad Raz
2015-08-28
*
netfilter: ipset: Out of bound access in hash:net* types fixed
Jozsef Kadlecsik
2015-08-28
*
netfilter: ipset: Fix coding styles reported by checkpatch.pl
Jozsef Kadlecsik
2015-06-14
*
netfilter: ipset: Introduce RCU locking in list type
Jozsef Kadlecsik
2015-06-14
*
netfilter: ipset: Introduce RCU locking in hash:* types
Jozsef Kadlecsik
2015-06-14
*
netfilter: ipset: Introduce RCU locking in bitmap:* types
Jozsef Kadlecsik
2015-06-14
*
netfilter: ipset: Prepare the ipset core to use RCU at set level
Jozsef Kadlecsik
2015-06-14
*
netfilter:ipset Remove rbtree from hash:net,iface
Jozsef Kadlecsik
2015-06-14
*
netfilter: ipset: Make sure listing doesn't grab a set which is just being de...
Jozsef Kadlecsik
2015-06-14
*
netfilter: ipset: Fix parallel resizing and listing of the same set
Jozsef Kadlecsik
2015-06-14
*
netfilter: ipset: Fix cidr handling for hash:*net* types
Jozsef Kadlecsik
2015-06-14
*
netfilter: ipset: Check CIDR value only when attribute is given
Sergey Popovich
2015-06-14
*
netfilter: ipset: Make sure we always return line number on batch
Sergey Popovich
2015-06-14
*
netfilter: ipset: Permit CIDR equal to the host address CIDR in IPv6
Sergey Popovich
2015-06-14
*
netfilter: ipset: Check extensions attributes before getting extensions.
Sergey Popovich
2015-06-14
*
netfilter: ipset: Use SET_WITH_*() helpers to test set extensions
Sergey Popovich
2015-06-14
*
netfilter: ipset: deinline ip_set_put_extensions()
Denys Vlasenko
2015-05-14
*
netfilter: ipset: Improve preprocessor macros checks
Sergey Popovich
2015-05-13
*
netfilter: ipset: Fix hashing for ipv6 sets
Sergey Popovich
2015-05-13
*
netfilter: ipset: Check for comment netlink attribute length
Sergey Popovich
2015-05-13
*
netfilter: ipset: Return bool values instead of int
Sergey Popovich
2015-05-13
*
netfilter: ipset: Use HOST_MASK literal to represent host address CIDR len
Sergey Popovich
2015-05-13
*
netfilter: ipset: Check IPSET_ATTR_PORT only once
Sergey Popovich
2015-05-13
*
netfilter: ipset: Return ipset error instead of bool
Sergey Popovich
2015-05-13
*
netfilter: ipset: Preprocessor directices cleanup
Sergey Popovich
2015-05-13
*
netfilter: ipset: No need to make nomatch bitfield
Sergey Popovich
2015-05-13
*
netfilter: ipset: Properly calculate extensions offsets and total length
Sergey Popovich
2015-05-13
*
netfilter: ipset: make ip_set_get_ip*_port to use skb_network_offset
Alexander Drozdov
2015-05-13
*
netfilter: ipset: Give a better name to a macro in ip_set_core.c
Jozsef Kadlecsik
2015-05-13
*
netfilter: ipset: Fix sparse warning
Jozsef Kadlecsik
2015-05-13
*
netfilter: bridge: add helpers for fetching physin/outdev
Florian Westphal
2015-04-08
*
netfilter: ipset: Explicitly add padding elements to hash:net, net and hash:n...
Jozsef Kadlecsik
2014-12-03
*
netfilter: ipset: Allocate the proper size of memory when /0 networks are sup...
Jozsef Kadlecsik
2014-12-03
*
netfilter: ipset: Simplify cidr handling for hash:*net* types
Jozsef Kadlecsik
2014-12-03
*
netfilter: ipset: Indicate when /0 networks are supported
Jozsef Kadlecsik
2014-12-03
*
netfilter: ipset: Support updating extensions when the set is full
Jozsef Kadlecsik
2014-12-03
*
netfilter: ipset: small potential read beyond the end of buffer
Dan Carpenter
2014-11-11
*
netfilter: ipset: off by one in ip_set_nfnl_get_byindex()
Dan Carpenter
2014-10-22
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-10-08
|
\
[next]