index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
Commit message (
Expand
)
Author
Age
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-01-02
|
\
|
*
netfilter: ctnetlink: fix timeout calculation
Xi Wang
2011-12-31
|
*
ipvs: try also real server with port 0 in backup server
Julian Anastasov
2011-12-31
*
|
netfilter: nfnetlink_acct: fix nfnl_acct_get operation
Pablo Neira Ayuso
2012-01-01
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-12-30
|
\
|
|
*
Merge branch 'nf' of git://1984.lsi.us.es/net
David S. Miller
2011-12-24
|
|
\
|
|
*
netfilter: ctnetlink: fix scheduling while atomic if helper is autoloaded
Pablo Neira Ayuso
2011-12-24
|
|
*
netfilter: ctnetlink: fix return value of ctnetlink_get_expect()
Pablo Neira Ayuso
2011-12-24
*
|
|
netfilter: Kconfig: fix unmet xt_nfacct dependencies
Pablo Neira Ayuso
2011-12-29
*
|
|
ipv6: Kill rt6i_dev and rt6i_expires defines.
David S. Miller
2011-12-28
*
|
|
netfilter: provide config option to disable ancient procfs parts
Jan Engelhardt
2011-12-27
*
|
|
netfilter: xtables: collapse conditions in xt_ecn
Jan Engelhardt
2011-12-27
*
|
|
netfilter: xtables: add an IPv6 capable version of the ECN match
Patrick McHardy
2011-12-27
*
|
|
netfilter: xtables: give xt_ecn its own name
Jan Engelhardt
2011-12-27
*
|
|
netfilter: xtables: move ipt_ecn to xt_ecn
Jan Engelhardt
2011-12-27
*
|
|
Merge branch 'nf-next' of git://1984.lsi.us.es/net-next
David S. Miller
2011-12-25
|
\
\
\
|
*
|
|
netfilter: xtables: add nfacct match to support extended accounting
Pablo Neira Ayuso
2011-12-24
|
*
|
|
netfilter: add extended accounting infrastructure over nfnetlink
Pablo Neira Ayuso
2011-12-24
|
*
|
|
netfilter: ctnetlink: get and zero operations must be atomic
Pablo Neira Ayuso
2011-12-24
|
*
|
|
netfilter: nf_nat: use hash random for bysource hash
Patrick McHardy
2011-12-23
|
*
|
|
netfilter: nf_nat: export NAT definitions to userspace
Patrick McHardy
2011-12-23
|
*
|
|
netfilter: rework user-space expectation helper support
Pablo Neira Ayuso
2011-12-23
|
*
|
|
netfilter: ctnetlink: support individual atomic-get-and-reset of counters
Pablo Neira Ayuso
2011-12-17
|
*
|
|
netfilter: ctnetlink: use expect instead of master tuple in get operation
Pablo Neira Ayuso
2011-12-17
|
*
|
|
netfilter: nf_conntrack: use atomic64 for accounting counters
Eric Dumazet
2011-12-17
|
*
|
|
IPVS: Modify the SH scheduler to use weights
Michael Maxim
2011-12-13
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-12-23
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
netfilter: xt_connbytes: handle negation correctly
Florian Westphal
2011-12-23
|
|
|
/
|
|
/
|
*
|
|
module_param: make bool parameters really bool (net & drivers/net)
Rusty Russell
2011-12-19
*
|
|
net: fix assignment of 0/1 to bool variables.
Rusty Russell
2011-12-19
*
|
|
net: two vzalloc() cleanups
Eric Dumazet
2011-12-19
*
|
|
net:netfilter: use IS_ENABLED
Igor Maravić
2011-12-16
*
|
|
net: use IS_ENABLED(CONFIG_IPV6)
Eric Dumazet
2011-12-11
|
|
/
|
/
|
*
|
ipv6: Add fragment reporting to ipv6_skip_exthdr().
Jesse Gross
2011-12-03
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-12-02
|
\
|
|
*
netfilter: Remove ADVANCED dependency from NF_CONNTRACK_NETBIOS_NS
David S. Miller
2011-12-01
|
*
Merge branch 'nf' of git://1984.lsi.us.es/net
David S. Miller
2011-11-29
|
|
\
|
|
*
netfilter: nf_conntrack: make event callback registration per-netns
Pablo Neira Ayuso
2011-11-21
|
|
*
netfilter: ipset: suppress compile-time warnings in ip_set_hash_ipport*.c
Jozsef Kadlecsik
2011-11-21
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-11-26
|
\
|
|
|
*
|
netfilter: Remove NOTRACK/RAW dependency on NETFILTER_ADVANCED.
David S. Miller
2011-11-23
|
|
/
*
|
net: remove ipv6_addr_copy()
Alexey Dobriyan
2011-11-22
*
|
netfilter: use jump_label for nf_hooks
Eric Dumazet
2011-11-21
|
/
*
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
|
\
|
*
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
2011-10-31
|
*
net: add moduleparam.h for users of module_param/MODULE_PARM_DESC
Paul Gortmaker
2011-10-31
|
*
net: Fix files explicitly needing to include module.h
Paul Gortmaker
2011-10-31
*
|
netfilter: do not propagate nf_queue errors in nf_hook_slow
Florian Westphal
2011-11-01
*
|
ipvs: Remove unused variable "cs" from ip_vs_leave function.
Krzysztof Wilczynski
2011-11-01
*
|
netfilter: Remove unnecessary OOM logging messages
Joe Perches
2011-11-01
[next]