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
/
net
/
netfilter
/
ipset
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
3
-263
/
+139
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-18
netfilter: ipset: Convert timers to use timer_setup()
Kees Cook
6
-15
/
+25
2017-10-04
netfilter: ipset: deduplicate prefixlen maps
Aaron Conole
1
-258
/
+137
2017-10-04
netfilter: ipset: Fix sparse warnings
Jozsef Kadlecsik
1
-1
/
+1
2017-10-04
netfilter: ipset: Compress return logic
simran singhal
1
-4
/
+1
2017-09-29
netfilter: ipset: Fix race between dump and swap
Ross Lagerwall
1
-2
/
+5
2017-09-26
netfilter: ipset: pernet ops must be unregistered last
Florian Westphal
1
-9
/
+13
2017-09-26
netfilter: ipset: Fix adding an IPv4 range containing more than 2^31 addresses
Jozsef Kadlecsik
10
-22
/
+24
2017-09-18
netfilter: ipset: ipset list may return wrong member count for set with timeout
Vishwanath Pai
1
-1
/
+13
2017-07-01
sctp: remove the typedef sctp_sctphdr_t
Xin Long
1
-2
/
+2
2017-06-19
netfilter: nfnetlink: extended ACK reporting
Pablo Neira Ayuso
1
-13
/
+26
2017-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2
-14
/
+5
2017-04-15
ipset: remove unused function __ip_set_get_netlink
Aaron Conole
1
-8
/
+0
2017-04-13
netlink: pass extended ACK struct to parsing functions
Johannes Berg
1
-13
/
+14
2017-04-13
netlink: extended ACK reporting
Johannes Berg
1
-1
/
+1
2017-04-07
netfilter: Remove exceptional & on function name
Arushi Singhal
1
-1
/
+1
2017-04-07
netfilter: Remove unnecessary cast on void pointer
simran singhal
2
-4
/
+3
2017-04-07
netfilter: Add nfnl_msg_type() helper function
Pablo Neira Ayuso
1
-1
/
+1
2017-02-19
netfilter: ipset: Null pointer exception in ipset list:set
Vishwanath Pai
1
-3
/
+6
2017-02-19
Fix bug: sometimes valid entries in hash:* types of sets were evicted
Jozsef Kadlecsik
1
-1
/
+1
2016-11-18
netns: make struct pernet_operations::id unsigned int
Alexey Dobriyan
1
-1
/
+1
2016-11-10
netfilter: ipset: hash: fix boolreturn.cocci warnings
kbuild test robot
1
-4
/
+4
2016-11-10
netfilter: ipset: use setup_timer() and mod_timer().
Jozsef Kadlecsik
3
-15
/
+6
2016-11-10
netfilter: ipset: hash:ipmac type support added to ipset
Tomasz Chilinski
3
-0
/
+325
2016-11-10
netfilter: ipset: Fix reported memory size for hash:* types
Jozsef Kadlecsik
1
-7
/
+9
2016-11-10
netfilter: ipset: Collapse same condition body to a single one
Jozsef Kadlecsik
1
-7
/
+1
2016-11-10
netfilter: ipset: Make struct htype per ipset family
Jozsef Kadlecsik
11
-74
/
+63
2016-11-10
netfilter: ipset: Optimize hash creation routine
Jozsef Kadlecsik
1
-34
/
+29
2016-11-10
netfilter: ipset: Make sure element data size is a multiple of u32
Jozsef Kadlecsik
1
-2
/
+8
2016-11-10
netfilter: ipset: Make NLEN compile time constant for hash types
Jozsef Kadlecsik
1
-28
/
+23
2016-11-10
netfilter: ipset: Simplify mtype_expire() for hash types
Jozsef Kadlecsik
1
-13
/
+12
2016-11-10
netfilter: ipset: Remove redundant mtype_expire() arguments
Jozsef Kadlecsik
1
-4
/
+5
2016-11-10
netfilter: ipset: Count non-static extension memory for userspace
Jozsef Kadlecsik
4
-17
/
+21
2016-11-10
netfilter: ipset: Add element count to all set types header
Jozsef Kadlecsik
3
-13
/
+24
2016-11-10
netfilter: ipset: Add element count to hash headers
Eric B Munson
1
-1
/
+2
2016-11-10
netfilter: ipset: Separate memsize calculation code into dedicated function
Jozsef Kadlecsik
2
-7
/
+27
2016-11-10
netfilter: ipset: Improve skbinfo get/init helpers
Jozsef Kadlecsik
1
-6
/
+6
2016-11-03
netfilter: x_tables: move hook state into xt_action_param structure
Pablo Neira Ayuso
2
-4
/
+4
2016-03-28
netfilter: ipset: fix race condition in ipset save, swap and delete
Vishwanath Pai
4
-8
/
+31
2016-03-08
netfilter: ipset: Check IPSET_ATTR_ETHER netlink attribute length
Jozsef Kadlecsik
2
-1
/
+4
2016-02-24
netfilter: ipset: Fix set:list type crash when flush/dump set in parallel
Jozsef Kadlecsik
2
-30
/
+28
2016-01-13
netfilter: ipset: allow a 0 netmask with hash_netiface type
Florian Westphal
1
-4
/
+0
2015-12-28
netfilter: nfnetlink: pass down netns pointer to call() and call_rcu()
Pablo Neira Ayuso
1
-61
/
+47
2015-11-07
netfilter: ipset: Fix hash type expire: release empty hash bucket block
Jozsef Kadlecsik
1
-4
/
+9
2015-11-07
netfilter: ipset: Fix hash:* type expiration
Jozsef Kadlecsik
1
-1
/
+1
2015-11-07
netfilter: ipset: Fix extension alignment
Jozsef Kadlecsik
7
-79
/
+64
2015-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2015-10-17
netfilter: ipset: Fix sleeping memory allocation in atomic context
Nikolay Borisov
1
-1
/
+1
[next]