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
path:
root
/
net
/
netfilter
Commit message (
Expand
)
Author
Age
Files
Lines
*
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-27
12
-82
/
+55
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-26
1
-1
/
+1
|
\
|
*
new helper: file_inode(file)
Al Viro
2013-02-22
1
-1
/
+1
*
|
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-02-21
1
-16
/
+8
|
\
\
|
*
|
net/netfilter: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2013-01-11
1
-16
/
+8
|
|
/
*
|
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
2013-02-18
19
-182
/
+295
|
\
\
|
*
|
netfilter: nf_ct_helper: better logging for dropped packets
Pablo Neira Ayuso
2013-02-19
13
-50
/
+157
|
*
|
netfilter: nf_ct_pptp: Fix comment referring to incorrect RFC
Reese Moore
2013-02-05
1
-1
/
+1
|
*
|
netfilter: nfnetlink: add mutex per subsystem
Pablo Neira Ayuso
2013-02-05
3
-39
/
+51
|
*
|
netfilter: xt_CT: add alias flag
Pablo Neira Ayuso
2013-02-05
1
-3
/
+29
|
*
|
netfilter: xt_CT: merge common code of revision 0 and 1
Pablo Neira Ayuso
2013-02-05
1
-89
/
+56
|
*
|
netfilter: fix missing dependencies for NETFILTER_XT_MATCH_CONNLABEL
Florian Westphal
2013-02-05
1
-0
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into net
David S. Miller
2013-02-18
2
-1
/
+6
|
\
\
\
|
*
|
|
netfilter: nf_ct_helper: don't discard helper if it is actually the same
Florian Westphal
2013-02-12
1
-1
/
+3
|
*
|
|
netfilter: ctnetlink: don't permit ct creation with random tuple
Florian Westphal
2013-02-12
1
-0
/
+3
*
|
|
|
net: proc: change proc_net_remove to remove_proc_entry
Gao feng
2013-02-18
8
-18
/
+18
*
|
|
|
net: proc: change proc_net_fops_create to proc_create
Gao feng
2013-02-18
5
-9
/
+10
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-02-12
2
-18
/
+19
|
\
|
|
|
|
|
/
/
|
/
|
|
|
*
|
ipvs: sctp: fix checksumming on snat and dnat handlers
Daniel Borkmann
2013-02-06
1
-18
/
+17
|
*
|
ipvs: freeing uninitialized pointer on error
Dan Carpenter
2013-01-28
1
-0
/
+2
*
|
|
net: remove redundant check for timer pending state before del_timer
Ying Xue
2013-02-04
1
-2
/
+1
*
|
|
netfilter ipset: Use ipv6_addr_equal() where appropriate.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-29
7
-9
/
+9
*
|
|
netfilter: nf_conntrack: fix compilation if sysctl are disabled
Pablo Neira Ayuso
2013-01-23
1
-2
/
+9
*
|
|
netfilter: nf_conntrack: refactor l4proto support for netns
Gao feng
2013-01-23
5
-59
/
+117
*
|
|
netfilter: nf_conntrack: refactor l3proto support for netns
Gao feng
2013-01-23
1
-22
/
+9
*
|
|
netfilter: nf_ct_proto: move initialization out of pernet_operations
Gao feng
2013-01-23
2
-18
/
+29
*
|
|
netfilter: nf_ct_labels: move initialization out of pernet_operations
Gao feng
2013-01-23
2
-16
/
+12
*
|
|
netfilter: nf_ct_helper: move initialization out of pernet_operations
Gao feng
2013-01-23
2
-32
/
+36
*
|
|
netfilter: nf_ct_timeout: move initialization out of pernet_operations
Gao feng
2013-01-23
2
-23
/
+15
*
|
|
netfilter: nf_ct_ecache: move initialization out of pernet_operations
Gao feng
2013-01-23
2
-28
/
+24
*
|
|
netfilter: nf_ct_tstamp: move initialization out of pernet_operations
Gao feng
2013-01-23
2
-28
/
+26
*
|
|
netfilter: nf_ct_acct: move initialization out of pernet_operations
Gao feng
2013-01-23
2
-27
/
+24
*
|
|
netfilter: nf_ct_expect: move initialization out of pernet_operations
Gao feng
2013-01-23
2
-31
/
+36
*
|
|
netfilter: nf_conntrack: move initialization out of pernet operations
Gao feng
2013-01-23
2
-81
/
+71
*
|
|
netfilter: x_tables: add xt_bpf match
Willem de Bruijn
2013-01-21
3
-0
/
+83
*
|
|
netfilter: nf_ct_snmp: add include file
stephen hemminger
2013-01-18
1
-0
/
+1
*
|
|
netfilter: ctnetlink: allow userspace to modify labels
Florian Westphal
2013-01-18
2
-0
/
+87
*
|
|
netfilter: ctnetlink: deliver labels to userspace
Florian Westphal
2013-01-18
2
-1
/
+42
*
|
|
netfilter: add connlabel conntrack extension
Florian Westphal
2013-01-18
6
-0
/
+206
*
|
|
netfilter: nf_ct_sip: support Cisco 7941/7945 IP phones
Kevin Cernekee
2013-01-17
2
-3
/
+41
|
/
/
*
|
netfilter: x_tables: print correct hook names for ARP
Jan Engelhardt
2013-01-13
1
-8
/
+20
*
|
netfilter: nf_conntrack: fix BUG_ON while removing nf_conntrack with netns
Pablo Neira Ayuso
2013-01-12
2
-4
/
+6
*
|
netfilter: xt_CT: fix unset return value if conntrack zone are disabled
Pablo Neira Ayuso
2013-01-10
1
-2
/
+2
|
/
*
netfilter: xt_recent: avoid high order page allocations
Eric Dumazet
2013-01-04
1
-5
/
+18
*
netfilter: fix missing dependencies for the NOTRACK target
Pablo Neira Ayuso
2013-01-04
1
-0
/
+3
*
netfilter: ctnetlink: fix leak in error path of ctnetlink_create_expect
Jesper Juhl
2012-12-26
1
-1
/
+1
*
netfilter: xt_hashlimit: fix namespace destroy path
Vitaly E. Lavrov
2012-12-26
1
-4
/
+25
*
netfilter: xt_recent: fix namespace destroy path
Vitaly E. Lavrov
2012-12-26
1
-4
/
+16
*
netfilter: xt_hashlimit: fix race that results in duplicated entries
Pablo Neira Ayuso
2012-12-26
1
-4
/
+21
*
netfilter: xt_CT: recover NOTRACK target support
Pablo Neira Ayuso
2012-12-24
2
-1
/
+53
[next]