summaryrefslogtreecommitdiff
path: root/net/netfilter
AgeCommit message (Expand)Author
2013-04-02ipvs: convert locks used in persistence enginesJulian Anastasov
2013-04-02ipvs: remove rs_lock by using RCUJulian Anastasov
2013-04-02ipvs: convert app locksJulian Anastasov
2013-04-02ipvs: optimize dst usage for real serverJulian Anastasov
2013-04-02ipvs: consolidate all dst checks on transmit in one placeJulian Anastasov
2013-04-02ipvs: do not use skb_share_checkJulian Anastasov
2013-04-02ipvs: no need to reroute anymore on DNAT over loopbackJulian Anastasov
2013-04-02ipvs: rename functions related to dst_cache resetJulian Anastasov
2013-04-02ipvs: convert the IP_VS_XMIT macros to functionsJulian Anastasov
2013-04-02ipvs: prefer NETDEV_DOWN event to free cached dstsJulian Anastasov
2013-04-02ipvs: avoid routing by TOS for real serverJulian Anastasov
2013-03-28net-next: replace obsolete NLMSG_* with type safe nlmsg_*Hong zhi guo
2013-03-27netfilter: nf_conntrack: fix error return codeWei Yongjun
2013-03-25Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller
2013-03-25netfilter: nfnetlink_acct: return -EINVAL if object name is emptyPablo Neira Ayuso
2013-03-25netfilter: nfnetlink_queue: fix error return code in nfnetlink_queue_init()Wei Yongjun
2013-03-19netfilter: nf_conntrack: speed up module removal path if netns in useVladimir Davydov
2013-03-19netfilter: nf_conntrack: add include to fix sparse warningstephen hemminger
2013-03-19netfilter: nfnetlink_queue: zero copy supportEric Dumazet
2013-03-19netfilter: ctnetlink: allow to dump expectation per master conntrackPablo Neira Ayuso
2013-03-19ipvs: remove extra rcu lockJulian Anastasov
2013-03-19ipvs: add backup_only flag to avoid loopsJulian Anastasov
2013-03-19ipvs: fix some sparse warningsJulian Anastasov
2013-03-19ipvs: fix hashing in ip_vs_svc_hashkeyJulian Anastasov
2013-03-19ipvs: fix sctp chunk length orderJulian Anastasov
2013-03-15netfilter: nfnetlink_queue: use xor hash function to distribute instancesPablo Neira Ayuso
2013-03-15netfilter: nfnetlink_queue: fix incorrect initialization of copy range fieldPablo Neira Ayuso
2013-03-15netfilter: nf_conntrack: register pernet subsystem before register L4 protoGao feng
2013-03-07Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller
2013-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-03-04netfilter: nfnetlink: silence warning if CONFIG_PROVE_RCU isn't setPaul Bolle
2013-03-04netfilter: xt_AUDIT: only generate audit log when audit enabledGao feng
2013-03-02netfilter: nf_ct_helper: Fix logging for dropped packetsJoe Perches
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-26Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller
2013-02-22new helper: file_inode(file)Al Viro
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-21netfilter: ipset: "Directory not empty" error messageJozsef Kadlecsik
2013-02-18Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller
2013-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into netDavid S. Miller
2013-02-19netfilter: nf_ct_helper: better logging for dropped packetsPablo Neira Ayuso
2013-02-18net: proc: change proc_net_remove to remove_proc_entryGao feng
2013-02-18net: proc: change proc_net_fops_create to proc_createGao feng
2013-02-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-02-12netfilter: nf_ct_helper: don't discard helper if it is actually the sameFlorian Westphal
2013-02-12netfilter: ctnetlink: don't permit ct creation with random tupleFlorian Westphal
2013-02-06ipvs: sctp: fix checksumming on snat and dnat handlersDaniel Borkmann
2013-02-05netfilter: nf_ct_pptp: Fix comment referring to incorrect RFCReese Moore
2013-02-05netfilter: nfnetlink: add mutex per subsystemPablo Neira Ayuso