index
:
litmus-rt-edfsc.git
edf-sc
edfsc-wip
linking-wip
linux-4.9-litmus
wip-joshua
LITMUS^RT with the EDF-SC plugin for Real-Time Systems journal paper
Zelin Tong
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/pablo/nf-next
David S. Miller
2015-02-11
|
\
|
*
netfilter: nft_lookup: add missing attribute validation for NFTA_LOOKUP_SET_ID
Patrick McHardy
2015-01-30
|
*
netfilter: nft_compat: add ebtables support
Arturo Borrero
2015-01-30
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-02-05
|
\
\
|
*
|
netfilter: nf_tables: fix leaks in error path of nf_tables_newchain()
Pablo Neira Ayuso
2015-01-30
|
*
|
ipvs: rerouting to local clients is not needed anymore
Julian Anastasov
2015-01-29
|
*
|
netfilter: nf_tables: disable preemption when restoring chain counters
Pablo Neira Ayuso
2015-01-26
|
*
|
netfilter: nf_tables: validate hooks in NAT expressions
Pablo Neira Ayuso
2015-01-19
*
|
|
netfilter: Use rhashtable walk iterator
Herbert Xu
2015-02-04
|
|
/
|
/
|
*
|
netlink: make nlmsg_end() and genlmsg_end() void
Johannes Berg
2015-01-18
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-01-15
|
\
\
|
*
|
netfilter: conntrack: Remove nf_ct_conntrack_flush_report
Kristian Evensen
2015-01-08
|
*
|
netfilter: conntrack: Flush connections with a given mark
Kristian Evensen
2015-01-08
|
*
|
netfilter: nf_ct_seqadj: print ack seq in the right host byte order
Gao feng
2015-01-05
|
*
|
netfilter: nfnetlink_cthelper: Remove 'const' and '&' to avoid warnings
Chen Gang
2015-01-05
|
*
|
netfilter: nfnetlink: remove redundant variable nskb
Duan Jiong
2015-01-05
|
*
|
netfilter: log: remove unnecessary sizeof(char)
Fabian Frederick
2014-12-23
|
*
|
netfilter: xt_osf: Use continue to reduce indentation
Joe Perches
2014-12-23
|
*
|
netfilter: conntrack: adjust nf_conntrack_buckets default value
Marcelo Leitner
2014-12-23
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-01-15
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2015-01-12
|
|
\
\
|
|
*
|
netfilter: nf_tables: fix flush ruleset chain dependencies
Pablo Neira Ayuso
2015-01-06
|
|
*
|
netfilter: nfnetlink: relax strict multicast group check from netlink_bind
Pablo Neira Ayuso
2015-01-06
|
|
*
|
netfilter: nfnetlink: validate nfnetlink header from batch
Pablo Neira Ayuso
2015-01-06
|
|
*
|
netfilter: conntrack: fix race between confirmation and flush
Pablo Neira Ayuso
2015-01-06
|
|
*
|
netfilter: nf_tables: fix port natting in little endian archs
leroy christophe
2014-12-23
|
|
*
|
Merge tag 'ipvs2-for-v3.19' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Pablo Neira Ayuso
2014-12-18
|
|
|
\
\
|
|
|
|
/
|
|
|
/
|
|
|
|
*
ipvs: uninitialized data with IP_VS_IPV6
Dan Carpenter
2014-12-10
*
|
|
|
rhashtable: Per bucket locks & deferred expansion/shrinking
Thomas Graf
2015-01-03
*
|
|
|
nft_hash: Remove rhashtable_remove_pprev()
Thomas Graf
2015-01-03
*
|
|
|
rhashtable: Convert bucket iterators to take table and index
Thomas Graf
2015-01-03
*
|
|
|
rhashtable: Do hashing inside of rhashtable_lookup_compare()
Thomas Graf
2015-01-03
|
/
/
/
*
/
/
netlink/genetlink: pass network namespace to bind/unbind
Johannes Berg
2014-12-27
|
/
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-12-11
|
\
|
|
*
dst: no need to take reference on DST_NOCACHE dsts
Hannes Frederic Sowa
2014-12-09
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-12-05
|
|
\
|
|
*
netfilter: ipset: Explicitly add padding elements to hash:net, net and hash:n...
Jozsef Kadlecsik
2014-12-03
|
|
*
netfilter: ipset: Allocate the proper size of memory when /0 networks are sup...
Jozsef Kadlecsik
2014-12-03
|
|
*
netfilter: ipset: Simplify cidr handling for hash:*net* types
Jozsef Kadlecsik
2014-12-03
|
|
*
netfilter: ipset: Indicate when /0 networks are supported
Jozsef Kadlecsik
2014-12-03
|
|
*
netfilter: ipset: Alignment problem between 64bit kernel 32bit userspace
Jozsef Kadlecsik
2014-12-03
|
|
*
netfilter: ipset: Support updating extensions when the set is full
Jozsef Kadlecsik
2014-12-03
|
|
*
netfilter: combine IPv4 and IPv6 nf_nat_redirect code in one module
Pablo Neira Ayuso
2014-11-27
|
|
*
netfilter: conntrack: avoid zeroing timer
Florian Westphal
2014-11-27
|
|
*
netfilter: xt_recent: relax ip_pkt_list_tot restrictions
Florian Westphal
2014-11-27
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-29
|
|
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-11-24
|
|
\
\
|
|
*
|
netfilter: nfnetlink_log: Make use of pr_fmt where applicable
Marcelo Leitner
2014-11-20
|
|
*
|
netfilter: Deletion of unnecessary checks before two function calls
Markus Elfring
2014-11-20
|
|
*
|
netfilter: nf_conntrack_h323: lookup route from proper net namespace
Vasily Averin
2014-11-17
[next]