summaryrefslogtreecommitdiffstats
path: root/net/netfilter
Commit message (Expand)AuthorAgeFilesLines
...
| | * netfilter: remove prototype of netfilter_queue_initTaehee Yoo2017-08-191-1/+0
| | * netfilter: connlimit: merge root4 and root6.Taehee Yoo2017-08-191-15/+8
| | * netfilter: constify nf_loginfo structuresJulia Lawall2017-08-022-2/+2
| | * netfilter: constify nf_conntrack_l3/4proto parametersJulia Lawall2017-08-024-21/+22
| | * netfilter: conntrack: do not enable connection tracking unless neededFlorian Westphal2017-07-312-39/+0
| | * netfilter: nft_set_rbtree: use seqcount to avoid lock in most casesFlorian Westphal2017-07-311-12/+37
| | * netfilter: nf_tables: Allow object names of up to 255 charsPhil Sutter2017-07-311-2/+9
| | * netfilter: nf_tables: Allow set names of up to 255 charsPhil Sutter2017-07-311-4/+14
| | * netfilter: nf_tables: Allow chain name of up to 255 charsPhil Sutter2017-07-312-10/+51
| | * netfilter: nf_tables: Allow table names of up to 255 charsPhil Sutter2017-07-312-14/+37
| | * netfilter: nf_tables: No need to check chain existence when tracingPhil Sutter2017-07-311-8/+5
| | * netfilter: nf_hook_ops structs can be constFlorian Westphal2017-07-311-1/+1
| | * netfilter: nfnetlink_queue: don't queue dying conntracks to userspaceFlorian Westphal2017-07-311-0/+19
| | * netfilter: conntrack: destroy functions need to free queued packetsFlorian Westphal2017-07-312-0/+5
| | * netfilter: add and use nf_ct_unconfirmed_destroyFlorian Westphal2017-07-312-4/+12
| | * netfilter: expect: add and use nf_ct_expect_iterate helpersFlorian Westphal2017-07-313-61/+90
| | * netfilter: conntrack: Change to deferable work queuesubashab@codeaurora.org2017-07-311-1/+1
| | * netfilter: nf_tables: add fib expression to the netdev familyPablo M. Bermudo Garay2017-07-313-0/+97
| | * netfilter: nf_tables: Attach process info to NFT_MSG_NEWGEN notificationsPhil Sutter2017-07-241-1/+4
| | * netfilter: Remove duplicated rcu_read_lock.Taehee Yoo2017-07-2420-128/+13
| | * netfilter: nf_tables: keep chain counters away from hot pathPablo Neira Ayuso2017-07-242-16/+21
| | * netfilter: expect: add to hash table after expect initFlorian Westphal2017-07-241-6/+6
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-09-013-14/+17
| |\ \
| * | | net: ipv6: add second dif to inet6 socket lookupsDavid Ahern2017-08-071-2/+2
| * | | net: ipv4: add second dif to inet socket lookupsDavid Ahern2017-08-071-1/+1
| * | | netfilter: remove unused variablestephen hemminger2017-07-251-1/+1
| | |/ | |/|
* | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-09-041-23/+29
|\ \ \ | |_|/ |/| |
| * | net/netfilter/nf_conntrack_core: Fix net_conntrack_lock()Manfred Spraul2017-07-251-23/+29
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2017-08-243-14/+17
|\ \ | |/ |/|
| * netfilter: nf_tables: Fix nft limit burst handlingandy zhou2017-08-241-11/+14
| * netfilter: check for seqadj ext existence before adding it in nf_nat_setup_infoXin Long2017-08-241-1/+1
| * netfilter: nft_compat: check extension hook mask only if setPablo Neira Ayuso2017-07-191-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-07-204-157/+15
|\ \ | |/
| * netfilter: fix netfilter_net_init() returnDan Carpenter2017-07-181-2/+2
| * netfilter: expect: fix crash when putting uninited expectationFlorian Westphal2017-07-171-1/+1
| * netfilter: nat: fix src map lookupFlorian Westphal2017-07-171-8/+9
| * netfilter: remove old pre-netns era hook apiFlorian Westphal2017-07-171-143/+0
| * netfilter: nfnetlink: Improve input length sanitization in nfnetlink_rcvMateusz Jurczyk2017-07-171-3/+3
* | net/netfilter/x_tables.c: use kvmalloc() in xt_alloc_table_info()Michal Hocko2017-07-121-8/+4
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2017-07-062-0/+14
|\
| * netfilter: nf_ct_dccp/sctp: fix memory leak after netns cleanupLiping Zhang2017-06-292-0/+14
* | sctp: remove the typedef sctp_inithdr_tXin Long2017-07-011-2/+2
* | sctp: remove the typedef sctp_chunkhdr_tXin Long2017-07-014-23/+20
* | sctp: remove the typedef sctp_sctphdr_tXin Long2017-07-016-23/+22
* | net: convert sock.sk_refcnt from atomic_t to refcount_tReshetova, Elena2017-07-011-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2017-06-3023-430/+797
|\ \
| * | netfilter: nfnetlink: extended ACK reportingPablo Neira Ayuso2017-06-1911-72/+146
| * | netfilter: nf_tables: reduce chain type table sizeFlorian Westphal2017-06-191-1/+4
| * | netfilter: conntrack: use NFPROTO_MAX to size arrayFlorian Westphal2017-06-191-9/+9
| * | netfilter: use nf_conntrack_helpers_register when possibleLiping Zhang2017-06-192-35/+40
OpenPOWER on IntegriCloud