aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter
Commit message (Expand)AuthorAge
...
| | * | | | ipvs: remove rs_lock by using RCUJulian Anastasov2013-04-01
| | * | | | ipvs: convert app locksJulian Anastasov2013-04-01
| | * | | | ipvs: optimize dst usage for real serverJulian Anastasov2013-04-01
| | * | | | ipvs: consolidate all dst checks on transmit in one placeJulian Anastasov2013-04-01
| | * | | | ipvs: do not use skb_share_checkJulian Anastasov2013-04-01
| | * | | | ipvs: no need to reroute anymore on DNAT over loopbackJulian Anastasov2013-04-01
| | * | | | ipvs: rename functions related to dst_cache resetJulian Anastasov2013-04-01
| | * | | | ipvs: convert the IP_VS_XMIT macros to functionsJulian Anastasov2013-04-01
| | * | | | ipvs: prefer NETDEV_DOWN event to free cached dstsJulian Anastasov2013-04-01
| | * | | | ipvs: avoid routing by TOS for real serverJulian Anastasov2013-04-01
| * | | | | net-next: replace obsolete NLMSG_* with type safe nlmsg_*Hong zhi guo2013-03-28
| |/ / / /
| * | | | Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2013-03-25
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | netfilter: nf_conntrack: speed up module removal path if netns in useVladimir Davydov2013-03-19
| | * | | netfilter: nf_conntrack: add include to fix sparse warningstephen hemminger2013-03-19
| | * | | netfilter: nfnetlink_queue: zero copy supportEric Dumazet2013-03-19
| | * | | netfilter: ctnetlink: allow to dump expectation per master conntrackPablo Neira Ayuso2013-03-19
| | * | | ipvs: fix some sparse warningsJulian Anastasov2013-03-19
| | * | | ipvs: fix hashing in ip_vs_svc_hashkeyJulian Anastasov2013-03-19
| | * | | netfilter: nfnetlink_queue: use xor hash function to distribute instancesPablo Neira Ayuso2013-03-15
* | | | | net/netfilter: rename random32() to prandom_u32()Akinobu Mita2013-04-29
| |_|_|/ |/| | |
* | | | netfilter: ipset: bitmap:ip,mac: fix listing with timeoutJozsef Kadlecsik2013-04-18
* | | | netfilter: nf_nat: fix race when unloading protocol modulesFlorian Westphal2013-04-12
* | | | netfilter: ipset: hash:*net*: nomatch flag not excluded on set resizeJozsef Kadlecsik2013-04-09
* | | | netfilter: ipset: list:set: fix reference counter updateJozsef Kadlecsik2013-04-09
* | | | netfilter: nf_ct_sip: don't drop packets with offsets pointing outside the pa...Patrick McHardy2013-04-06
| |_|/ |/| |
* | | netfilter: nf_conntrack: fix error return codeWei Yongjun2013-03-27
* | | netfilter: nfnetlink_acct: return -EINVAL if object name is emptyPablo Neira Ayuso2013-03-25
* | | netfilter: nfnetlink_queue: fix error return code in nfnetlink_queue_init()Wei Yongjun2013-03-25
|/ /
* | ipvs: remove extra rcu lockJulian Anastasov2013-03-19
* | ipvs: add backup_only flag to avoid loopsJulian Anastasov2013-03-19
* | ipvs: fix sctp chunk length orderJulian Anastasov2013-03-18
* | netfilter: nfnetlink_queue: fix incorrect initialization of copy range fieldPablo Neira Ayuso2013-03-15
* | netfilter: nf_conntrack: register pernet subsystem before register L4 protoGao feng2013-03-15
|/
* Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2013-03-07
|\
| * netfilter: nfnetlink: silence warning if CONFIG_PROVE_RCU isn't setPaul Bolle2013-03-04
| * netfilter: xt_AUDIT: only generate audit log when audit enabledGao feng2013-03-04
| * netfilter: nf_ct_helper: Fix logging for dropped packetsJoe Perches2013-03-02
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-03-05
|\|
| * Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2013-02-26
| |\
| | * netfilter: ipset: "Directory not empty" error messageJozsef Kadlecsik2013-02-21
* | | hlist: drop the node parameter from iteratorsSasha Levin2013-02-27
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-26
|\ \ \ | |/ / |/| |
| * | new helper: file_inode(file)Al Viro2013-02-22
* | | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-21
|\ \ \
| * | | net/netfilter: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-11
| |/ /
* | | Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2013-02-18
|\ \ \
| * | | netfilter: nf_ct_helper: better logging for dropped packetsPablo Neira Ayuso2013-02-18
| * | | netfilter: nf_ct_pptp: Fix comment referring to incorrect RFCReese Moore2013-02-04
| * | | netfilter: nfnetlink: add mutex per subsystemPablo Neira Ayuso2013-02-04
| * | | netfilter: xt_CT: add alias flagPablo Neira Ayuso2013-02-04