index
:
litmus-rt-tegra.git
master
wip-mc
wip-nested-locking
LITMUS^RT and MC^2 V0 support for the NVIDIA Tegra 3 SoC
Jonathan Herman
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-next
Linus Torvalds
2012-10-02
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-09-28
|
|
\
|
*
|
netfilter: nfnetlink_queue: add NFQA_CAP_LEN attribute
Pablo Neira Ayuso
2012-09-24
|
*
|
netfilter: nfnetlink_queue: fix maximum packet length to userspace
Pablo Neira Ayuso
2012-09-24
|
*
|
netfilter: nf_ct_ftp: add sequence tracking pickup facility for injected entries
Pablo Neira Ayuso
2012-09-24
|
*
|
netfilter: xt_time: add support to ignore day transition
Florian Westphal
2012-09-24
|
*
|
netfilter: ipset: Support to match elements marked with "nomatch"
Jozsef Kadlecsik
2012-09-22
|
*
|
netfilter: ipset: Coding style fixes
Jozsef Kadlecsik
2012-09-22
|
*
|
netfilter: ipset: Include supported revisions in module description
Jozsef Kadlecsik
2012-09-22
|
*
|
netfilter: ipset: Add /0 network support to hash:net,iface type
Jozsef Kadlecsik
2012-09-22
|
*
|
netfilter: ipset: Check and reject crazy /0 input parameters
Jozsef Kadlecsik
2012-09-21
|
*
|
netfilter: ipset: Fix sparse warnings "incorrect type in assignment"
Jozsef Kadlecsik
2012-09-21
|
*
|
netfilter: combine ipt_REDIRECT and ip6t_REDIRECT
Jan Engelhardt
2012-09-21
|
*
|
netfilter: combine ipt_NETMAP and ip6t_NETMAP
Jan Engelhardt
2012-09-21
|
*
|
netfilter: nf_nat: remove obsolete rcu_read_unlock call
Ulrich Weber
2012-09-21
|
*
|
netfilter: nf_nat: fix oops when unloading protocol modules
Patrick McHardy
2012-09-21
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-09-15
|
|
\
\
|
*
\
\
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
2012-09-13
|
|
\
\
\
|
|
*
|
|
netfilter: ctnetlink: fix module auto-load in ctnetlink_parse_nat
Pablo Neira Ayuso
2012-09-12
|
|
*
|
|
ipvs: use list_del_init instead of list_del/INIT_LIST_HEAD
Wei Yongjun
2012-09-10
|
|
*
|
|
netfilter: nfnetlink_queue: remove pointless conditional before kfree_skb()
Wei Yongjun
2012-09-09
|
|
*
|
|
netfilter: nf_nat: fix out-of-bounds access in address selection
Florian Westphal
2012-09-09
|
|
*
|
|
netfilter: fix crash during boot if NAT has been compiled built-in
Pablo Neira Ayuso
2012-09-05
|
*
|
|
|
netlink: Rename pid to portid to avoid confusion
Eric W. Biederman
2012-09-10
|
*
|
|
|
netlink: hide struct module parameter in netlink_kernel_create
Pablo Neira Ayuso
2012-09-08
|
|
/
/
/
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Pablo Neira Ayuso
2012-09-03
|
|
\
\
\
|
|
*
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-08-31
|
|
|
\
\
\
|
|
*
\
\
\
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebie...
David S. Miller
2012-08-24
|
|
|
\
\
\
\
|
*
|
|
|
|
|
netfilter: pass 'nf_hook_ops' instead of 'list_head' to nf_queue()
Michael Wang
2012-09-03
|
*
|
|
|
|
|
netfilter: pass 'nf_hook_ops' instead of 'list_head' to nf_iterate()
Michael Wang
2012-09-03
|
*
|
|
|
|
|
netfilter: remove xt_NOTRACK
Cong Wang
2012-09-03
|
*
|
|
|
|
|
netfilter: nf_conntrack: add nf_ct_timeout_lookup
Pablo Neira Ayuso
2012-09-03
|
*
|
|
|
|
|
netfilter: xt_CT: refactorize xt_ct_tg_check
Pablo Neira Ayuso
2012-09-03
|
*
|
|
|
|
|
netfilter: xt_socket: fix compilation warnings with gcc 4.7
Pablo Neira Ayuso
2012-09-03
|
*
|
|
|
|
|
netfilter: nf_nat: support IPv6 in TFTP NAT helper
Pablo Neira Ayuso
2012-08-29
|
*
|
|
|
|
|
netfilter: nf_nat: support IPv6 in IRC NAT helper
Pablo Neira Ayuso
2012-08-29
|
*
|
|
|
|
|
netfilter: nf_nat: support IPv6 in SIP NAT helper
Patrick McHardy
2012-08-29
|
*
|
|
|
|
|
netfilter: nf_nat: support IPv6 in amanda NAT helper
Patrick McHardy
2012-08-29
|
*
|
|
|
|
|
netfilter: nf_nat: support IPv6 in FTP NAT helper
Patrick McHardy
2012-08-29
|
*
|
|
|
|
|
netfilter: ipv6: add IPv6 NAT support
Patrick McHardy
2012-08-29
|
*
|
|
|
|
|
netfilter: add protocol independent NAT core
Patrick McHardy
2012-08-29
|
*
|
|
|
|
|
netfilter: nf_nat: add protoff argument to packet mangling functions
Patrick McHardy
2012-08-29
|
*
|
|
|
|
|
netfilter: nf_conntrack: restrict NAT helper invocation to IPv4
Patrick McHardy
2012-08-29
|
*
|
|
|
|
|
netfilter: nf_conntrack_ipv6: improve fragmentation handling
Patrick McHardy
2012-08-29
|
*
|
|
|
|
|
ipvs: IPv6 MTU checking cleanup and bugfix
Jesper Dangaard Brouer
2012-08-29
|
|
/
/
/
/
/
|
*
|
|
|
|
Merge git://1984.lsi.us.es/nf-next
David S. Miller
2012-08-22
|
|
\
\
\
\
\
|
|
*
|
|
|
|
netfilter: replace list_for_each_continue_rcu with new interface
Michael Wang
2012-08-22
|
|
*
|
|
|
|
netfilter: nf_conntrack: remove unnecessary RTNL locking
Patrick McHardy
2012-08-20
|
|
*
|
|
|
|
netfilter: sparse endian fixes
Patrick McHardy
2012-08-20
|
|
*
|
|
|
|
ipvs: add pmtu_disc option to disable IP DF for TUN packets
Julian Anastasov
2012-08-09
[next]