Sign in
android-kvm
/
linux
/
329ad399a9b3adf52c90637b21ca029fcf7f8795
/
net
/
netfilter
0354b48
netfilter: xt_connbytes: handle negation correctly
by Florian Westphal
· 13 years ago
3ced1be
netfilter: Remove ADVANCED dependency from NF_CONNTRACK_NETBIOS_NS
by David S. Miller
· 13 years ago
c1baa88
Merge branch 'nf' of git://1984.lsi.us.es/net
by David S. Miller
· 13 years ago
46a246c
netfilter: Remove NOTRACK/RAW dependency on NETFILTER_ADVANCED.
by David S. Miller
· 13 years ago
70e9942
netfilter: nf_conntrack: make event callback registration per-netns
by Pablo Neira Ayuso
· 13 years ago
648ae8e
netfilter: ipset: suppress compile-time warnings in ip_set_hash_ipport*.c
by Jozsef Kadlecsik
· 13 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
563e123
netfilter: do not propagate nf_queue errors in nf_hook_slow
by Florian Westphal
· 13 years ago
ad542ced
ipvs: Remove unused variable "cs" from ip_vs_leave function.
by Krzysztof Wilczynski
· 13 years ago
0a9ee81
netfilter: Remove unnecessary OOM logging messages
by Joe Perches
· 13 years ago
b6338b55
ipvs: Removed unused variables
by Simon Horman
· 13 years ago
4a516f1
ipvs: Remove unused return value of protocol state transitions
by Simon Horman
· 13 years ago
3c2de2a
ipvs: Remove unused parameter from ip_vs_confirm_conntrack()
by Simon Horman
· 13 years ago
52669df
ipvs: Expose ip_vs_ftp module parameters via sysfs.
by Krzysztof Wilczynski
· 13 years ago
bc3b2d7
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
by Paul Gortmaker
· 13 years ago
d9b9384
net: add moduleparam.h for users of module_param/MODULE_PARM_DESC
by Paul Gortmaker
· 13 years ago
3a9a231
net: Fix files explicitly needing to include module.h
by Paul Gortmaker
· 14 years ago
8a9ea32
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 13 years ago
59e5253
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
1805b2f
Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
ae2a458
Merge branch 'nf' of git://1984.lsi.us.es/net
by David S. Miller
· 13 years ago
ae1d48b
IPVS netns shutdown/startup dead-lock
by Hans Schillstrom
· 13 years ago
88c5100
Merge branch 'master' of github.com:davem330/net
by David S. Miller
· 13 years ago
3458e21
netfilter: Use proper rwlock init function
by Thomas Gleixner
· 13 years ago
98d9ae8
netfilter: nf_conntrack: fix event flooding in GRE protocol tracker
by Florian Westphal
· 13 years ago
395cf96
doc: fix broken references
by Paul Bolle
· 13 years ago
8decf86
Merge branch 'master' of github.com:davem330/net
by David S. Miller
· 13 years ago
e060c38
Merge branch 'master' into for-next
by Jiri Kosina
· 13 years ago
3dbd443
net: Convert vmalloc/memset to vzalloc
by Joe Perches
· 14 years ago
7858241
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6
by David S. Miller
· 13 years ago
bb9fc37
netfilter: nf_ct_tcp: wrong multiplication of TCPOLEN_TSTAMP_ALIGNED in tcp_sack skips fastpath
by Jozsef Kadlecsik
· 13 years ago
4a5cc84a
netfilter: nf_ct_tcp: fix incorrect handling of invalid TCP option
by Jozsef Kadlecsik
· 13 years ago
4c6e420
netfilter: nf_ct_pptp: fix DNATed PPTP connection address translation
by Sanket Shah
· 13 years ago
c667523
netfilter: nf_queue: reject NF_STOLEN verdicts from userspace
by Florian Westphal
· 13 years ago
19fd617
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
fad5444
netfilter: avoid double free in nf_reinject
by Julian Anastasov
· 13 years ago
a9b3cd7
rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER
by Stephen Hemminger
· 13 years ago
00fe1ae
netfilter: xt_rateest: fix xt_rateest_mt_checkentry()
by Eric Dumazet
· 13 years ago
384b90a
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs-2.6
by David S. Miller
· 13 years ago
60063497
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
0342cbc
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 13 years ago
7676e345
IPVS: Free resources on module removal
by Simon Horman
· 14 years ago
f5caadb
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
by David S. Miller
· 13 years ago
89dc79b
netfilter: ipset: hash:net,iface fixed to handle overlapping nets behind different interfaces
by Jozsef Kadlecsik
· 13 years ago
cefcb60
net,rcu: Convert call_rcu(xt_rateest_free_rcu) to kfree_rcu()
by Paul E. McKenney
· 14 years ago
97d32cf
netfilter: nfnetlink_queue: batch verdict support
by Florian Westphal
· 13 years ago
5863702a
netfilter: nfnetlink_queue: assert monotonic packet ids
by Eric Dumazet
· 13 years ago
84a797d
netfilter: nfnetlink_queue: provide rcu enabled callbacks
by Eric Dumazet
· 13 years ago
6b75e3e
netfilter: nfnetlink: add RCU in nfnetlink_rcv_msg()
by Eric Dumazet
· 13 years ago
181b1e9
netfilter: Reduce switch/case indent
by Joe Perches
· 13 years ago
131ad62
netfilter: add SELinux context support to AUDIT target
by Mr Dash Four
· 14 years ago
56f8a75
ip: introduce ip_is_fragment helper inline function
by Paul Gortmaker
· 14 years ago
dec17b7
Remove redundant linux/version.h includes from net/
by Jesper Juhl
· 14 years ago
9f6ec8d6
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
15b4d93
netfilter: ipset: whitespace and coding fixes detected by checkpatch.pl
by Jozsef Kadlecsik
· 14 years ago
e385357
netfilter: ipset: hash:net,iface type introduced
by Jozsef Kadlecsik
· 14 years ago
9b03a5e
netfilter: ipset: use the stored first cidr value instead of '1'
by Jozsef Kadlecsik
· 14 years ago
9d88323
netfilter: ipset: fix return code for destroy when sets are in use
by Jozsef Kadlecsik
· 14 years ago
b66554c
netfilter: ipset: add xt_action_param to the variant level kadt functions, ipset API change
by Jozsef Kadlecsik
· 14 years ago
e6146e8
netfilter: ipset: use unified from/to address masking and check the usage
by Jozsef Kadlecsik
· 14 years ago
f3dfd15
netfilter: ipset: take into account cidr value for the from address when creating the set
by Jozsef Kadlecsik
· 14 years ago
d0d9e0a
netfilter: ipset: support range for IPv4 at adding/deleting elements for hash:*net* types
by Jozsef Kadlecsik
· 14 years ago
f1e00b3
netfilter: ipset: set type support with multiple revisions added
by Jozsef Kadlecsik
· 14 years ago
3d14b17
netfilter: ipset: fix adding ranges to hash types
by Jozsef Kadlecsik
· 14 years ago
c1e2e04
netfilter: ipset: support listing setnames and headers too
by Jozsef Kadlecsik
· 14 years ago
ac8cc92
netfilter: ipset: options and flags support added to the kernel API
by Jozsef Kadlecsik
· 14 years ago
483e9ea
netfilter: ipset: whitespace fixes: some space before tab slipped in
by Jozsef Kadlecsik
· 14 years ago
5416219
netfilter: ipset: timeout can be modified for already added elements
by Jozsef Kadlecsik
· 14 years ago
2c38de4
netfilter: fix looped (broad|multi)cast's MAC handling
by Nicolas Cavallari
· 14 years ago
619c151
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs-next-2.6
by Patrick McHardy
· 14 years ago
1f2d9c9
Merge branch 'master' of /repos/git/net-next-2.6
by Patrick McHardy
· 14 years ago
6c8f794
IPVS: remove unused init and cleanup functions.
by Hans Schillstrom
· 14 years ago
552ad65
IPVS: labels at pos 0
by Hans Schillstrom
· 14 years ago
8f4e0a1
IPVS netns exit causes crash in conntrack
by Hans Schillstrom
· 14 years ago
503cf15
IPVS: rename of netns init and cleanup functions.
by Hans Schillstrom
· 14 years ago
c3aa1bd
ipvs: support more FTP PASV responses
by Julian Anastasov
· 14 years ago
c7ac867
rtnetlink: Compute and store minimum ifinfo dump size
by Greg Rose
· 14 years ago
88ed01d
netfilter: nf_conntrack: fix ct refcount leak in l4proto->error()
by Pablo Neira Ayuso
· 14 years ago
b48e3c5
netfilter: ipset: Use the stored first cidr value instead of '1'
by Jozsef Kadlecsik
· 14 years ago
fcbf1281
netfilter: ipset: Fix return code for destroy when sets are in use
by Jozsef Kadlecsik
· 14 years ago
afb523c
ipvs: restore support for iptables SNAT
by Julian Anastasov
· 14 years ago
fb04883
netfilter: add more values to enum ip_conntrack_info
by Eric Dumazet
· 14 years ago
c74c0bf
IPVS: bug in ip_vs_ftp, same list heaad used in all netns.
by Hans Schillstrom
· 14 years ago
9184a9c
netfilter: ipset: fix ip_set_flush return code
by Jozsef Kadlecsik
· 14 years ago
57d19e8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
06f4e92
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 14 years ago
eb04f2f
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
9cbc94ea
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
30b9284
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6
by David S. Miller
· 14 years ago
e6e4d9e
netfilter: nf_ct_sip: fix SDP parsing in TCP SIP messages for some Cisco phones
by Patrick McHardy
· 14 years ago
274ea0e
netfilter: nf_ct_sip: validate Content-Length in TCP SIP messages
by Patrick McHardy
· 14 years ago
0f08190
IPVS: fix netns if reading ip_vs_* procfs entries
by Hans Schillstrom
· 14 years ago
c92f5ca
ipvs: Remove all remaining references to rt->rt_{src,dst}
by Julian Anastasov
· 14 years ago
44e3125
ipvs: Eliminate rt->rt_dst usage in __ip_vs_get_out_rt().
by David S. Miller
· 14 years ago
e58b344
ipvs: Use IP_VS_RT_MODE_* instead of magic constants.
by David S. Miller
· 14 years ago
3c709f8
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-3.6
by David S. Miller
· 14 years ago
93bbce1
netfilter: revert a2361c8735e07322023aedc36e4938b35af31eb0
by Pablo Neira Ayuso
· 14 years ago
1ed2f73
netfilter: IPv6: fix DSCP mangle code
by Fernando Luis Vazquez Cao
· 14 years ago
7a4f076
IPVS: init and cleanup restructuring
by Hans Schillstrom
· 14 years ago
1ae132b
IPVS: Change of socket usage to enable name space exit.
by Hans Schillstrom
· 14 years ago
Next »