index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfilter: snmp: avoid stack size warning
Florian Westphal
2017-05-01
1
-6
/
+6
*
netfilter: nf_queue: only call synchronize_net twice if nf_queue is active
Florian Westphal
2017-05-01
5
-24
/
+27
*
netfilter: nf_log: don't call synchronize_rcu in nf_log_unset
Florian Westphal
2017-05-01
2
-2
/
+1
*
netfilter: batch synchronize_net calls during hook unregister
Florian Westphal
2017-05-01
1
-6
/
+40
*
netfilter: don't attach a nat extension by default
Florian Westphal
2017-04-26
4
-13
/
+3
*
netfilter: pptp: attach nat extension when needed
Florian Westphal
2017-04-26
2
-6
/
+31
*
netfilter: masquerade: attach nat extension if not present
Florian Westphal
2017-04-26
2
-3
/
+7
*
netfilter: conntrack: handle initial extension alloc via krealloc
Florian Westphal
2017-04-26
1
-36
/
+15
*
netfilter: conntrack: mark extension structs as const
Florian Westphal
2017-04-26
9
-11
/
+11
*
netfilter: conntrack: remove prealloc support
Florian Westphal
2017-04-26
3
-52
/
+4
*
netfilter: SYNPROXY: Return NF_STOLEN instead of NF_DROP during handshaking
Gao Feng
2017-04-26
2
-13
/
+28
*
ebtables: remove nf_hook_register usage
Florian Westphal
2017-04-26
5
-51
/
+50
*
netfilter: decnet: only register hooks in init namespace
Florian Westphal
2017-04-26
1
-2
/
+2
*
ipvs: convert to use pernet nf_hook api
Florian Westphal
2017-04-26
1
-10
/
+9
*
netfilter: synproxy: only register hooks when needed
Florian Westphal
2017-04-26
3
-68
/
+80
*
netfilter: tcp: Use TCP_MAX_WSCALE instead of literal 14
Gao Feng
2017-04-19
2
-6
/
+5
*
netfilter: ipvs: fix incorrect conflict resolution
Florian Westphal
2017-04-19
1
-1
/
+2
*
nefilter: eache: reduce struct size from 32 to 24 byte
Florian Westphal
2017-04-19
3
-2
/
+8
*
netfilter: allow early drop of assured conntracks
Florian Westphal
2017-04-19
5
-0
/
+102
*
netfilter: conntrack: use u8 for extension sizes again
Florian Westphal
2017-04-19
2
-2
/
+35
*
netfilter: remove last traces of variable-sized extensions
Florian Westphal
2017-04-19
2
-16
/
+8
*
netfilter: helpers: remove data_len usage for inkernel helpers
Florian Westphal
2017-04-19
9
-33
/
+19
*
netfilter: nfnetlink_cthelper: reject too large userspace allocation requests
Florian Westphal
2017-04-19
1
-2
/
+8
*
netfilter: helper: add build-time asserts for helper data size
Florian Westphal
2017-04-19
9
-1
/
+20
*
netfilter: conntrack: move helper struct to nf_conntrack_helper.h
Florian Westphal
2017-04-19
2
-19
/
+17
*
netfilter: nft_ct: allow to set ctnetlink event types of a connection
Florian Westphal
2017-04-19
2
-1
/
+26
*
netfilter: remove nf_ct_is_untracked
Florian Westphal
2017-04-15
16
-49
/
+17
*
netfilter: kill the fake untracked conntrack objects
Florian Westphal
2017-04-15
12
-97
/
+39
*
netfilter: ecache: Refine the nf_ct_deliver_cached_events
Gao Feng
2017-04-15
1
-2
/
+2
*
netfilter: nf_nat: Fix return NF_DROP in nfnetlink_parse_nat_setup
Gao Feng
2017-04-15
1
-1
/
+1
*
Merge tag 'ipvs2-for-v4.12' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Pablo Neira Ayuso
2017-04-15
2
-7
/
+4
|
\
|
*
ipvs: remove unused variable
Arushi Singhal
2017-03-30
1
-4
/
+1
|
*
netfilter: ipvs: Replace kzalloc with kcalloc.
Varsha Rao
2017-03-30
1
-2
/
+2
|
*
netfilter: ipvs: don't check for presence of nat extension
Florian Westphal
2017-03-30
1
-1
/
+1
*
|
ipset: remove unused function __ip_set_get_netlink
Aaron Conole
2017-04-15
1
-8
/
+0
*
|
netfilter: nf_conntrack: remove double assignment
Aaron Conole
2017-04-14
1
-2
/
+1
*
|
netfilter: nf_tables: remove double return statement
Aaron Conole
2017-04-14
1
-2
/
+0
*
|
netfilter: nat: remove rcu_read_lock in __nf_nat_decode_session.
Taehee Yoo
2017-04-13
1
-5
/
+2
*
|
netfilter: udplite: Remove duplicated udplite4/6 declaration
Gao Feng
2017-04-09
2
-2
/
+0
*
|
netfilter: ip6_tables: Remove unneccessary comments
Arushi Singhal
2017-04-08
1
-9
/
+0
*
|
netfilter: Remove exceptional & on function name
Arushi Singhal
2017-04-07
14
-16
/
+16
*
|
net: netfilter: Use list_{next/prev}_entry instead of list_entry
simran singhal
2017-04-07
1
-1
/
+1
*
|
netfilter: Use seq_puts()/seq_putc() where possible
simran singhal
2017-04-07
6
-15
/
+15
*
|
netfilter: Remove unnecessary cast on void pointer
simran singhal
2017-04-07
9
-49
/
+35
*
|
netfilter: Add nfnl_msg_type() helper function
Pablo Neira Ayuso
2017-04-07
11
-27
/
+33
*
|
netfilter: ctnetlink: Expectations must have a conntrack helper area
Gao Feng
2017-04-06
1
-19
/
+8
*
|
netfilter: nat: avoid use of nf_conn_nat extension
Florian Westphal
2017-04-06
2
-15
/
+5
*
|
netfilter: nat: nf_nat_mangle_{udp,tcp}_packet returns boolean
Gao Feng
2017-04-06
6
-64
/
+65
*
|
netfilter: nf_ct_expect: Add nf_ct_remove_expect()
Gao Feng
2017-04-06
4
-24
/
+20
*
|
netfilter: expect: Make sure the max_expected limit is effective
Gao Feng
2017-04-06
4
-0
/
+16
[next]