Sign in
android-kvm
/
linux
/
12c71c4b601923a9cc28918e944ec1e8c65ddac9
/
net
/
netfilter
5add189
netfilter: ipset: bitmap:ip,mac: fix listing with timeout
by Jozsef Kadlecsik
· 12 years ago
c2d421e
netfilter: nf_nat: fix race when unloading protocol modules
by Florian Westphal
· 12 years ago
6eb4c7e
netfilter: ipset: hash:*net*: nomatch flag not excluded on set resize
by Jozsef Kadlecsik
· 12 years ago
02f815c
netfilter: ipset: list:set: fix reference counter update
by Jozsef Kadlecsik
· 12 years ago
3a7b21e
netfilter: nf_ct_sip: don't drop packets with offsets pointing outside the packet
by Patrick McHardy
· 12 years ago
5389090
netfilter: nf_conntrack: fix error return code
by Wei Yongjun
· 12 years ago
deadcfc
netfilter: nfnetlink_acct: return -EINVAL if object name is empty
by Pablo Neira Ayuso
· 12 years ago
558724a
netfilter: nfnetlink_queue: fix error return code in nfnetlink_queue_init()
by Wei Yongjun
· 12 years ago
bf93ad7
ipvs: remove extra rcu lock
by Julian Anastasov
· 12 years ago
0c12582
ipvs: add backup_only flag to avoid loops
by Julian Anastasov
· 12 years ago
cf2e394
ipvs: fix sctp chunk length order
by Julian Anastasov
· 12 years ago
bae99f7
netfilter: nfnetlink_queue: fix incorrect initialization of copy range field
by Pablo Neira Ayuso
· 12 years ago
0d98da5
netfilter: nf_conntrack: register pernet subsystem before register L4 proto
by Gao feng
· 12 years ago
43b18db
Merge branch 'master' of git://1984.lsi.us.es/nf
by David S. Miller
· 12 years ago
9da060d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
9df9e783
netfilter: nfnetlink: silence warning if CONFIG_PROVE_RCU isn't set
by Paul Bolle
· 12 years ago
ed018fa
netfilter: xt_AUDIT: only generate audit log when audit enabled
by Gao feng
· 12 years ago
f9caed5
netfilter: nf_ct_helper: Fix logging for dropped packets
by Joe Perches
· 12 years ago
b67bfe0
hlist: drop the node parameter from iterators
by Sasha Levin
· 12 years ago
d895cb1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
b86c761
Merge branch 'master' of git://1984.lsi.us.es/nf
by David S. Miller
· 12 years ago
496ad9a
new helper: file_inode(file)
by Al Viro
· 12 years ago
06991c2
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
dd82088
netfilter: ipset: "Directory not empty" error message
by Jozsef Kadlecsik
· 12 years ago
2ccba54
Merge branch 'master' of git://1984.lsi.us.es/nf-next
by David S. Miller
· 12 years ago
6338a53
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into net
by David S. Miller
· 12 years ago
b20ab9cc
netfilter: nf_ct_helper: better logging for dropped packets
by Pablo Neira Ayuso
· 12 years ago
ece31ff
net: proc: change proc_net_remove to remove_proc_entry
by Gao feng
· 12 years ago
d4beaa6
net: proc: change proc_net_fops_create to proc_create
by Gao feng
· 12 years ago
9f6d98c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
6e2f0aa
netfilter: nf_ct_helper: don't discard helper if it is actually the same
by Florian Westphal
· 12 years ago
442fad9
netfilter: ctnetlink: don't permit ct creation with random tuple
by Florian Westphal
· 12 years ago
4b47bc9
ipvs: sctp: fix checksumming on snat and dnat handlers
by Daniel Borkmann
· 12 years ago
3812432
netfilter: nf_ct_pptp: Fix comment referring to incorrect RFC
by Reese Moore
· 12 years ago
c14b78e
netfilter: nfnetlink: add mutex per subsystem
by Pablo Neira Ayuso
· 12 years ago
5474f57
netfilter: xt_CT: add alias flag
by Pablo Neira Ayuso
· 12 years ago
d52ed43
netfilter: xt_CT: merge common code of revision 0 and 1
by Pablo Neira Ayuso
· 12 years ago
35612a2
netfilter: fix missing dependencies for NETFILTER_XT_MATCH_CONNLABEL
by Florian Westphal
· 12 years ago
25cc4ae9
net: remove redundant check for timer pending state before del_timer
by Ying Xue
· 12 years ago
29e3b16
netfilter ipset: Use ipv6_addr_equal() where appropriate.
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
b425df4
ipvs: freeing uninitialized pointer on error
by Dan Carpenter
· 12 years ago
5f9f946
netfilter: nf_conntrack: fix compilation if sysctl are disabled
by Pablo Neira Ayuso
· 12 years ago
c296bb4
netfilter: nf_conntrack: refactor l4proto support for netns
by Gao feng
· 12 years ago
6330750
netfilter: nf_conntrack: refactor l3proto support for netns
by Gao feng
· 12 years ago
04d8700
netfilter: nf_ct_proto: move initialization out of pernet_operations
by Gao feng
· 12 years ago
5f69b8f
netfilter: nf_ct_labels: move initialization out of pernet_operations
by Gao feng
· 12 years ago
5e615b2
netfilter: nf_ct_helper: move initialization out of pernet_operations
by Gao feng
· 12 years ago
8684094
netfilter: nf_ct_timeout: move initialization out of pernet_operations
by Gao feng
· 12 years ago
3fe0f94
netfilter: nf_ct_ecache: move initialization out of pernet_operations
by Gao feng
· 12 years ago
73f4001
netfilter: nf_ct_tstamp: move initialization out of pernet_operations
by Gao feng
· 12 years ago
b7ff3a1
netfilter: nf_ct_acct: move initialization out of pernet_operations
by Gao feng
· 12 years ago
83b4dbe
netfilter: nf_ct_expect: move initialization out of pernet_operations
by Gao feng
· 12 years ago
f94161c
netfilter: nf_conntrack: move initialization out of pernet operations
by Gao feng
· 12 years ago
e6f30c7
netfilter: x_tables: add xt_bpf match
by Willem de Bruijn
· 12 years ago
5a406b0
netfilter: nf_ct_snmp: add include file
by stephen hemminger
· 12 years ago
9b21f6a
netfilter: ctnetlink: allow userspace to modify labels
by Florian Westphal
· 12 years ago
0ceabd8
netfilter: ctnetlink: deliver labels to userspace
by Florian Westphal
· 12 years ago
c539f01
netfilter: add connlabel conntrack extension
by Florian Westphal
· 12 years ago
7266507
netfilter: nf_ct_sip: support Cisco 7941/7945 IP phones
by Kevin Cernekee
· 12 years ago
5b76c49
netfilter: x_tables: print correct hook names for ARP
by Jan Engelhardt
· 12 years ago
1e47ee8
netfilter: nf_conntrack: fix BUG_ON while removing nf_conntrack with netns
by Pablo Neira Ayuso
· 12 years ago
663ef0d
net/netfilter: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
4610476
netfilter: xt_CT: fix unset return value if conntrack zone are disabled
by Pablo Neira Ayuso
· 12 years ago
2727de7
netfilter: xt_recent: avoid high order page allocations
by Eric Dumazet
· 12 years ago
757ae31
netfilter: fix missing dependencies for the NOTRACK target
by Pablo Neira Ayuso
· 12 years ago
1310b95
netfilter: ctnetlink: fix leak in error path of ctnetlink_create_expect
by Jesper Juhl
· 12 years ago
32263dd
netfilter: xt_hashlimit: fix namespace destroy path
by Vitaly E. Lavrov
· 12 years ago
665e205
netfilter: xt_recent: fix namespace destroy path
by Vitaly E. Lavrov
· 12 years ago
0918184
netfilter: xt_hashlimit: fix race that results in duplicated entries
by Pablo Neira Ayuso
· 12 years ago
10db906
netfilter: xt_CT: recover NOTRACK target support
by Pablo Neira Ayuso
· 12 years ago
e035edd
netfilter: nfnetlink_log: fix possible compilation issue due to missing include
by Pablo Neira Ayuso
· 12 years ago
252b3e8
netfilter: xt_CT: fix crash while destroy ct templates
by Pablo Neira Ayuso
· 12 years ago
0c36b48b
netfilter: nfnetlink_log: fix mac address for 6in4 tunnels
by Bob Hockney
· 12 years ago
a2013a1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
a71258d
net: remove obsolete simple_strto<foo>
by Abhijit Pawar
· 12 years ago
4b5511e
net: remove obsolete simple_strto<foo>
by Abhijit Pawar
· 12 years ago
6d1fafc
netfilter: ctnetlink: nla_policy updates
by Florian Westphal
· 12 years ago
0360ae4
netfilter: kill support for per-af queue backends
by Florian Westphal
· 12 years ago
d871bef
netfilter: ctnetlink: dump entries from the dying and unconfirmed lists
by Pablo Neira Ayuso
· 12 years ago
04dac01
netfilter: nf_conntrack: improve nf_conn object traceability
by Pablo Neira Ayuso
· 12 years ago
9076aea
netfilter: ipset: Increase the number of maximal sets automatically
by Jozsef Kadlecsik
· 12 years ago
e716503
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch
by David S. Miller
· 12 years ago
8a2cf06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
24bc518
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
4a6dd66
netfilter: ipset: fix netiface set name overflow
by Florian Westphal
· 12 years ago
e93b5f9
netfilter: cttimeout: fix buffer overflow
by Florian Westphal
· 12 years ago
4fe198e
netfilter: ipset: Fix range bug in hash:ip,port,net
by Jozsef Kadlecsik
· 12 years ago
e5ef39e
netfilter: Remove the spurious \ in __ip_vs_lblc_init
by Eric W. Biederman
· 12 years ago
d93cf06
various: Fix spelling of "registered" in comments.
by Adam Buchbinder
· 12 years ago
df008c9
net: Allow userns root to control llc, netfilter, netlink, packet, and xfrm
by Eric W. Biederman
· 12 years ago
464dc80
net: Don't export sysctls to unprivileged users
by Eric W. Biederman
· 12 years ago
545b290
Merge branch 'master' of git://1984.lsi.us.es/nf-next
by David S. Miller
· 12 years ago
d4185bb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
f8f6267
ipv6: Move ipv6_find_hdr() out of Netfilter code.
by Jesse Gross
· 12 years ago
05b4b06
ipvs: remove silly double assignment
by Alan Cox
· 12 years ago
f019948
Merge branch 'master' of git://1984.lsi.us.es/nf-next
by David S. Miller
· 12 years ago
bcc58c4
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs-next
by Pablo Neira Ayuso
· 12 years ago
bbb5823
netfilter: nf_conntrack: fix rt_gateway checks for H.323 helper
by Julian Anastasov
· 12 years ago
2ad5b9e
netfilter: xt_TEE: don't use destination address found in header
by Eric Dumazet
· 12 years ago
0b4f5b1d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Pablo Neira Ayuso
· 12 years ago
Next »