Sign in
gem5
/
arm
/
linux
/
c470abd4fde40ea6a0846a2beab642a578c0b8cd
/
net
/
netfilter
b2c11e4
netfilter: nf_tables: bump set->ndeact on set flush
by Pablo Neira Ayuso
· 8 years ago
de70185
netfilter: nf_tables: deconstify walk callback function
by Pablo Neira Ayuso
· 8 years ago
35d0ac9
netfilter: nf_tables: fix set->nelems counting with no NLM_F_EXCL
by Pablo Neira Ayuso
· 8 years ago
5ce6b04
netfilter: nft_log: restrict the log prefix length to 127
by Liping Zhang
· 8 years ago
b2fbd04
netfilter: nf_tables: validate the name size when possible
by Liping Zhang
· 8 years ago
e507205
netfilter: conntrack: refine gc worker heuristics, redux
by Florian Westphal
· 8 years ago
524b698
netfilter: conntrack: remove GC_MAX_EVICTS break
by Florian Westphal
· 8 years ago
e4670b0
netfilter: Fix typo in NF_CONNTRACK Kconfig option description
by William Breathitt Gray
· 8 years ago
d21e540
netfilter: nf_tables: fix possible oops when dumping stateful objects
by Liping Zhang
· 8 years ago
d896b31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 8 years ago
2456e85
ktime: Get rid of the union
by Thomas Gleixner
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
053d20f
netfilter: nft_payload: mangle ckecksum if NFT_PAYLOAD_L4CSUM_PSEUDOHDR is set
by Pablo Neira Ayuso
· 8 years ago
3e38df1
netfilter: nf_tables: fix oob access
by Florian Westphal
· 8 years ago
c2e756f
netfilter: nft_queue: use raw_smp_processor_id()
by Pablo Neira Ayuso
· 8 years ago
8010d7f
netfilter: nft_quota: reset quota after dump
by Pablo Neira Ayuso
· 8 years ago
d84701e
netfilter: nft_counter: rework atomic dump and reset
by Pablo Neira
· 8 years ago
5fccd64
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 8 years ago
73c25fb
netfilter: nft_quota: allow to restore consumed quota
by Pablo Neira Ayuso
· 8 years ago
2c16d60
netfilter: xt_bpf: support ebpf
by Willem de Bruijn
· 8 years ago
5bad873
netfilter: x_tables: avoid warn and OOM killer on vmalloc call
by Marcelo Ricardo Leitner
· 8 years ago
8411b64
netfilter: nf_tables: support for set flushing
by Pablo Neira Ayuso
· 8 years ago
37df530
netfilter: nft_set: introduce nft_{hash, rbtree}_deactivate_one()
by Pablo Neira Ayuso
· 8 years ago
1a37ef7
netfilter: nf_tables: constify struct nft_ctx * parameter in nft_trans_alloc()
by Pablo Neira Ayuso
· 8 years ago
3189a29
netfilter: nat: skip checksum on offload SCTP packets
by Davide Caratti
· 8 years ago
a9fea2a
netfilter: nf_tables: allow to filter stateful object dumps by type
by Pablo Neira Ayuso
· 8 years ago
63aea29
netfilter: nft_objref: support for stateful object maps
by Pablo Neira Ayuso
· 8 years ago
8aeff92
netfilter: nf_tables: add stateful object reference to set elements
by Pablo Neira Ayuso
· 8 years ago
1896531
netfilter: nft_quota: add depleted flag for objects
by Pablo Neira Ayuso
· 8 years ago
2599e98
netfilter: nf_tables: notify internal updates of stateful objects
by Pablo Neira Ayuso
· 8 years ago
43da04a
netfilter: nf_tables: atomic dump and reset for stateful objects
by Pablo Neira Ayuso
· 8 years ago
795595f
netfilter: nft_quota: dump consumed quota
by Pablo Neira Ayuso
· 8 years ago
c97d22e
netfilter: nf_tables: add stateful object reference expression
by Pablo Neira Ayuso
· 8 years ago
173705d
netfilter: nft_quota: add stateful object type
by Pablo Neira Ayuso
· 8 years ago
b1ce0ce
netfilter: nft_counter: add stateful object type
by Pablo Neira Ayuso
· 8 years ago
e500924
netfilter: nf_tables: add stateful objects
by Pablo Neira Ayuso
· 8 years ago
3bf3276
netfilter: add and use nf_fwd_netdev_egress
by Florian Westphal
· 8 years ago
1ed9887
netfilter: xt_multiport: Fix wrong unmatch result with multiple ports
by Gao Feng
· 8 years ago
1814096
netfilter: nft_payload: layer 4 checksum adjustment for pseudoheader fields
by Pablo Neira Ayuso
· 8 years ago
1158343
netfilter: nft_fib: convert htonl to ntohl properly
by Liping Zhang
· 8 years ago
ae0ac0e
netfilter: x_tables: pack percpu counter allocations
by Florian Westphal
· 8 years ago
f28e15b
netfilter: x_tables: pass xt_counters struct to counter allocator
by Florian Westphal
· 8 years ago
4d31eef
netfilter: x_tables: pass xt_counters struct instead of packet counter
by Florian Westphal
· 8 years ago
679972f
netfilter: convert while loops to for loops
by Aaron Conole
· 8 years ago
0aa8c57
netfilter: introduce accessor functions for hook entries
by Aaron Conole
· 8 years ago
834184b
netfilter: defrag: only register defrag functionality if needed
by Florian Westphal
· 8 years ago
1c0d32f
net_sched: gen_estimator: complete rewrite of rate estimators
by Eric Dumazet
· 8 years ago
481fa37
netfilter: conntrack: add nf_conntrack_default_on sysctl
by Florian Westphal
· 8 years ago
0c66dc1
netfilter: conntrack: register hooks in netns when needed by ruleset
by Florian Westphal
· 8 years ago
20afd42
netfilter: nf_tables: add conntrack dependencies for nat/masq/redir expressions
by Florian Westphal
· 8 years ago
a357b3f8
netfilter: nat: add dependencies on conntrack module
by Florian Westphal
· 8 years ago
ecb2421
netfilter: add and use nf_ct_netns_get/put
by Florian Westphal
· 8 years ago
a379854
netfilter: conntrack: remove unused init_net hook
by Florian Westphal
· 8 years ago
9b91c96
netfilter: conntrack: built-in support for UDPlite
by Davide Caratti
· 8 years ago
a85406a
netfilter: conntrack: built-in support for SCTP
by Davide Caratti
· 8 years ago
c51d390
netfilter: conntrack: built-in support for DCCP
by Davide Caratti
· 8 years ago
f6b3ef5
Merge tag 'ipvs-for-v4.10' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs-next
by Pablo Neira Ayuso
· 8 years ago
a764708
netfilter: nfnetlink_log: add "nf-logger-5-1" module alias name
by Liping Zhang
· 8 years ago
673ab46
netfilter: nf_log: do not assume ethernet header in netdev family
by Liping Zhang
· 8 years ago
b8ad652
netfilter: built-in NAT support for UDPlite
by Davide Caratti
· 8 years ago
7a2dd28
netfilter: built-in NAT support for SCTP
by Davide Caratti
· 8 years ago
0c4e966
netfilter: built-in NAT support for DCCP
by Davide Caratti
· 8 years ago
cd72751
netfilter: update Arturo Borrero Gonzalez email address
by Arturo Borrero Gonzalez
· 8 years ago
2745529
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
49cdc4c
netfilter: nft_range: add the missing NULL pointer check
by Liping Zhang
· 8 years ago
d3e2a11
netfilter: nf_tables: fix inconsistent element expiration calculation
by Anders K. Pedersen
· 8 years ago
7223ecd
netfilter: nat: switch to new rhlist interface
by Florian Westphal
· 8 years ago
728e87b
netfilter: nat: fix cmp return value
by Florian Westphal
· 8 years ago
abd66e9
netfilter: nft_hash: validate maximum value of u32 netlink hash attribute
by Laura Garcia Liebana
· 8 years ago
c7d03a0
netns: make struct pernet_operations::id unsigned int
by Alexey Dobriyan
· 8 years ago
bb598c1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
8d8e20e
ipvs: Decrement ttl
by Dwip Banerjee
· 8 years ago
fe24a0c
ipvs: Use IS_ERR_OR_NULL(svc) instead of IS_ERR(svc) || svc == NULL
by Gao Feng
· 9 years ago
eb1a6bd
netfilter: x_tables: simplify IS_ERR_OR_NULL to NULL test
by Julia Lawall
· 8 years ago
737d387
netfilter: ipset: hash: fix boolreturn.cocci warnings
by kbuild test robot
· 8 years ago
fcb58a0
netfilter: ipset: use setup_timer() and mod_timer().
by Jozsef Kadlecsik
· 8 years ago
c0db95c
netfilter: ipset: hash:ipmac type support added to ipset
by Tomasz Chilinski
· 9 years ago
a71bdbf
netfilter: ipset: Fix reported memory size for hash:* types
by Jozsef Kadlecsik
· 9 years ago
9be37d2
netfilter: ipset: Collapse same condition body to a single one
by Jozsef Kadlecsik
· 9 years ago
21956ab
netfilter: ipset: Make struct htype per ipset family
by Jozsef Kadlecsik
· 10 years ago
961509a
netfilter: ipset: Optimize hash creation routine
by Jozsef Kadlecsik
· 8 years ago
5a902e6
netfilter: ipset: Make sure element data size is a multiple of u32
by Jozsef Kadlecsik
· 10 years ago
cee8b97
netfilter: ipset: Make NLEN compile time constant for hash types
by Jozsef Kadlecsik
· 8 years ago
509debc
netfilter: ipset: Simplify mtype_expire() for hash types
by Jozsef Kadlecsik
· 8 years ago
5fdb5f6
netfilter: ipset: Remove redundant mtype_expire() arguments
by Jozsef Kadlecsik
· 8 years ago
9e41f26
netfilter: ipset: Count non-static extension memory for userspace
by Jozsef Kadlecsik
· 8 years ago
702b71e
netfilter: ipset: Add element count to all set types header
by Jozsef Kadlecsik
· 8 years ago
a54dad5
netfilter: ipset: Add element count to hash headers
by Eric B Munson
· 8 years ago
722a945
netfilter: ipset: Separate memsize calculation code into dedicated function
by Jozsef Kadlecsik
· 8 years ago
bec810d
netfilter: ipset: Improve skbinfo get/init helpers
by Jozsef Kadlecsik
· 10 years ago
56a62e2
netfilter: conntrack: fix NF_REPEAT handling
by Arnd Bergmann
· 8 years ago
0e54d21
netfilter: conntrack: simplify init/uninit of L4 protocol trackers
by Davide Caratti
· 8 years ago
4e24877
netfilter: nf_tables: simplify the basic expressions' init routine
by Liping Zhang
· 8 years ago
f86dab3
netfilter: nft_hash: get random bytes if seed is not specified
by Pablo Neira Ayuso
· 8 years ago
58c78e1
netfilter: nf_tables: fix oops when inserting an element into a verdict map
by Liping Zhang
· 8 years ago
e0df8ca
netfilter: conntrack: refine gc worker heuristics
by Florian Westphal
· 8 years ago
6114cc5
netfilter: conntrack: fix CT target for UNSPEC helpers
by Florian Westphal
· 8 years ago
fb9c964
netfilter: connmark: ignore skbs with magic untracked conntrack objects
by Florian Westphal
· 8 years ago
8fbfef7
ipvs: use IPVS_CMD_ATTR_MAX for family.maxattr
by WANG Cong
· 8 years ago
08733a0
netfilter: handle NF_REPEAT from nf_conntrack_in()
by Pablo Neira Ayuso
· 8 years ago
Next »