index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
ipset
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-06
netfilter: ipset: forbid family for hash:mac sets
Florent Fourcot
1
-1
/
+4
2018-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-5
/
+2
2018-03-30
netfilter: ipset: Use is_zero_ether_addr instead of static and memcmp
Joe Perches
1
-5
/
+2
2018-03-27
net: Drop pernet_operations::async
Kirill Tkhai
1
-1
/
+0
2018-03-05
net: Convert ip_set_net_ops
Kirill Tkhai
1
-1
/
+2
2018-02-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
6
-63
/
+63
2018-01-31
netfilter: ipset: Fix wraparound in hash:*net* types
Jozsef Kadlecsik
6
-63
/
+63
2018-01-19
netfilter: remove messages print and boot/module load time
Pablo Neira Ayuso
1
-1
/
+2
2018-01-08
netfilter: ipset: Missing nfnl_lock()/nfnl_unlock() is added to ip_set_net_ex...
Jozsef Kadlecsik
1
-0
/
+2
2018-01-08
netfilter: ipset: Fix "don't update counters" mode when counters used at the ...
Jozsef Kadlecsik
4
-46
/
+46
2018-01-08
netfilter: ipset: use swap macro instead of _manually_ swapping values
Gustavo A. R. Silva
3
-18
/
+6
2018-01-08
netfilter: ipset: add resched points during set listing
Florian Westphal
3
-2
/
+2
2018-01-08
netfilter: ipset: use nfnl_mutex_is_locked
Florian Westphal
1
-1
/
+1
2018-01-08
netfilter: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-1
/
+1
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
[next]