index
:
~tomegun/linux
master
net-name
Private linux wip tree
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-18
/
+19
2013-02-06
ipvs: sctp: fix checksumming on snat and dnat handlers
Daniel Borkmann
1
-18
/
+17
2013-02-04
net: remove redundant check for timer pending state before del_timer
Ying Xue
1
-2
/
+1
2013-01-29
netfilter ipset: Use ipv6_addr_equal() where appropriate.
YOSHIFUJI Hideaki / 吉藤英明
7
-9
/
+9
2013-01-28
ipvs: freeing uninitialized pointer on error
Dan Carpenter
1
-0
/
+2
2013-01-23
netfilter: nf_conntrack: fix compilation if sysctl are disabled
Pablo Neira Ayuso
1
-2
/
+9
2013-01-23
netfilter: nf_conntrack: refactor l4proto support for netns
Gao feng
5
-59
/
+117
2013-01-23
netfilter: nf_conntrack: refactor l3proto support for netns
Gao feng
1
-22
/
+9
2013-01-23
netfilter: nf_ct_proto: move initialization out of pernet_operations
Gao feng
2
-18
/
+29
2013-01-23
netfilter: nf_ct_labels: move initialization out of pernet_operations
Gao feng
2
-16
/
+12
2013-01-23
netfilter: nf_ct_helper: move initialization out of pernet_operations
Gao feng
2
-32
/
+36
2013-01-23
netfilter: nf_ct_timeout: move initialization out of pernet_operations
Gao feng
2
-23
/
+15
2013-01-23
netfilter: nf_ct_ecache: move initialization out of pernet_operations
Gao feng
2
-28
/
+24
2013-01-23
netfilter: nf_ct_tstamp: move initialization out of pernet_operations
Gao feng
2
-28
/
+26
2013-01-23
netfilter: nf_ct_acct: move initialization out of pernet_operations
Gao feng
2
-27
/
+24
2013-01-23
netfilter: nf_ct_expect: move initialization out of pernet_operations
Gao feng
2
-31
/
+36
2013-01-23
netfilter: nf_conntrack: move initialization out of pernet operations
Gao feng
2
-81
/
+71
2013-01-21
netfilter: x_tables: add xt_bpf match
Willem de Bruijn
3
-0
/
+83
2013-01-18
netfilter: nf_ct_snmp: add include file
stephen hemminger
1
-0
/
+1
2013-01-18
netfilter: ctnetlink: allow userspace to modify labels
Florian Westphal
2
-0
/
+87
2013-01-18
netfilter: ctnetlink: deliver labels to userspace
Florian Westphal
2
-1
/
+42
2013-01-18
netfilter: add connlabel conntrack extension
Florian Westphal
6
-0
/
+206
2013-01-17
netfilter: nf_ct_sip: support Cisco 7941/7945 IP phones
Kevin Cernekee
2
-3
/
+41
2013-01-13
netfilter: x_tables: print correct hook names for ARP
Jan Engelhardt
1
-8
/
+20
2013-01-12
netfilter: nf_conntrack: fix BUG_ON while removing nf_conntrack with netns
Pablo Neira Ayuso
2
-4
/
+6
2013-01-10
netfilter: xt_CT: fix unset return value if conntrack zone are disabled
Pablo Neira Ayuso
1
-2
/
+2
2013-01-04
netfilter: xt_recent: avoid high order page allocations
Eric Dumazet
1
-5
/
+18
2013-01-04
netfilter: fix missing dependencies for the NOTRACK target
Pablo Neira Ayuso
1
-0
/
+3
2012-12-26
netfilter: ctnetlink: fix leak in error path of ctnetlink_create_expect
Jesper Juhl
1
-1
/
+1
2012-12-26
netfilter: xt_hashlimit: fix namespace destroy path
Vitaly E. Lavrov
1
-4
/
+25
2012-12-26
netfilter: xt_recent: fix namespace destroy path
Vitaly E. Lavrov
1
-4
/
+16
2012-12-26
netfilter: xt_hashlimit: fix race that results in duplicated entries
Pablo Neira Ayuso
1
-4
/
+21
2012-12-24
netfilter: xt_CT: recover NOTRACK target support
Pablo Neira Ayuso
2
-1
/
+53
2012-12-17
netfilter: nfnetlink_log: fix possible compilation issue due to missing include
Pablo Neira Ayuso
1
-0
/
+1
2012-12-16
netfilter: xt_CT: fix crash while destroy ct templates
Pablo Neira Ayuso
2
-0
/
+10
2012-12-16
netfilter: nfnetlink_log: fix mac address for 6in4 tunnels
Bob Hockney
1
-3
/
+12
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-12-11
net: remove obsolete simple_strto<foo>
Abhijit Pawar
1
-1
/
+0
2012-12-10
net: remove obsolete simple_strto<foo>
Abhijit Pawar
1
-1
/
+4
2012-12-03
netfilter: ctnetlink: nla_policy updates
Florian Westphal
2
-2
/
+8
2012-12-03
netfilter: kill support for per-af queue backends
Florian Westphal
3
-150
/
+18
2012-12-03
netfilter: ctnetlink: dump entries from the dying and unconfirmed lists
Pablo Neira Ayuso
1
-0
/
+108
2012-12-03
netfilter: nf_conntrack: improve nf_conn object traceability
Pablo Neira Ayuso
2
-17
/
+10
2012-12-03
netfilter: ipset: Increase the number of maximal sets automatically
Jozsef Kadlecsik
1
-83
/
+160
2012-11-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...
David S. Miller
2
-6
/
+6
2012-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2012-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-13
/
+15
2012-11-24
netfilter: ipset: fix netiface set name overflow
Florian Westphal
1
-1
/
+1
2012-11-21
netfilter: cttimeout: fix buffer overflow
Florian Westphal
1
-1
/
+2
2012-11-21
netfilter: ipset: Fix range bug in hash:ip,port,net
Jozsef Kadlecsik
4
-12
/
+13
[next]