index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-18
netns: make struct pernet_operations::id unsigned int
Alexey Dobriyan
11
-11
/
+11
2016-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
10
-36
/
+100
2016-11-13
netfilter: x_tables: simplify IS_ERR_OR_NULL to NULL test
Julia Lawall
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
2
-11
/
+13
2016-11-10
netfilter: conntrack: fix NF_REPEAT handling
Arnd Bergmann
1
-10
/
+8
2016-11-09
netfilter: conntrack: simplify init/uninit of L4 protocol trackers
Davide Caratti
5
-126
/
+118
2016-11-09
netfilter: nf_tables: simplify the basic expressions' init routine
Liping Zhang
9
-150
/
+34
2016-11-09
netfilter: nft_hash: get random bytes if seed is not specified
Pablo Neira Ayuso
1
-2
/
+4
2016-11-08
netfilter: nf_tables: fix oops when inserting an element into a verdict map
Liping Zhang
1
-0
/
+1
2016-11-08
netfilter: conntrack: refine gc worker heuristics
Florian Westphal
1
-8
/
+41
2016-11-08
netfilter: conntrack: fix CT target for UNSPEC helpers
Florian Westphal
1
-3
/
+8
2016-11-08
netfilter: connmark: ignore skbs with magic untracked conntrack objects
Florian Westphal
1
-2
/
+2
2016-11-08
ipvs: use IPVS_CMD_ATTR_MAX for family.maxattr
WANG Cong
1
-1
/
+1
2016-11-03
netfilter: handle NF_REPEAT from nf_conntrack_in()
Pablo Neira Ayuso
2
-7
/
+6
2016-11-03
netfilter: merge nf_iterate() into nf_hook_slow()
Pablo Neira Ayuso
3
-50
/
+48
2016-11-03
netfilter: remove hook_entries field from nf_hook_state
Pablo Neira Ayuso
3
-14
/
+10
2016-11-03
netfilter: use switch() to handle verdict cases from nf_hook_slow()
Pablo Neira Ayuso
1
-4
/
+14
2016-11-03
netfilter: nf_tables: use hook state from xt_action_param structure
Pablo Neira Ayuso
11
-32
/
+32
2016-11-03
netfilter: x_tables: move hook state into xt_action_param structure
Pablo Neira Ayuso
26
-90
/
+92
2016-11-03
netfilter: deprecate NF_STOP
Pablo Neira Ayuso
1
-1
/
+1
2016-11-03
netfilter: kill NF_HOOK_THRESH() and state->tresh
Pablo Neira Ayuso
2
-6
/
+0
2016-11-03
netfilter: remove comments that predate rcu days
Pablo Neira Ayuso
1
-7
/
+0
2016-11-03
netfilter: get rid of useless debugging from core
Pablo Neira Ayuso
1
-9
/
+0
2016-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
17
-325
/
+621
2016-11-01
netfilter: nf_queue: place volatile data in own cacheline
Florian Westphal
1
-1
/
+1
2016-11-01
netfilter: nf_tables: remove useless U8_MAX validation
Liping Zhang
2
-6
/
+0
2016-11-01
netfilter: nf_tables: introduce routing expression
Anders K. Pedersen
3
-0
/
+160
2016-11-01
netfilter: move socket lookup infrastructure to nf_socket_ipv{4,6}.c
Pablo Neira Ayuso
2
-296
/
+12
2016-11-01
netfilter: nf_log: add packet logging for netdev family
Pablo Neira Ayuso
4
-0
/
+114
2016-11-01
netfilter: nf_tables: add fib expression
Florian Westphal
4
-0
/
+256
2016-10-31
netfilter: nf_tables: destroy the set if fail to add transaction
Liping Zhang
1
-1
/
+3
2016-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
13
-42
/
+70
2016-10-28
netfilter: ip_vs_sync: fix bogus maybe-uninitialized warning
Arnd Bergmann
1
-2
/
+5
2016-10-27
genetlink: mark families as __ro_after_init
Johannes Berg
1
-1
/
+1
2016-10-27
genetlink: statically initialize families
Johannes Berg
1
-9
/
+13
[next]