index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2017-09-04
96
-896
/
+1443
|
\
|
*
netfilter: rt: account for tcp header size too
Florian Westphal
2017-08-28
1
-1
/
+2
|
*
netfilter: conntrack: remove unused code in nf_conntrack_proto_generic.c
Davide Caratti
2017-08-28
1
-12
/
+0
|
*
netfilter: Remove NFDEBUG()
Varsha Rao
2017-08-28
2
-7
/
+1
|
*
netfilter: conntrack: don't log "invalid" icmpv6 connections
Florian Westphal
2017-08-28
1
-5
/
+0
|
*
netfilter: core: batch nf_unregister_net_hooks synchronize_net calls
Florian Westphal
2017-08-28
1
-3
/
+56
|
*
netfilter: debug: check for sorted array
Florian Westphal
2017-08-28
1
-0
/
+23
|
*
netfilter: convert hook list to an array
Aaron Conole
2017-08-28
9
-134
/
+307
|
*
netfilter: fix a few (harmless) sparse warnings
Florian Westphal
2017-08-28
3
-5
/
+5
|
*
netfilter: ebtables: fix indent on if statements
Colin Ian King
2017-08-24
2
-3
/
+3
|
*
netfilter: conntrack: make protocol tracker pointers const
Florian Westphal
2017-08-24
9
-43
/
+43
|
*
netfilter: conntrack: print_conntrack only needed if CONFIG_NF_CONNTRACK_PROCFS
Florian Westphal
2017-08-24
5
-3
/
+26
|
*
netfilter: conntrack: place print_tuple in procfs part
Florian Westphal
2017-08-24
14
-116
/
+56
|
*
netfilter: conntrack: reduce size of l4protocol trackers
Florian Westphal
2017-08-24
1
-2
/
+2
|
*
netfilter: conntrack: remove protocol name from l4proto struct
Florian Westphal
2017-08-24
11
-22
/
+20
|
*
netfilter: conntrack: remove protocol name from l3proto struct
Florian Westphal
2017-08-24
5
-7
/
+11
|
*
netfilter: conntrack: compute l3proto nla size at compile time
Florian Westphal
2017-08-24
5
-30
/
+28
|
*
netfilter: nf_nat_h323: fix logical-not-parentheses warning
Nick Desaulniers
2017-08-24
1
-27
/
+30
|
*
netfilter: rt: add support to fetch path mss
Florian Westphal
2017-08-19
2
-0
/
+68
|
*
netfilter: exthdr: tcp option set support
Florian Westphal
2017-08-19
2
-3
/
+165
|
*
netfilter: exthdr: split netlink dump function
Florian Westphal
2017-08-19
1
-5
/
+11
|
*
netfilter: exthdr: factor out tcp option access
Florian Westphal
2017-08-19
1
-12
/
+21
|
*
netfilter: use audit_log()
Geliang Tang
2017-08-19
2
-19
/
+8
|
*
netfilter: remove prototype of netfilter_queue_init
Taehee Yoo
2017-08-19
1
-1
/
+0
|
*
netfilter: connlimit: merge root4 and root6.
Taehee Yoo
2017-08-19
1
-15
/
+8
|
*
netfilter: constify nf_loginfo structures
Julia Lawall
2017-08-02
7
-7
/
+7
|
*
netfilter: constify nf_conntrack_l3/4proto parameters
Julia Lawall
2017-08-02
6
-29
/
+30
|
*
netfilter: xtables: Remove unused variable in compat_copy_entry_from_user()
Taehee Yoo
2017-08-02
2
-4
/
+0
|
*
netfilter: conntrack: do not enable connection tracking unless needed
Florian Westphal
2017-07-31
6
-94
/
+4
|
*
netfilter: nft_set_rbtree: use seqcount to avoid lock in most cases
Florian Westphal
2017-07-31
1
-12
/
+37
|
*
netfilter: nf_tables: Allow object names of up to 255 chars
Phil Sutter
2017-07-31
3
-4
/
+11
|
*
netfilter: nf_tables: Allow set names of up to 255 chars
Phil Sutter
2017-07-31
3
-6
/
+16
|
*
netfilter: nf_tables: Allow chain name of up to 255 chars
Phil Sutter
2017-07-31
4
-13
/
+54
|
*
netfilter: nf_tables: Allow table names of up to 255 chars
Phil Sutter
2017-07-31
4
-16
/
+40
|
*
netlink: Introduce nla_strdup()
Phil Sutter
2017-07-31
2
-0
/
+25
|
*
netfilter: nf_tables: No need to check chain existence when tracing
Phil Sutter
2017-07-31
1
-8
/
+5
|
*
netfilter: nf_hook_ops structs can be const
Florian Westphal
2017-07-31
18
-18
/
+18
|
*
netfilter: nfnetlink_queue: don't queue dying conntracks to userspace
Florian Westphal
2017-07-31
1
-0
/
+19
|
*
netfilter: conntrack: destroy functions need to free queued packets
Florian Westphal
2017-07-31
2
-0
/
+5
|
*
netfilter: add and use nf_ct_unconfirmed_destroy
Florian Westphal
2017-07-31
3
-4
/
+15
|
*
netfilter: expect: add and use nf_ct_expect_iterate helpers
Florian Westphal
2017-07-31
4
-61
/
+95
|
*
netfilter: conntrack: Change to deferable work queue
subashab@codeaurora.org
2017-07-31
1
-1
/
+1
|
*
netfilter: nf_tables: add fib expression to the netdev family
Pablo M. Bermudo Garay
2017-07-31
3
-0
/
+97
|
*
netfilter: nf_tables: fib: use skb_header_pointer
Pablo M. Bermudo Garay
2017-07-31
2
-10
/
+39
|
*
netfilter: nf_tables: Attach process info to NFT_MSG_NEWGEN notifications
Phil Sutter
2017-07-24
2
-1
/
+6
|
*
netfilter: Remove duplicated rcu_read_lock.
Taehee Yoo
2017-07-24
20
-128
/
+13
|
*
netfilter: nf_tables: keep chain counters away from hot path
Pablo Neira Ayuso
2017-07-24
3
-16
/
+23
|
*
netfilter: expect: add to hash table after expect init
Florian Westphal
2017-07-24
1
-6
/
+6
*
|
net/mlx4_core: fix incorrect size allocation for dev->caps.spec_qps
Colin Ian King
2017-09-03
1
-2
/
+3
*
|
net/mlx4_core: fix memory leaks on error exit path
Colin Ian King
2017-09-03
1
-1
/
+2
[next]